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

Properties

string id [get, set]
 Internal identifier of an extension More...
 
string status [get, set]
 Enum: Disabled, Enabled, NotActivated, Frozen More...
 
ExtensionStatusInfo statusInfo [get, set]
 
string reason [get, set]
 Type of suspension More...
 
string comment [get, set]
 Free form user comment More...
 
string extensionNumber [get, set]
 Extension number available More...
 
ContactInfoUpdateRequest contact [get, set]
 
ExtensionRegionalSettingRequest regionalSettings [get, set]
 
string setupWizardState [get, set]
 Initial configuration wizard state Default: NotStarted Enum: NotStarted, Incomplete, Completed More...
 
string partnerId [get, set]
 Additional extension identifier created by partner application and applied on client side More...
 
string ivrPin [get, set]
 IVR PIN More...
 
string password [get, set]
 Password for extension More...
 
CallQueueInfoRequest callQueueInfo [get, set]
 
UserTransitionInfo transition [get, set]
 
CostCenterInfo costCenter [get, set]
 
CustomFieldInfo[] customFields [get, set]
 
bool? hidden [get, set]
 Hides extension from showing in company directory. Supported for extensions of User type only More...
 
ProvisioningSiteInfo site [get, set]
 
string type [get, set]
 Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, FaxUser, VirtualUser, DigitalUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, IvrMenu, ApplicationExtension, ParkLocation, DelegatedLinesGroup More...
 
ReferenceInfo[] references [get, set]
 List of non-RC internal identifiers assigned to an extension More...
 

Property Documentation

◆ callQueueInfo

CallQueueInfoRequest RingCentral.ExtensionBulkUpdateInfo.callQueueInfo
getset

◆ comment

string RingCentral.ExtensionBulkUpdateInfo.comment
getset

Free form user comment

◆ contact

ContactInfoUpdateRequest RingCentral.ExtensionBulkUpdateInfo.contact
getset

◆ costCenter

CostCenterInfo RingCentral.ExtensionBulkUpdateInfo.costCenter
getset

◆ customFields

CustomFieldInfo [] RingCentral.ExtensionBulkUpdateInfo.customFields
getset

◆ extensionNumber

string RingCentral.ExtensionBulkUpdateInfo.extensionNumber
getset

Extension number available

◆ hidden

bool? RingCentral.ExtensionBulkUpdateInfo.hidden
getset

Hides extension from showing in company directory. Supported for extensions of User type only

◆ id

string RingCentral.ExtensionBulkUpdateInfo.id
getset

Internal identifier of an extension

◆ ivrPin

string RingCentral.ExtensionBulkUpdateInfo.ivrPin
getset

IVR PIN

◆ partnerId

string RingCentral.ExtensionBulkUpdateInfo.partnerId
getset

Additional extension identifier created by partner application and applied on client side

◆ password

string RingCentral.ExtensionBulkUpdateInfo.password
getset

Password for extension

◆ reason

string RingCentral.ExtensionBulkUpdateInfo.reason
getset

Type of suspension

◆ references

ReferenceInfo [] RingCentral.ExtensionBulkUpdateInfo.references
getset

List of non-RC internal identifiers assigned to an extension

◆ regionalSettings

ExtensionRegionalSettingRequest RingCentral.ExtensionBulkUpdateInfo.regionalSettings
getset

◆ setupWizardState

string RingCentral.ExtensionBulkUpdateInfo.setupWizardState
getset

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

◆ site

ProvisioningSiteInfo RingCentral.ExtensionBulkUpdateInfo.site
getset

◆ status

string RingCentral.ExtensionBulkUpdateInfo.status
getset

Enum: Disabled, Enabled, NotActivated, Frozen

◆ statusInfo

ExtensionStatusInfo RingCentral.ExtensionBulkUpdateInfo.statusInfo
getset

◆ transition

UserTransitionInfo RingCentral.ExtensionBulkUpdateInfo.transition
getset

◆ type

string RingCentral.ExtensionBulkUpdateInfo.type
getset

Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, FaxUser, VirtualUser, DigitalUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, IvrMenu, ApplicationExtension, ParkLocation, DelegatedLinesGroup


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