DocumentType : Issuable Document Type details.
| 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] |