Share via


CalculatePriceResponseProperties Class

Definition

public class CalculatePriceResponseProperties
type CalculatePriceResponseProperties = class
Public Class CalculatePriceResponseProperties
Inheritance
CalculatePriceResponseProperties

Constructors

CalculatePriceResponseProperties()

Initializes a new instance of the CalculatePriceResponseProperties class.

CalculatePriceResponseProperties(CalculatePriceResponsePropertiesBillingCurrencyTotal, Nullable<Boolean>, String, String, String, CalculatePriceResponsePropertiesPricingCurrencyTotal, IList<PaymentDetail>)

Initializes a new instance of the CalculatePriceResponseProperties class.

Properties

BillingCurrencyTotal

Gets or sets currency and amount that customer will be charged in customer's local currency. Tax is not included.

IsBillingPartnerManaged

Gets or sets true if billing is managed by Microsoft Partner. Used only for CSP accounts.

PaymentSchedule
PricingCurrencyTotal

Gets or sets amount that Microsoft uses for record. Used during refund for calculating refund limit. Tax is not included.

ReservationOrderId

Gets or sets GUID that represents reservation order that can be placed after calculating price.

SkuDescription

Gets or sets description of SKU that is being purchased.

SkuTitle

Gets or sets title of SKU that is being purchased.

Applies to