|
| long? | id [get, set] |
| | Internal identifier of an extension Format: int64 More...
|
| |
| string | uri [get, set] |
| | Canonical URI of an extension Format: uri More...
|
| |
| ContactInfo | contact [get, set] |
| |
| string | extensionNumber [get, set] |
| | Extension short number More...
|
| |
| string | name [get, set] |
| | Extension name. For user extension types the value is a combination of the specified first name and last name More...
|
| |
| ExtensionPermissions | permissions [get, set] |
| |
| ProfileImageInfo | profileImage [get, set] |
| |
| string | status [get, set] |
| | Extension current state. If 'Unassigned' is specified, then extensions without extensionNumber are returned. If not specified, then all extensions are returned Enum: Enabled, Disabled, Frozen, NotActivated, Unassigned More...
|
| |
| 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, FlexibleUser, VirtualUser, DigitalUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, IvrMenu, ApplicationExtension, ParkLocation, Bot, Room, Limited, Site, ProxyAdmin, DelegatedLinesGroup, GroupCallPickup More...
|
| |
| string | subType [get, set] |
| | Extension subtype, if applicable. For any unsupported subtypes the Unknown value will be returned Enum: VideoPro, VideoProPlus, DigitalSignage, Unknown, Emergency More...
|
| |
| CallQueueExtensionInfo | callQueueInfo [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] |
| |
| AssignedCountryInfo | assignedCountry [get, set] |
| |
| CostCenterInfo | costCenter [get, set] |
| |
◆ assignedCountry
◆ callQueueInfo
◆ contact
| ContactInfo RingCentral.GetExtensionListInfoResponse.contact |
|
getset |
◆ costCenter
◆ extensionNumber
| string RingCentral.GetExtensionListInfoResponse.extensionNumber |
|
getset |
◆ hidden
| bool? RingCentral.GetExtensionListInfoResponse.hidden |
|
getset |
Hides extension from showing in company directory. Supported for extensions of User type only
◆ id
| long? RingCentral.GetExtensionListInfoResponse.id |
|
getset |
Internal identifier of an extension Format: int64
◆ name
| string RingCentral.GetExtensionListInfoResponse.name |
|
getset |
Extension name. For user extension types the value is a combination of the specified first name and last name
◆ permissions
◆ profileImage
◆ site
◆ status
| string RingCentral.GetExtensionListInfoResponse.status |
|
getset |
Extension current state. If 'Unassigned' is specified, then extensions without extensionNumber are returned. If not specified, then all extensions are returned Enum: Enabled, Disabled, Frozen, NotActivated, Unassigned
◆ subType
| string RingCentral.GetExtensionListInfoResponse.subType |
|
getset |
Extension subtype, if applicable. For any unsupported subtypes the Unknown value will be returned Enum: VideoPro, VideoProPlus, DigitalSignage, Unknown, Emergency
◆ type
| string RingCentral.GetExtensionListInfoResponse.type |
|
getset |
Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, FaxUser, FlexibleUser, VirtualUser, DigitalUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, IvrMenu, ApplicationExtension, ParkLocation, Bot, Room, Limited, Site, ProxyAdmin, DelegatedLinesGroup, GroupCallPickup
◆ uri
| string RingCentral.GetExtensionListInfoResponse.uri |
|
getset |
Canonical URI of an extension Format: uri
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/GetExtensionListInfoResponse.cs