Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PricingModel

The model for pricing.

Properties

Optional currency

currency: model.PricingCurrencyEnum

The currency of the pricing model.

Optional internationalMarketPrice

internationalMarketPrice: model.InternationalMarketPrice

Optional payGoStrategy

payGoStrategy: model.PricingStrategyEnum

The type of pricing for a PAYGO model, eg PER_OCPU_LINEAR, PER_OCPU_MIN_BILLING, PER_INSTANCE. Null if type is not PAYGO.

Optional rate

rate: undefined | number

The pricing rate. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

type

The type of the pricing model.

Functions

getDeserializedJsonObj

getJsonObj