Skip to main content

BedsData

BedsData describes the bed configuration in a room.

typetype (string)

Bed type such as KING or TWIN.

countinteger<int32>

Number of beds of the specified type.

BedsData
{
"type": "string",
"count": 0
}