Bed
Represents a bed in a hotel room or accommodation.
Propertiesโ
| Name | Type | Description | 
|---|---|---|
| Type | String | The type of the bed. | 
| Description | String | A description of the bed. | 
| Count | Integer | The number of beds of this type in the room. | 
| Shared | Boolean | Indicates whether the bed is shared. |