CribsAndExtraBedsDto
Lists room options regarding adding cribs and/or extra beds.
Properties
Name | Type | Required | Description |
---|---|---|---|
are_allowed | bool | ❌ | Flags if cots and extra beds can be placed together in the room. true allows both up to their maximum limits. false requires exclusive choice of either cots or extra beds. |
maximum_number_of_cribs | int | ❌ | Maximum number of cribs that can be added. |
maximum_number_of_extra_beds | int | ❌ | Maximum number of extra beds that can be added. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs