Skip to main content

QuoteRealizationLegHistory (Object)

type QuoteRealizationLegHistory {
nid: Int!
sta: Int!
std: Int!
blockTime: String!
flightTime: String!
paxNo: Int!
ferry: Boolean!
timesTba: Boolean!
deleted: Boolean!
adep: AirportCode
ades: AirportCode
}

Fields

QuoteRealizationLegHistory.nid ● Int! non-null scalar

QuoteRealizationLegHistory.sta ● Int! non-null scalar

QuoteRealizationLegHistory.std ● Int! non-null scalar

QuoteRealizationLegHistory.blockTime ● String! non-null scalar

QuoteRealizationLegHistory.flightTime ● String! non-null scalar

QuoteRealizationLegHistory.paxNo ● Int! non-null scalar

QuoteRealizationLegHistory.ferry ● Boolean! non-null scalar

QuoteRealizationLegHistory.timesTba ● Boolean! non-null scalar

QuoteRealizationLegHistory.deleted ● Boolean! non-null scalar

QuoteRealizationLegHistory.adep ● AirportCode object

QuoteRealizationLegHistory.ades ● AirportCode object

Member Of

QuoteRealizationHistory object