ExchangeResponseProperties interface
Exchange response properties
Properties
net |
Pricing information containing the amount and the currency code |
policy |
Exchange policy errors |
purchases |
Pricing information containing the amount and the currency code |
refunds |
Pricing information containing the amount and the currency code |
reservations |
Details of the reservations being returned |
reservations |
Details of the reservations being purchased |
savings |
Details of the savings plans being purchased |
session |
Exchange session identifier |
Property Details
netPayable
Pricing information containing the amount and the currency code
netPayable?: Price
Property Value
policyResult
purchasesTotal
Pricing information containing the amount and the currency code
purchasesTotal?: Price
Property Value
refundsTotal
Pricing information containing the amount and the currency code
refundsTotal?: Price
Property Value
reservationsToExchange
Details of the reservations being returned
reservationsToExchange?: ReservationToReturnForExchange[]
Property Value
reservationsToPurchase
Details of the reservations being purchased
reservationsToPurchase?: ReservationToPurchaseExchange[]
Property Value
savingsPlansToPurchase
Details of the savings plans being purchased
savingsPlansToPurchase?: SavingsPlanToPurchaseExchange[]
Property Value
sessionId
Exchange session identifier
sessionId?: string
Property Value
string