Price plan call bundle Structure
Base Attributes
Attribute | Type | Example |
---|---|---|
unit_price The price for a unit |
Decimal | 0.1 |
extension_price The price for an extension |
Decimal | 0.1 |
auto_apply_to_unit Whether or not to automatically apply this call bundle to the unit |
Boolean | false |
auto_apply_to_extension Whether or not to automatically apply this call bundle to the extension |
Boolean | false |
call_bundle.id The ID of the call bundle |
Integer | 1 |
call_bundle.name The name of the call bundle |
String | Standard Call Bundle |
call_bundle.minutes The number of minutes in the call bundle |
Integer | 10 |