Information on account billing plan
More...
|
string | id [get, set] |
| Internal identifier of a billing plan More...
|
|
string | name [get, set] |
| Billing plan name More...
|
|
string | durationUnit [get, set] |
| Duration period Enum: Day, Month, Year More...
|
|
long? | duration [get, set] |
| Number of duration units Format: int32 More...
|
|
string | type [get, set] |
| Billing plan type Enum: Initial, Regular, Suspended, Trial, TrialNoCC, Free More...
|
|
long? | includedPhoneLines [get, set] |
| Included digital lines count Format: int32 More...
|
|
Information on account billing plan
◆ duration
long? RingCentral.BillingPlanInfo.duration |
|
getset |
Number of duration units Format: int32
◆ durationUnit
string RingCentral.BillingPlanInfo.durationUnit |
|
getset |
Duration period Enum: Day, Month, Year
◆ id
string RingCentral.BillingPlanInfo.id |
|
getset |
Internal identifier of a billing plan
◆ includedPhoneLines
long? RingCentral.BillingPlanInfo.includedPhoneLines |
|
getset |
Included digital lines count Format: int32
◆ name
string RingCentral.BillingPlanInfo.name |
|
getset |
◆ type
string RingCentral.BillingPlanInfo.type |
|
getset |
Billing plan type Enum: Initial, Regular, Suspended, Trial, TrialNoCC, Free
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/BillingPlanInfo.cs