/
Space
Space
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Space. |
code | string | true | Code of the Space. |
name | string | true | Name of the Space. |
roomSpaceStatusType | RoomSpaceStatusType | true | Status of this Space. |
JSON representation
{ "id": 1, "code": "101", "name": "S101", "roomSpaceStatusType": { "id": 1, "code": "CL", "name": "Clean" } }
, multiple selections available,
Related content
Room
More like this
Room By Id [GET]
Room By Id [GET]
More like this
Country
Country
More like this
Reservation
Reservation
More like this
List of Room with ReservationRoomStaySummary[GET]
List of Room with ReservationRoomStaySummary[GET]
More like this
List of Room with ReservationRoomStay[GET]
List of Room with ReservationRoomStay[GET]
More like this