Rooms
AdjoiningRooms
Gets the child rooms for this room
Parameters
Name
Type
Required
Description
id
Int32
✓
The id of the parent room
Returns
Type:
List of
AdjoiningRoomModel
Description:
The child rooms
Http Method:
GET
Url:
api/Rooms/AdjoiningRooms?id={id}