Wasm Directoryalpha
Record

flight-offer-traveler-pricings-item-fare-details-by-segment-item-additional-services

No description available.

record flight-offer-traveler-pricings-item-fare-details-by-segment-item-additional-services {
  chargeable-checked-bags: option​<baggage-allowance>,
  chargeable-seat-number: option​<string>,
  other-services: option​<list​<service-name>>,
}

Fields

NameTypeDescription
chargeable-checked-bagsoption​<baggage-allowance>
chargeable-seat-numberoption​<string>
other-servicesoption​<list​<service-name>>