guestUnits property

List<GuestUnitType>? guestUnits
getter/setter pair

Individual GuestUnitTypes that are available in this Lodging.

Implementation

core.List<GuestUnitType>? guestUnits;