Skip to main content

FlightWatchHistoryEntry (Object)

type FlightWatchHistoryEntry {
changedBy: String!
isChangedByLeonAutomatic: Boolean
changeTime: DateTime!
ctotUTC: DateTime
ctotSource: Int!
etdUTC: DateTime
etdSource: Int!
etaUTC: DateTime
etaSource: Int!
offBlockUTC: DateTime
offBlockSource: Int!
atdUTC: DateTime
atdSource: Int!
ataUTC: DateTime
ataSource: Int!
onBlockUTC: DateTime
onBlockSource: Int!
eet: Time
eetSource: Int!
delayCode: String
delaySource: Int!
paxCount: Int
paxCountSource: Int!
cargo: Int
cargoSource: Int!
divAirport: Airport
divSource: Int!
notes: String
notesSource: Int!
internalNotes: String
internalNotesSource: Int!
bloffFuelWithUnit: String
bloffFuelSource: Int!
toFuelWithUnit: String
toFuelSource: Int!
ldgFuelWithUnit: String
ldgFuelSource: Int!
blonFuelWithUnit: String
blonFuelSource: Int!
taxi: DateTime
taxiSource: Int!
mpr: String
mprSource: Int!
ttof: DateTime
ttofSource: Int!
tobt: DateTime
tobtSource: Int!
regCause: String
regCauseSource: Int!
nextInformation: String
nextInformationSource: Int!
tsat: DateTime
tsatSource: Int!
adultCount: Int
adultCountSource: Int!
maleCount: Int
maleCountSource: Int!
femaleCount: Int
femaleCountSource: Int!
childCount: Int
childCountSource: Int!
infantCount: Int
infantCountSource: Int!
baggage: Int
baggageSource: Int!
mail: Int
mailSource: Int!
totalLoad: Int
totalLoadSource: Int!
}

Fields

FlightWatchHistoryEntry.changedBy ● String! non-null scalar

FlightWatchHistoryEntry.isChangedByLeonAutomatic ● Boolean scalar

FlightWatchHistoryEntry.changeTime ● DateTime! non-null scalar

FlightWatchHistoryEntry.ctotUTC ● DateTime scalar

FlightWatchHistoryEntry.ctotSource ● Int! non-null scalar

FlightWatchHistoryEntry.etdUTC ● DateTime scalar

FlightWatchHistoryEntry.etdSource ● Int! non-null scalar

FlightWatchHistoryEntry.etaUTC ● DateTime scalar

FlightWatchHistoryEntry.etaSource ● Int! non-null scalar

FlightWatchHistoryEntry.offBlockUTC ● DateTime scalar

FlightWatchHistoryEntry.offBlockSource ● Int! non-null scalar

FlightWatchHistoryEntry.atdUTC ● DateTime scalar

FlightWatchHistoryEntry.atdSource ● Int! non-null scalar

FlightWatchHistoryEntry.ataUTC ● DateTime scalar

FlightWatchHistoryEntry.ataSource ● Int! non-null scalar

FlightWatchHistoryEntry.onBlockUTC ● DateTime scalar

FlightWatchHistoryEntry.onBlockSource ● Int! non-null scalar

FlightWatchHistoryEntry.eet ● Time scalar

FlightWatchHistoryEntry.eetSource ● Int! non-null scalar

FlightWatchHistoryEntry.delayCode ● String scalar

FlightWatchHistoryEntry.delaySource ● Int! non-null scalar

FlightWatchHistoryEntry.paxCount ● Int scalar

FlightWatchHistoryEntry.paxCountSource ● Int! non-null scalar

FlightWatchHistoryEntry.cargo ● Int scalar

FlightWatchHistoryEntry.cargoSource ● Int! non-null scalar

FlightWatchHistoryEntry.divAirport ● Airport object

Requires access to resource GRAPHQL_AIRPORT

FlightWatchHistoryEntry.divSource ● Int! non-null scalar

FlightWatchHistoryEntry.notes ● String scalar

FlightWatchHistoryEntry.notesSource ● Int! non-null scalar

FlightWatchHistoryEntry.internalNotes ● String scalar

FlightWatchHistoryEntry.internalNotesSource ● Int! non-null scalar

FlightWatchHistoryEntry.bloffFuelWithUnit ● String scalar

FlightWatchHistoryEntry.bloffFuelSource ● Int! non-null scalar

FlightWatchHistoryEntry.toFuelWithUnit ● String scalar

FlightWatchHistoryEntry.toFuelSource ● Int! non-null scalar

FlightWatchHistoryEntry.ldgFuelWithUnit ● String scalar

FlightWatchHistoryEntry.ldgFuelSource ● Int! non-null scalar

FlightWatchHistoryEntry.blonFuelWithUnit ● String scalar

FlightWatchHistoryEntry.blonFuelSource ● Int! non-null scalar

FlightWatchHistoryEntry.taxi ● DateTime scalar

FlightWatchHistoryEntry.taxiSource ● Int! non-null scalar

FlightWatchHistoryEntry.mpr ● String scalar

FlightWatchHistoryEntry.mprSource ● Int! non-null scalar

FlightWatchHistoryEntry.ttof ● DateTime scalar

FlightWatchHistoryEntry.ttofSource ● Int! non-null scalar

FlightWatchHistoryEntry.tobt ● DateTime scalar

FlightWatchHistoryEntry.tobtSource ● Int! non-null scalar

FlightWatchHistoryEntry.regCause ● String scalar

FlightWatchHistoryEntry.regCauseSource ● Int! non-null scalar

FlightWatchHistoryEntry.nextInformation ● String scalar

FlightWatchHistoryEntry.nextInformationSource ● Int! non-null scalar

FlightWatchHistoryEntry.tsat ● DateTime scalar

FlightWatchHistoryEntry.tsatSource ● Int! non-null scalar

FlightWatchHistoryEntry.adultCount ● Int scalar

FlightWatchHistoryEntry.adultCountSource ● Int! non-null scalar

FlightWatchHistoryEntry.maleCount ● Int scalar

FlightWatchHistoryEntry.maleCountSource ● Int! non-null scalar

FlightWatchHistoryEntry.femaleCount ● Int scalar

FlightWatchHistoryEntry.femaleCountSource ● Int! non-null scalar

FlightWatchHistoryEntry.childCount ● Int scalar

FlightWatchHistoryEntry.childCountSource ● Int! non-null scalar

FlightWatchHistoryEntry.infantCount ● Int scalar

FlightWatchHistoryEntry.infantCountSource ● Int! non-null scalar

FlightWatchHistoryEntry.baggage ● Int scalar

FlightWatchHistoryEntry.baggageSource ● Int! non-null scalar

FlightWatchHistoryEntry.mail ● Int scalar

FlightWatchHistoryEntry.mailSource ● Int! non-null scalar

FlightWatchHistoryEntry.totalLoad ● Int scalar

FlightWatchHistoryEntry.totalLoadSource ● Int! non-null scalar

Returned By

flightWatch.getFlightWatchHistory query ● flightWatch.getSubcharterFlightWatchHistory query