Skip to main content

QuotePaxListInput (Input)

input QuotePaxListInput {
paxNumber: Int!
ferry: Boolean!
paxContactList: [PassengerContactInput!]
paxText: String
paxAnimalNumber: Int
paxContactAnimalList: [PassengerContactInput!]
}

Fields

QuotePaxListInput.paxNumber ● Int! non-null scalar

QuotePaxListInput.ferry ● Boolean! non-null scalar

QuotePaxListInput.paxContactList ● [PassengerContactInput!] list input

QuotePaxListInput.paxText ● String scalar

QuotePaxListInput.paxAnimalNumber ● Int scalar

QuotePaxListInput.paxContactAnimalList ● [PassengerContactInput!] list input

Member Of

OwnerAppQuoteRequestLegInput input ● QuoteRealizationLegInput input