Share via


ExchangeResponseProperties Class

Definition

Exchange response properties

public class ExchangeResponseProperties
type ExchangeResponseProperties = class
Public Class ExchangeResponseProperties
Inheritance
ExchangeResponseProperties

Constructors

ExchangeResponseProperties()

Initializes a new instance of the ExchangeResponseProperties class.

ExchangeResponseProperties(String, Price, Price, Price, IList<ReservationToPurchaseExchange>, IList<ReservationToReturnForExchange>, ExchangePolicyErrors)

Initializes a new instance of the ExchangeResponseProperties 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