PricingCurrencyTotal interface

Extends

Properties

duration

Represents either billing plan or savings plan term in ISO 8601 format.

Inherited Properties

amount
currencyCode

The ISO 4217 3-letter currency code for the currency used by this purchase record.

Property Details

duration

Represents either billing plan or savings plan term in ISO 8601 format.

duration?: string

Property Value

string

Inherited Property Details

amount

amount?: number

Property Value

number

Inherited From Price.amount

currencyCode

The ISO 4217 3-letter currency code for the currency used by this purchase record.

currencyCode?: string

Property Value

string

Inherited From Price.currencyCode