Skip to content
Quarters Developers
esc
  • Type an endpoint, an object or a word from a guide.

Object

Bed

One kind of bed in a room, with how many of it there are.

Fields

FieldTypeDescription
type enum "unspecified""single""double""queen""king""bunk_bed""sofa_bed""crib"
count integer

Used by

Example

{
  "type": "queen",
  "count": 1
}