PaxTypeType
PaxType
enum PaxTypeType {
SOLO
COUPLE
FAMILY
GROUP
OTHER
}
Values
PaxTypeType.SOLO
PaxTypeType.COUPLE
PaxTypeType.FAMILY
PaxTypeType.GROUP
PaxTypeType.OTHER
Member Of
BookingAggregation
object