Query parameters for operation listExtensionDevices
More...
|
long? | page [get, set] |
| The result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1 More...
|
|
long? | perPage [get, set] |
| The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100 More...
|
|
string | linePooling [get, set] |
| Pooling type of device - Host - a device with standalone paid phone line which can be linked to a soft client instance - Guest - a device with a linked phone line - None - a device without a phone line or with specific line (free, BLA, etc.) Enum: Host, Guest, None More...
|
|
string | feature [get, set] |
| Device feature Enum: BLA, CommonPhone, Intercom, Paging, HELD More...
|
|
string | type [get, set] |
| Device type Default: HardPhone Enum: HardPhone, SoftPhone, OtherPhone, MobileDevice, BLA, Paging, WebPhone, WebRTC, Room More...
|
|
string | lineType [get, set] |
| The type of phone line Enum: Unknown, Standalone, StandaloneFree, BlaPrimary, BlaSecondary More...
|
|
Query parameters for operation listExtensionDevices
◆ feature
string RingCentral.ListExtensionDevicesParameters.feature |
|
getset |
Device feature Enum: BLA, CommonPhone, Intercom, Paging, HELD
◆ linePooling
string RingCentral.ListExtensionDevicesParameters.linePooling |
|
getset |
Pooling type of device - Host - a device with standalone paid phone line which can be linked to a soft client instance - Guest - a device with a linked phone line - None - a device without a phone line or with specific line (free, BLA, etc.) Enum: Host, Guest, None
◆ lineType
string RingCentral.ListExtensionDevicesParameters.lineType |
|
getset |
The type of phone line Enum: Unknown, Standalone, StandaloneFree, BlaPrimary, BlaSecondary
◆ page
long? RingCentral.ListExtensionDevicesParameters.page |
|
getset |
The result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1
◆ perPage
long? RingCentral.ListExtensionDevicesParameters.perPage |
|
getset |
The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100
◆ type
string RingCentral.ListExtensionDevicesParameters.type |
|
getset |
Device type Default: HardPhone Enum: HardPhone, SoftPhone, OtherPhone, MobileDevice, BLA, Paging, WebPhone, WebRTC, Room
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListExtensionDevicesParameters.cs