Skip to main content

ReviwedPaxTypeRangeInRoomCandidates

Contains information about the age restrictions of the guests in a room.

type ReviwedPaxTypeRangeInRoomCandidates {
reviewDate: Date!
candidates: [MetadataCandidate!]!
}

Fields

ReviwedPaxTypeRangeInRoomCandidates.reviewDate ● Date! non-null scalar

Last reviewed date

ReviwedPaxTypeRangeInRoomCandidates.candidates ● [MetadataCandidate!]! non-null object

Guest restrictions for each candidate type in a room.

Member Of

MetadataRoomCandidates object