Class DocumentInfo
java.lang.Object
es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.DocumentInfo
Dto in charge to set the values after previous validation.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StringdocumentNumber document Number.private intdocumentType document Type. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
documentType
private int documentTypedocumentType document Type. -
documentNumber
documentNumber document Number.
-
-
Constructor Details
-
DocumentInfo
public DocumentInfo()
-