Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExtensionCreationRequest

Index

Properties

Optional contact

Contact Information

Optional extensionNumber

extensionNumber: string

Number of extension

Optional password

password: string

Password for extension. If not specified, the password is auto-generated

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 setupWizardState

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

Specifies extension configuration wizard state (web service setup). The default value is 'NotStarted' = ['NotStarted', 'Incomplete', 'Completed']

Optional status

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

Extension current state = ['Enabled', 'Disabled', 'NotActivated', 'Unassigned']

Optional statusInfo

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

Optional type

type: "User" | "VirtualUser" | "DigitalUser" | "Department"

Extension type = ['User', 'VirtualUser', 'DigitalUser', 'Department']

Generated using TypeDoc