CrewPanelSafteFastCalculationResult (Object)
type CrewPanelSafteFastCalculationResult {
startTime: DateTime!
endTime: DateTime!
adep: Airport!
ades: Airport!
flightNumber: String!
effectivenessStart: Float!
effectivenessEnd: Float!
reservoirStart: Float!
reservoirEnd: Float!
percentBelowCriteria: Float!
downloadLink: String!
}
Fields
CrewPanelSafteFastCalculationResult.startTime ● DateTime! non-null scalar
CrewPanelSafteFastCalculationResult.endTime ● DateTime! non-null scalar
CrewPanelSafteFastCalculationResult.adep ● Airport! non-null object
Requires access to resource GRAPHQL_AIRPORT
CrewPanelSafteFastCalculationResult.ades ● Airport! non-null object
Requires access to resource GRAPHQL_AIRPORT
CrewPanelSafteFastCalculationResult.flightNumber ● String! non-null scalar
CrewPanelSafteFastCalculationResult.effectivenessStart ● Float! non-null scalar
CrewPanelSafteFastCalculationResult.effectivenessEnd ● Float! non-null scalar
CrewPanelSafteFastCalculationResult.reservoirStart ● Float! non-null scalar
CrewPanelSafteFastCalculationResult.reservoirEnd ● Float! non-null scalar
CrewPanelSafteFastCalculationResult.percentBelowCriteria ● Float! non-null scalar
CrewPanelSafteFastCalculationResult.downloadLink ● String! non-null scalar
Member Of
NonNullListOfNonNullCrewPanelSafteFastCalculationResultValue object