CustomerType Trevenque
Structure
Field | Type | Required | Description |
---|---|---|---|
code | String | true | Code of the customer type. |
name | String | true | Name of the customer type. |
JSON representation
{ "code": "3", "name": "Travel agent" }
Field | Type | Required | Description |
---|---|---|---|
code | String | true | Code of the customer type. |
name | String | true | Name of the customer type. |
{ "code": "3", "name": "Travel agent" }