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
}
BedsData describes the bed configuration in a room.
Bed type such as KING or TWIN.
Number of beds of the specified type.
{
"type": "string",
"count": 0
}