Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Service. |
code | String | true | Code of the Service. |
name | String | true | Name of the Service. |
JSON representation
{ "id": 60, "code": "SP", "name": "Extra Charge Room" }
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Service. |
code | String | true | Code of the Service. |
name | String | true | Name of the Service. |
{ "id": 60, "code": "SP", "name": "Extra Charge Room" }