Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Pricing

the pricing information for the offer

Properties

Optional billingCycle

billingCycle: BillingCycle

The frequency at which the customer is billed for the Offer

Optional currencyType

currencyType: undefined | string

The currency supported for a given Offer, in the format specified by ISO-4217

Optional totalAmount

totalAmount: undefined | number

The total amount an Offer costs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Pricing): object

getJsonObj