FlightSurcharge

GraphQL schema definition

  • type FlightSurcharge {
  • totalAmount: AmountType
  • breakdown: [Fee]
  • }

Fields

Required by