Package com.ringcentral.definitions
Class GetExtensionListInfoResponse
java.lang.Object
com.ringcentral.definitions.GetExtensionListInfoResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionExtension short numberHides extension from showing in company directory.Internal identifier of an extension Format: int64Extension name.Extension current state.Extension subtype, if applicable.Extension type.Canonical URI of an extension Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignedCountry
(AssignedCountryInfo assignedCountry) callQueueInfo
(CallQueueExtensionInfo callQueueInfo) contact
(ContactInfo contact) costCenter
(CostCenterInfo costCenter) extensionNumber
(String extensionNumber) permissions
(ExtensionPermissions permissions) profileImage
(ProfileImageInfo profileImage) site
(ProvisioningSiteInfo site)
-
Field Details
-
id
Internal identifier of an extension Format: int64 -
uri
Canonical URI of an extension Format: uri -
contact
-
extensionNumber
Extension short number -
name
Extension name. For user extension types the value is a combination of the specified first name and last name -
permissions
-
profileImage
-
status
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 -
type
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 -
subType
Extension subtype, if applicable. For any unsupported subtypes the `Unknown` value will be returned Enum: VideoPro, VideoProPlus, DigitalSignage, Unknown -
callQueueInfo
-
site
-
assignedCountry
-
costCenter
-
-
Constructor Details
-
GetExtensionListInfoResponse
public GetExtensionListInfoResponse()
-
-
Method Details
-
id
-
uri
-
contact
-
extensionNumber
-
name
-
permissions
-
profileImage
-
status
-
type
-
subType
-
callQueueInfo
-
site
-
assignedCountry
-
costCenter
-