Share via


CalculateExchangeResponseProperties Class

Definition

CalculateExchange response properties

public class CalculateExchangeResponseProperties
type CalculateExchangeResponseProperties = class
Public Class CalculateExchangeResponseProperties
Inheritance
CalculateExchangeResponseProperties

Constructors

CalculateExchangeResponseProperties()

Initializes a new instance of the CalculateExchangeResponseProperties class.

CalculateExchangeResponseProperties(String, Price, Price, Price, IList<ReservationToPurchaseCalculateExchange>, IList<ReservationToExchange>, ExchangePolicyErrors)

Initializes a new instance of the CalculateExchangeResponseProperties class.

Properties

NetPayable
PolicyResult
PurchasesTotal
RefundsTotal
ReservationsToExchange

Gets or sets details of the reservations being returned

ReservationsToPurchase

Gets or sets details of the reservations being purchased

SessionId

Gets or sets exchange session identifier

Applies to