ExchangeResponseProperties interface

Exchange response properties

Properties

netPayable

Pricing information containing the amount and the currency code

policyResult

Exchange policy errors

purchasesTotal

Pricing information containing the amount and the currency code

refundsTotal

Pricing information containing the amount and the currency code

reservationsToExchange

Details of the reservations being returned

reservationsToPurchase

Details of the reservations being purchased

savingsPlansToPurchase

Details of the savings plans being purchased

sessionId

Exchange session identifier

Property Details

netPayable

Pricing information containing the amount and the currency code

netPayable?: Price

Property Value

policyResult

Exchange policy errors

policyResult?: ExchangePolicyErrors

Property Value

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