Skip to main content

QuoteWhereInput

No description

input QuoteWhereInput {
settings: PackageInputSettings!
optionId: String!
passengers: [Int!]
rooms: [RoomQuote]
}

Fields

QuoteWhereInput.settings ● PackageInputSettings! non-null input

Node that represents the configuration for an specified request

QuoteWhereInput.optionId ● String! non-null scalar

optionID for which you want to make a quote

QuoteWhereInput.passengers ● [Int!] list scalar

passengers List of passengers included in reservation

QuoteWhereInput.rooms ● [RoomQuote] list input

Rooms including the number of paxes in each one