Skip to main content

CrewAppFlightWatch (Object)

Flight Watch for a single flight or quote realisation subcharter leg restricted for crew app

type CrewAppFlightWatch {
flightWatchNid: Int!
bloffIso: DateTime
blonIso: DateTime
cargo: Int
ctotIso: DateTime
eetIso: Time
etaIso: DateTime
etdIso: DateTime
ldgIso: DateTime
paxCount: Int
toIso: DateTime
ttof: DateTime
tobt: DateTime
mpr: String
regCause: RegulationCauseEnum
taxi: Time
delayCode: String
divAirport: CrewAppAirport
toFuel: Int
toFuelUnit: FuelUnit!
ldgFuel: Int
ldgFuelUnit: FuelUnit!
blonFuel: Int
blonFuelUnit: FuelUnit!
bloffFuel: Int
bloffFuelUnit: FuelUnit!
notes: String
internalNotes: String
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

CrewAppFlightWatch.flightWatchNid ● Int! non-null scalar

CrewAppFlightWatch.bloffIso ● DateTime scalar

BLOFF (in UTC)

CrewAppFlightWatch.blonIso ● DateTime scalar

BLON (in UTC)

CrewAppFlightWatch.cargo ● Int scalar

CrewAppFlightWatch.ctotIso ● DateTime scalar

CTOT (in UTC)

CrewAppFlightWatch.eetIso ● Time scalar

EET

CrewAppFlightWatch.etaIso ● DateTime scalar

ETA (in UTC)

CrewAppFlightWatch.etdIso ● DateTime scalar

ETD (in UTC)

CrewAppFlightWatch.ldgIso ● DateTime scalar

LDG (in UTC)

CrewAppFlightWatch.paxCount ● Int scalar

CrewAppFlightWatch.toIso ● DateTime scalar

T/O (in UTC)

CrewAppFlightWatch.ttof ● DateTime scalar

Target time over fix

CrewAppFlightWatch.tobt ● DateTime scalar

Target off block time

CrewAppFlightWatch.mpr ● String scalar

Most penalising regulation

CrewAppFlightWatch.regCause ● RegulationCauseEnum enum

Most penalising regulation (REGUL+) cause

CrewAppFlightWatch.taxi ● Time scalar

Current departure taxi time and procedure

CrewAppFlightWatch.delayCode ● String scalar

Delay code

CrewAppFlightWatch.divAirport ● CrewAppAirport object

CrewAppFlightWatch.toFuel ● Int scalar

T/O fuel

CrewAppFlightWatch.toFuelUnit ● FuelUnit! non-null enum

T/O fuel unit

CrewAppFlightWatch.ldgFuel ● Int scalar

LDG fuel

CrewAppFlightWatch.ldgFuelUnit ● FuelUnit! non-null enum

LDG fuel unit

CrewAppFlightWatch.blonFuel ● Int scalar

BLON fuel

CrewAppFlightWatch.blonFuelUnit ● FuelUnit! non-null enum

BLON fuel unit

CrewAppFlightWatch.bloffFuel ● Int scalar

BLOFF fuel

CrewAppFlightWatch.bloffFuelUnit ● FuelUnit! non-null enum

BLOFF fuel unit

CrewAppFlightWatch.notes ● String scalar

CrewAppFlightWatch.internalNotes ● String scalar

CrewAppFlightWatch.nextInformation ● String scalar

Next information, when flight is delayed due to weather

CrewAppFlightWatch.nextInformationSource ● Int! non-null scalar

Next information source

CrewAppFlightWatch.tsat ● DateTime scalar

Target Start-Up Approval Time

CrewAppFlightWatch.tsatSource ● Int! non-null scalar

Target Start-Up Approval Time source

CrewAppFlightWatch.adultCount ● Int scalar

Adult count

CrewAppFlightWatch.adultCountSource ● Int! non-null scalar

Adult count source

CrewAppFlightWatch.maleCount ● Int scalar

Male count

CrewAppFlightWatch.maleCountSource ● Int! non-null scalar

Male count source

CrewAppFlightWatch.femaleCount ● Int scalar

Female count

CrewAppFlightWatch.femaleCountSource ● Int! non-null scalar

Female count source

CrewAppFlightWatch.childCount ● Int scalar

Child count

CrewAppFlightWatch.childCountSource ● Int! non-null scalar

Child count source

CrewAppFlightWatch.infantCount ● Int scalar

Infant count

CrewAppFlightWatch.infantCountSource ● Int! non-null scalar

Infant count source

CrewAppFlightWatch.baggage ● Int scalar

Baggage weight

CrewAppFlightWatch.baggageSource ● Int! non-null scalar

Baggage source

CrewAppFlightWatch.mail ● Int scalar

Mail weight

CrewAppFlightWatch.mailSource ● Int! non-null scalar

Mail source

CrewAppFlightWatch.totalLoad ● Int scalar

Total load weight

CrewAppFlightWatch.totalLoadSource ● Int! non-null scalar

Total load source

Member Of

CrewAppFlight object