CalculateExchangeRequestProperties interface

Calculate exchange request properties

Properties

reservationsToExchange

List of reservations that are being returned in this exchange.

reservationsToPurchase

List of reservations that are being purchased in this exchange.

savingsPlansToPurchase

List of savings plans that are being purchased in this exchange.

Property Details

reservationsToExchange

List of reservations that are being returned in this exchange.

reservationsToExchange?: ReservationToReturn[]

Property Value

reservationsToPurchase

List of reservations that are being purchased in this exchange.

reservationsToPurchase?: PurchaseRequest[]

Property Value

savingsPlansToPurchase

List of savings plans that are being purchased in this exchange.

savingsPlansToPurchase?: SavingsPlanPurchaseRequest[]

Property Value