DocumentType Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
code | String | Code of the document type. | |
name | String | Name of the document type. |
JSON representation
{ "code": "03", "name": "Passport" }
Field | Type | Required | Description |
---|---|---|---|
code | String | Code of the document type. | |
name | String | Name of the document type. |
{ "code": "03", "name": "Passport" }