LegItems (Object)
type LegItems {
minReqFuel: Int!
fuelBurnPlan: Int!
requestedFuel: Int
taxiFuel: Int
contingencyFuel: Int
alternateFuel: Int
additionalFuel: Int
finalReserveFuel: Int
discretionaryFuel: Int
extraFuel: Int
tripFuel: Int
safUsed: Boolean!
safFuelBlend: Float
planRemainingFuel: Int
}
Fields
LegItems.minReqFuel ● Int! non-null scalar
LegItems.fuelBurnPlan ● Int! non-null scalar
LegItems.requestedFuel ● Int scalar
LegItems.taxiFuel ● Int scalar
LegItems.contingencyFuel ● Int scalar
LegItems.alternateFuel ● Int scalar
LegItems.additionalFuel ● Int scalar
LegItems.finalReserveFuel ● Int scalar
LegItems.discretionaryFuel ● Int scalar
LegItems.extraFuel ● Int scalar
LegItems.tripFuel ● Int scalar
LegItems.safUsed ● Boolean! non-null scalar
Sustainable Aviation Fuel used flag
LegItems.safFuelBlend ● Float scalar
Sustainable Aviation Fuel blend amount (%)