InventoryPaxType
Represents the type of guest for room occupancy.
enum InventoryPaxType {
INFANT
CHILD
ADULT
}
Values
InventoryPaxType.INFANT
Represents an infant guest.
InventoryPaxType.CHILD
Represents a child guest.
InventoryPaxType.ADULT
Represents an adult guest.
Member Of
InventoryRoomUse
object ● InventoryRoomUseInput
input ● MealPlanSupplementLoad
object ● MealPlanSupplementLoadInput
input