| Smartswitch
    | 
The struct defines the biling-part of a ChannelInfo. More...
defined in <ChannelInfo.ice>
struct ChannelBilling { ... }
| Data Members | |
| string | code | 
| E.164 billing code.  More... | |
| string | currency | 
| The name of the currency in which the priceis calculated.  More... | |
| double | minutePrice | 
| The price of 1 minute of a call.  More... | |
| double | price | 
| The full price of a call.  More... | |
The struct defines the biling-part of a ChannelInfo.
| string code | 
E.164 billing code.
| string currency | 
The name of the currency in which the price is calculated. 
| double minutePrice | 
The price of 1 minute of a call.
| double price | 
The full price of a call.
 1.8.15
 1.8.15