BedGroupConfiguration
An individual bed configuration.
Parameters
type
The type of this bed configuration in the room.
propertySize
The size of this bed configuration in the room.
quantity
The number of this bed configuration in the room.
Constructors
Link copied to clipboard
public BedGroupConfiguration BedGroupConfiguration(String type, String propertySize, BigDecimal quantity)