PhoneNumberCost interface
The incurred cost for a single phone number.
Properties
| amount | The cost amount. |
| billing |
The frequency with which the cost gets billed. |
| currency |
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: "monthly"
Property Value
"monthly"
currencyCode
The ISO 4217 currency code for the cost amount, e.g. USD.
currencyCode: string
Property Value
string