CalculateExchangeResponseProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET