java.lang.Object
es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.DocumentInfo

public class DocumentInfo extends Object
Dto in charge to set the values after previous validation.
  • Field Details

    • documentType

      private int documentType
      documentType document Type.
    • documentNumber

      private String documentNumber
      documentNumber document Number.
  • Constructor Details

    • DocumentInfo

      public DocumentInfo()