Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetExtensionInfoResponse

Index

Properties

Optional callQueueInfo

callQueueInfo: CallQueueInfo

For Department extension type only. Call queue settings

Optional contact

contact: ContactInfo

Contact detailed information

Optional departments

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

extensionNumber: string

Number of department extension

Optional id

id: string

Internal identifier of an extension

Optional name

name: string

Extension user name

Optional partnerId

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

Extension permissions, corresponding to the Service Web permissions 'Admin' and 'InternationalCalling'

Optional profileImage

profileImage: ProfileImageInfo

Information on profile image

Optional references

references: ReferenceInfo[]

List of non-RC internal identifiers assigned to an extension

Optional regionalSettings

regionalSettings: RegionalSettings

Extension region data (timezone, home country, language)

Optional serviceFeatures

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

setupWizardState: "NotStarted" | "Incomplete" | "Completed"

Specifies extension configuration wizard state (web service setup). The default value is 'NotStarted'

Optional status

status: "Enabled" | "Disabled" | "NotActivated" | "Unassigned"

Extension current state. If the status is 'Unassigned'. Returned for all extensions

Optional statusInfo

Status information (reason, comment). Returned for 'Disabled' status only

Optional type

type: "User" | "FaxUser" | "VirtualUser" | "DigitalUser" | "Department" | "Announcement" | "Voicemail" | "SharedLinesGroup" | "PagingOnlyGroup" | "IvrMenu" | "ApplicationExtension" | "ParkLocation"

Extension type

Optional uri

uri: string

Canonical URI of an extension

Generated using TypeDoc