RingCentral .Net SDK
Properties | List of all members
RingCentral.BillingPlanInfo Class Reference

Information on account billing plan More...

Properties

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...
 

Detailed Description

Information on account billing plan

Property Documentation

◆ 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

Billing plan name

◆ 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: