RingCentral .Net SDK
Public Attributes | Properties | List of all members
RingCentral.GetAccountInfoResponse Class Reference
Collaboration diagram for RingCentral.GetAccountInfoResponse:
Collaboration graph
[legend]

Public Attributes

AccountOperatorInfo operator{get
 

Properties

long? id [get, set]
 Internal identifier of an account Format: int64 More...
 
string uri [get, set]
 Canonical URI of an account Format: uri More...
 
string bsid [get, set]
 Internal identifier of an account in the billing system More...
 
string mainNumber [get, set]
 Main phone number of the current account More...
 
string partnerId [get, set]
 Additional account identifier, created by partner application and applied on client side More...
 
ServiceInfo serviceInfo [get, set]
 
string setupWizardState [get, set]
 Initial configuration wizard state Enum: NotStarted, Incomplete, Completed, Unknown More...
 
SignupInfoResource signupInfo [get, set]
 
string status [get, set]
 Status of the current account Enum: Initial, Confirmed, Unconfirmed, Disabled More...
 
AccountStatusInfo statusInfo [get, set]
 
AccountRegionalSettings regionalSettings [get, set]
 
bool? federated [get, set]
 Specifies whether an account is included into any federation of accounts or not More...
 
long? outboundCallPrefix [get, set]
 If outbound call prefix is not specified, or set to null (0), then the parameter is not returned; the supported value range is 2-9 Format: int32 More...
 
string cfid [get, set]
 Customer facing identifier. Returned for accounts with the turned off PBX features. Equals to main company number in E.164 (without "+" sign)format More...
 
AccountLimits limits [get, set]
 

Member Data Documentation

◆ operator{get

AccountOperatorInfo RingCentral.GetAccountInfoResponse.operator{get

Property Documentation

◆ bsid

string RingCentral.GetAccountInfoResponse.bsid
getset

Internal identifier of an account in the billing system

◆ cfid

string RingCentral.GetAccountInfoResponse.cfid
getset

Customer facing identifier. Returned for accounts with the turned off PBX features. Equals to main company number in E.164 (without "+" sign)format

◆ federated

bool? RingCentral.GetAccountInfoResponse.federated
getset

Specifies whether an account is included into any federation of accounts or not

◆ id

long? RingCentral.GetAccountInfoResponse.id
getset

Internal identifier of an account Format: int64

◆ limits

AccountLimits RingCentral.GetAccountInfoResponse.limits
getset

◆ mainNumber

string RingCentral.GetAccountInfoResponse.mainNumber
getset

Main phone number of the current account

◆ outboundCallPrefix

long? RingCentral.GetAccountInfoResponse.outboundCallPrefix
getset

If outbound call prefix is not specified, or set to null (0), then the parameter is not returned; the supported value range is 2-9 Format: int32

◆ partnerId

string RingCentral.GetAccountInfoResponse.partnerId
getset

Additional account identifier, created by partner application and applied on client side

◆ regionalSettings

AccountRegionalSettings RingCentral.GetAccountInfoResponse.regionalSettings
getset

◆ serviceInfo

ServiceInfo RingCentral.GetAccountInfoResponse.serviceInfo
getset

◆ setupWizardState

string RingCentral.GetAccountInfoResponse.setupWizardState
getset

Initial configuration wizard state Enum: NotStarted, Incomplete, Completed, Unknown

◆ signupInfo

SignupInfoResource RingCentral.GetAccountInfoResponse.signupInfo
getset

◆ status

string RingCentral.GetAccountInfoResponse.status
getset

Status of the current account Enum: Initial, Confirmed, Unconfirmed, Disabled

◆ statusInfo

AccountStatusInfo RingCentral.GetAccountInfoResponse.statusInfo
getset

◆ uri

string RingCentral.GetAccountInfoResponse.uri
getset

Canonical URI of an account Format: uri


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