Structure
Field | Type | Required | Description |
---|---|---|---|
name | string | true | Name of the ReservationStatusType. |
code | string | true | Code of the ReservationStatusType. |
JSON representation
{ "code": "COM", "name": "Committed" }
Field | Type | Required | Description |
---|---|---|---|
name | string | true | Name of the ReservationStatusType. |
code | string | true | Code of the ReservationStatusType. |
{ "code": "COM", "name": "Committed" }