Skip to main content

RequiredRoomWithSamePaxConfiguration

Indicates whether all of the distributions must have the same configuration.

type RequiredRoomWithSamePaxConfiguration {
samePaxNumber: ReviewedBool!
samePaxAge: ReviewedBool!
}

Fields

RequiredRoomWithSamePaxConfiguration.samePaxNumber ● ReviewedBool! non-null object

Indicates whether it is necessary that the number of guests be the same in all of the configurations.

RequiredRoomWithSamePaxConfiguration.samePaxAge ● ReviewedBool! non-null object

Indicates whether all of the guests in a particular distribution must be the same age.

Member Of

MetadataRoomCandidates object