IssuingTransactionPurchaseDetailsFlight constructor
const
IssuingTransactionPurchaseDetailsFlight({})
Information about the flight that was purchased with this transaction.
Implementation
const IssuingTransactionPurchaseDetailsFlight({
this.departureAt,
this.passengerName,
this.refundable,
this.segments,
this.travelAgency,
});