Smartswitch
Data Members | List of all members
Smartswitch::Telephony::ChannelBilling Struct Reference

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 price is calculated. More...
 
double minutePrice
 The price of 1 minute of a call. More...
 
double price
 The full price of a call. More...
 

Detailed Description

The struct defines the biling-part of a ChannelInfo.

Data Member Documentation

◆ code

string code

E.164 billing code.

◆ currency

string currency

The name of the currency in which the price is calculated.

◆ minutePrice

double minutePrice

The price of 1 minute of a call.

◆ price

double price

The full price of a call.


The documentation for this struct was generated from the following file: