# DocumentType

# Properties

Name Type Description Notes
id UUID 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]
supportedEntityTypes [SupportedEntityType] Supported entity types. eg: Individual, Organization.
addedBy String Name of the document type creator.
payableAmount Double Payable amount if document is chargeable. eg: 10.25.
payableAmountCurrency String Payable amount currency. eg: INR, USD etc.,. [optional]
approvedAtUtc Date DateTime of approval in UTC timezone. [optional]

[Back to Model list] [Back to API list] [Back to README]

Last Updated: 6/19/2022, 7:27:56 PM