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

HardPhone model information More...

Properties

string id [get, set]
 Internal identifier of a HardPhone device model More...
 
string name [get, set]
 Device name More...
 
AddonInfo[] addons [get, set]
 Add-ons description More...
 
string deviceClass [get, set]
 
string[] features [get, set]
 Device feature or multiple features supported Enum: BLA, CommonPhone, Intercom, Paging, HELD More...
 
long? lineCount [get, set]
 Max supported count of phone lines Format: int32 More...
 

Detailed Description

HardPhone model information

Property Documentation

◆ addons

AddonInfo [] RingCentral.ModelInfo.addons
getset

Add-ons description

◆ deviceClass

string RingCentral.ModelInfo.deviceClass
getset

◆ features

string [] RingCentral.ModelInfo.features
getset

Device feature or multiple features supported Enum: BLA, CommonPhone, Intercom, Paging, HELD

◆ id

string RingCentral.ModelInfo.id
getset

Internal identifier of a HardPhone device model

◆ lineCount

long? RingCentral.ModelInfo.lineCount
getset

Max supported count of phone lines Format: int32

◆ name

string RingCentral.ModelInfo.name
getset

Device name


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