Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.29 KB

DocumentType.md

File metadata and controls

27 lines (19 loc) · 1.29 KB

DocumentType

DocumentType : Issuable Document Type details.

Properties

Name Type Description Notes
id String Document Type Identifier.
categoryType DocumentCategoryType
subCategoryType DocumentSubCategoryType
name String Document Type Name. eg: Driving License.
slug String Document Type Unique Slug. eg: \"in.gov.gj.transport.dl\".
description String Document Type description. eg: Gujarat State Driving License. [optional]
logoUrl String Logo URL of document type.
searchServiceName String Document search repository service name. [optional]
repositoryServiceName String Document repository service name. [optional]
supportedEntityType SupportedEntityType
addedBy String Name of the document type creator.
payableAmount BigDecimal Payable amount if document is chargeable. eg: 10.25.
payableAmountCurrency String Payable amount currency. eg: INR, USD etc.,.
approvedAtUtc OffsetDateTime DateTime of approval in UTC timezone. [optional]