ExtensionInfoGrants
Extension information
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of an extension |
uri | str | ❌ | Canonical URI of an extension |
extension_number | str | ❌ | Extension short number (usually 3 or 4 digits) |
name | str | ❌ | Name of extension |
type_ | ExtensionInfoGrantsType | ❌ | Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology |
ExtensionInfoGrantsType
Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology
Properties
Name | Type | Required | Description |
---|---|---|---|
USER | str | ✅ | "User" |
FAX_USER | str | ✅ | "Fax User" |
VIRTUALUSER | str | ✅ | "VirtualUser" |
DIGITALUSER | str | ✅ | "DigitalUser" |
DEPARTMENT | str | ✅ | "Department" |
ANNOUNCEMENT | str | ✅ | "Announcement" |
VOICEMAIL | str | ✅ | "Voicemail" |
SHAREDLINESGROUP | str | ✅ | "SharedLinesGroup" |
PAGINGONLY | str | ✅ | "PagingOnly" |
IVRMENU | str | ✅ | "IvrMenu" |
APPLICATIONEXTENSION | str | ✅ | "ApplicationExtension" |
PARKLOCATION | str | ✅ | "ParkLocation" |
DELEGATEDLINESGROUP | str | ✅ | "DelegatedLinesGroup" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs