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

Account service information, including brand, service plan and billing plan More...

Properties

string uri [get, set]
 Canonical URI of the account Service Info resource Format: uri More...
 
string servicePlanName [get, set]
 Account Service Plan name More...
 
BrandInfo brand [get, set]
 
CountryInfoShortModel contractedCountry [get, set]
 
ServicePlanInfo servicePlan [get, set]
 
TargetServicePlanInfo targetServicePlan [get, set]
 
BillingPlanInfo billingPlan [get, set]
 
ServiceFeatureInfo[] serviceFeatures [get, set]
 Service features information, see Service Feature List More...
 
AccountLimits limits [get, set]
 
PackageInfo package [get, set]
 

Detailed Description

Account service information, including brand, service plan and billing plan

Property Documentation

◆ billingPlan

BillingPlanInfo RingCentral.AccountServiceInfoRequest.billingPlan
getset

◆ brand

BrandInfo RingCentral.AccountServiceInfoRequest.brand
getset

◆ contractedCountry

CountryInfoShortModel RingCentral.AccountServiceInfoRequest.contractedCountry
getset

◆ limits

AccountLimits RingCentral.AccountServiceInfoRequest.limits
getset

◆ package

PackageInfo RingCentral.AccountServiceInfoRequest.package
getset

◆ serviceFeatures

ServiceFeatureInfo [] RingCentral.AccountServiceInfoRequest.serviceFeatures
getset

Service features information, see Service Feature List

◆ servicePlan

ServicePlanInfo RingCentral.AccountServiceInfoRequest.servicePlan
getset

◆ servicePlanName

string RingCentral.AccountServiceInfoRequest.servicePlanName
getset

Account Service Plan name

◆ targetServicePlan

TargetServicePlanInfo RingCentral.AccountServiceInfoRequest.targetServicePlan
getset

◆ uri

string RingCentral.AccountServiceInfoRequest.uri
getset

Canonical URI of the account Service Info resource Format: uri


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