PricingCurrencyTotal interface
- Extends
Properties
duration | Represents either billing plan or savings plan term in ISO 8601 format. |
Inherited Properties
amount | |
currency |
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
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