java.lang.Object
es.kukenan.smartfi.microservice.backoffice.dtos.core.common.LegalDocument

public class LegalDocument extends Object
Legal document definition.
  • Field Details

    • id

      private String id
      legal document identifier.
    • type

      private GenericIdName type
      Legal document type.
  • Constructor Details

    • LegalDocument

      public LegalDocument()