OBJECT
QuoteRealizationLeg
Represents single quote realization leg belonging to operator specified in request endpoint
link GraphQL Schema definition
- type QuoteRealizationLeg {
- : ID!
- : QuoteRealizationLegConnectedQuoteRequestLeg
- : Int
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport!
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport!
- : Int!
- : Int!
- : QuoteRealization!
- : Boolean!
- : Boolean!
- : Leg
- # Requires access to resource GRAPHQL_PASSENGER
- : PassengerList!
- : Handling
- : Int!
- : Int!
- : Checklist!
- : DateTime!
- : DateTimeWithTimezone!
- : DateTime!
- : DateTimeWithTimezone!
- : Float!
- : QuoteRealizationLegNotes!
- : Boolean!
- : String!
- # Requires access to resource GRAPHQL_FLIGHT_WATCH
- : FlightWatch
- : String
- : Int!
- : WeightUnit!
- : ApiQuoteRealizationLegFlightTimeCalculationDetails!
- }