Share via


CalculatePriceResultProperties Class

Definition

Properties for calculate price response.

public class CalculatePriceResultProperties
type CalculatePriceResultProperties = class
Public Class CalculatePriceResultProperties
Inheritance
CalculatePriceResultProperties

Properties

BillingCurrencyTotal

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

GrandTotal

Total amount in pricing currency.

IsBillingPartnerManaged

True if billing is managed by Microsoft Partner. Used only for CSP accounts.

IsTaxIncluded

Whether or not tax is included in grand total.

NetTotal

Net total amount in pricing currency.

PaymentSchedule

Gets the payment schedule.

PricingCurrencyTotal

Amount that Microsoft uses for record. Used during refund for calculating refund limit. Tax is not included.

ReservationOrderId

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

SkuDescription

Description of sku that is being purchased.

SkuTitle

Title of sku that is being purchased.

TaxTotal

Tax amount in pricing currency.

Applies to