Share via


ShortCodeCost interface

The incurred cost for a single short code.

Properties

amount

The cost amount.

billingFrequency

The frequency with which the cost gets billed.

currencyCode

The ISO 4217 currency code for the cost amount, e.g. USD.

Property Details

amount

The cost amount.

amount: number

Property Value

number

billingFrequency

The frequency with which the cost gets billed.

billingFrequency: BillingFrequency

Property Value

currencyCode

The ISO 4217 currency code for the cost amount, e.g. USD.

currencyCode: string

Property Value

string