Class LegalDocument
java.lang.Object
es.kukenan.smartfi.microservice.backoffice.dtos.core.common.LegalDocument
Legal document definition.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringlegal document identifier.private GenericIdNameLegal document type. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
legal document identifier. -
type
Legal document type.
-
-
Constructor Details
-
LegalDocument
public LegalDocument()
-