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

Properties

string id [get, set]
 Internal identifier of a device More...
 
string type [get, set]
 Device type Default: HardPhone Enum: HardPhone, SoftPhone, OtherPhone More...
 
string serial [get, set]
 Serial number for HardPhone (is returned only when the phone is shipped and provisioned) More...
 
bool? featureEnabled [get, set]
 Specifies if Automatic Location Updates feature is enabled More...
 
string name [get, set]
 Device name More...
 
AutomaticLocationUpdatesModelInfo model [get, set]
 
AutomaticLocationUpdatesSiteInfo site [get, set]
 
AutomaticLocationUpdatesPhoneLine[] phoneLines [get, set]
 Phone lines information More...
 

Property Documentation

◆ featureEnabled

bool? RingCentral.AutomaticLocationUpdatesDeviceInfo.featureEnabled
getset

Specifies if Automatic Location Updates feature is enabled

◆ id

string RingCentral.AutomaticLocationUpdatesDeviceInfo.id
getset

Internal identifier of a device

◆ model

AutomaticLocationUpdatesModelInfo RingCentral.AutomaticLocationUpdatesDeviceInfo.model
getset

◆ name

string RingCentral.AutomaticLocationUpdatesDeviceInfo.name
getset

Device name

◆ phoneLines

AutomaticLocationUpdatesPhoneLine [] RingCentral.AutomaticLocationUpdatesDeviceInfo.phoneLines
getset

Phone lines information

◆ serial

string RingCentral.AutomaticLocationUpdatesDeviceInfo.serial
getset

Serial number for HardPhone (is returned only when the phone is shipped and provisioned)

◆ site

AutomaticLocationUpdatesSiteInfo RingCentral.AutomaticLocationUpdatesDeviceInfo.site
getset

◆ type

string RingCentral.AutomaticLocationUpdatesDeviceInfo.type
getset

Device type Default: HardPhone Enum: HardPhone, SoftPhone, OtherPhone


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