Namespace StoneCo.Framework.Services
Classes
RequestMessage
Properties and base methods to all request messages.
ResponseMessage
Default class that message of response.
ResultResponseMessage
Class with the default and consolidated result of the request.
Responsible for encapsulating validations and responses with specific methods that aid in the handling of messages.
ResultResponseMessage<TResponseMessage>
Class with the default and consolidated result of the request.
Responsible for encapsulating validations and responses with specific methods that aid in the handling of messages.
ValidationMessage
Class that represent validation of the request.