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

Properties

string costCenterId [get, set]
 Internal identifier of a cost center Example: 224149 More...
 
BulkOperationExtensionReference extension [get, set]
 Required More...
 
string type [get, set]
 Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment Required Enum: OtherPhone, WebRTC More...
 
BulkAddDevicesItemEmergency emergency [get, set]
 Only "address" is supported at the moment Required More...
 
BulkAddDevicesItemPhoneInfo phoneInfo [get, set]
 To be used to assign a number by ID Required More...
 

Property Documentation

◆ costCenterId

string RingCentral.BulkAddDevicesItem.costCenterId
getset

Internal identifier of a cost center Example: 224149

◆ emergency

BulkAddDevicesItemEmergency RingCentral.BulkAddDevicesItem.emergency
getset

Only "address" is supported at the moment Required

◆ extension

BulkOperationExtensionReference RingCentral.BulkAddDevicesItem.extension
getset

Required

◆ phoneInfo

BulkAddDevicesItemPhoneInfo RingCentral.BulkAddDevicesItem.phoneInfo
getset

To be used to assign a number by ID Required

◆ type

string RingCentral.BulkAddDevicesItem.type
getset

Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment Required Enum: OtherPhone, WebRTC


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