Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 2.52 KB

GetExtensionInfoResponse.md

File metadata and controls

26 lines (22 loc) · 2.52 KB

GetExtensionInfoResponse

Properties

Name Type Description Notes
Id int64 Internal identifier of an extension
Uri string Canonical URI of an extension
Contact ContactInfo [optional]
Departments []DepartmentInfo Information on department extension(s), to which the requested extension belongs. Returned only for user extensions, members of department, requested by single extensionId [optional]
ExtensionNumber string Number of department extension [optional]
Name string Extension user name [optional]
PartnerId string For Partner Applications Internal identifier of an extension created by partner. The RingCentral supports the mapping of accounts and stores the corresponding account ID/extension ID for each partner ID of a client application. In request URIs partner IDs are accepted instead of regular RingCentral native IDs as path parameters using pid = XXX clause. Though in response URIs contain the corresponding account IDs and extension IDs. In all request and response bodies these values are reflected via partnerId attributes of account and extension [optional]
Permissions ExtensionPermissions [optional]
ProfileImage ProfileImageInfo
References []ReferenceInfo List of non-RC internal identifiers assigned to an extension [optional]
RegionalSettings RegionalSettings [optional]
ServiceFeatures []ExtensionServiceFeatureInfo Extension service features returned in response only when the logged-in user requests his/her own extension info, see also Extension Service Features [optional]
SetupWizardState string Specifies extension configuration wizard state (web service setup). The default value is 'NotStarted' [optional]
Status string Extension current state. If the status is 'Unassigned'. Returned for all extensions
StatusInfo ExtensionStatusInfo [optional]
Type string Extension type
CallQueueInfo CallQueueInfo [optional]

[Back to Model list] [Back to API list] [Back to README]