/
TaxDocumentType
TaxDocumentType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the DocumentType. |
code | String | true | Code of the DocumentType. |
name | String | true | Name of the DocumentType. |
nameI18n | String | true | Name of the DocumentType in local language. |
JSON representation
{ "id": 1, "code": "00", "name": "National Id Document", "nameI18n": "National Id Document" }
, multiple selections available,
Related content
DocumentType
DocumentType
More like this
Tax
More like this
BillingType
BillingType
More like this
Document Trevenque
Document Trevenque
More like this
ReservationPriceModelType
ReservationPriceModelType
More like this
PaymentMode
PaymentMode
Read with this