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 | decimal | Payable amount if document is chargeable. eg: 10.25. | |
| PayableAmountCurrency | string | Payable amount currency. eg: INR, USD etc.,. | |
| ApprovedAtUtc | DateTime | DateTime of approval in UTC timezone. | [optional] |