@rc-ex/core 1.3.7 → 1.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/definitions/ADGError.d.ts +1 -1
- package/lib/definitions/AccountInfo.d.ts +2 -2
- package/lib/definitions/AccountOperatorInfo.d.ts +10 -0
- package/lib/definitions/AccountPhoneNumberInfo.d.ts +3 -3
- package/lib/definitions/AccountPresenceEventBody.d.ts +3 -3
- package/lib/definitions/AccountStatusInfo.d.ts +10 -9
- package/lib/definitions/AccountTelephonySessionsEvent.d.ts +1 -1
- package/lib/definitions/ActivePermissionResource.d.ts +1 -1
- package/lib/definitions/AddPhoneNumberRequestItem.d.ts +2 -2
- package/lib/definitions/AddressBookBulkUploadResponse.d.ts +2 -2
- package/lib/definitions/ApiErrorResponseModel.d.ts +1 -1
- package/lib/definitions/AsrApiResponseResponse.d.ts +5 -0
- package/lib/definitions/AssignPhoneNumberRequest.d.ts +2 -2
- package/lib/definitions/AuthorizeRequest.d.ts +2 -1
- package/lib/definitions/AutoShared.d.ts +15 -0
- package/lib/definitions/{StatusInfo.js → AutoShared.js} +1 -1
- package/lib/definitions/AutoShared.js.map +1 -0
- package/lib/definitions/AutomaticLocationUpdatesTaskInfo.d.ts +1 -1
- package/lib/definitions/BaseCallLogRecord.d.ts +6 -2
- package/lib/definitions/BlockedCallerGreetingInfo.d.ts +1 -1
- package/lib/definitions/BridgeResponse.d.ts +1 -1
- package/lib/definitions/BulkAddDevicesItem.d.ts +1 -1
- package/lib/definitions/BulkDeleteUsersRequest.d.ts +2 -2
- package/lib/definitions/BulkOperationExtensionReference.d.ts +1 -1
- package/lib/definitions/CallLogRecord.d.ts +6 -2
- package/lib/definitions/CallLogRecordLegInfo.d.ts +6 -2
- package/lib/definitions/CallLogRecordMessage.d.ts +1 -1
- package/lib/definitions/CallParty.d.ts +2 -2
- package/lib/definitions/CallQueueDetails.d.ts +13 -4
- package/lib/definitions/CallQueueExtensionInfo.d.ts +1 -1
- package/lib/definitions/CallQueueInfo.d.ts +8 -0
- package/lib/definitions/CallQueueOverflowSettings.d.ts +2 -2
- package/lib/definitions/CloudRecording.d.ts +11 -2
- package/lib/definitions/{EmergencyLocationResourceAddress.d.ts → CommonEmergencyLocationAddressInfo.d.ts} +3 -3
- package/lib/definitions/CommonEmergencyLocationAddressInfo.js +3 -0
- package/lib/definitions/CommonEmergencyLocationAddressInfo.js.map +1 -0
- package/lib/definitions/{EmergencyLocationAddressInfoAu.d.ts → CommonEmergencyLocationAddressInfoAu.d.ts} +4 -5
- package/lib/definitions/CommonEmergencyLocationAddressInfoAu.js +3 -0
- package/lib/definitions/CommonEmergencyLocationAddressInfoAu.js.map +1 -0
- package/lib/definitions/{EmergencyLocationAddressInfoDefault.d.ts → CommonEmergencyLocationAddressInfoDefault.d.ts} +2 -2
- package/lib/definitions/CommonEmergencyLocationAddressInfoDefault.js +3 -0
- package/lib/definitions/CommonEmergencyLocationAddressInfoDefault.js.map +1 -0
- package/lib/definitions/{EmergencyLocationAddressInfoFr.d.ts → CommonEmergencyLocationAddressInfoFr.d.ts} +3 -3
- package/lib/definitions/CommonEmergencyLocationAddressInfoFr.js +3 -0
- package/lib/definitions/CommonEmergencyLocationAddressInfoFr.js.map +1 -0
- package/lib/definitions/{EmergencyLocationResource.d.ts → CommonEmergencyLocationResource.d.ts} +6 -6
- package/lib/definitions/CommonEmergencyLocationResource.js +3 -0
- package/lib/definitions/CommonEmergencyLocationResource.js.map +1 -0
- package/lib/definitions/CompanyAnsweringRuleRequest.d.ts +1 -1
- package/lib/definitions/CompanyAnsweringRuleUpdate.d.ts +1 -1
- package/lib/definitions/CompanyPhoneNumberInfo.d.ts +4 -4
- package/lib/definitions/ConferencePhoneNumberInfo.d.ts +1 -1
- package/lib/definitions/ContactCenterProvider.d.ts +3 -1
- package/lib/definitions/ContactInfo.d.ts +1 -1
- package/lib/definitions/ContactInfoCreationRequest.d.ts +2 -2
- package/lib/definitions/ContactInfoUpdateRequest.d.ts +2 -2
- package/lib/definitions/ContactResource.d.ts +3 -2
- package/lib/definitions/ContentAttachment.d.ts +76 -0
- package/lib/definitions/{EmergencyAddressInfoFr.js → ContentAttachment.js} +1 -1
- package/lib/definitions/ContentAttachment.js.map +1 -0
- package/lib/definitions/ContentBodyFormatted.d.ts +12 -0
- package/lib/definitions/{CallQueueOverflowAgent.js → ContentBodyFormatted.js} +1 -1
- package/lib/definitions/ContentBodyFormatted.js.map +1 -0
- package/lib/definitions/ContentContextData.d.ts +9 -0
- package/lib/definitions/{CallQueueUpdateDetails.js → ContentContextData.js} +1 -1
- package/lib/definitions/ContentContextData.js.map +1 -0
- package/lib/definitions/ContentList.d.ts +13 -0
- package/lib/definitions/ContentList.js +3 -0
- package/lib/definitions/ContentList.js.map +1 -0
- package/lib/definitions/ContentModel.d.ts +223 -0
- package/lib/definitions/ContentModel.js +3 -0
- package/lib/definitions/ContentModel.js.map +1 -0
- package/lib/definitions/CostCenterInfo.d.ts +14 -0
- package/lib/definitions/CostCenterInfo.js +3 -0
- package/lib/definitions/CostCenterInfo.js.map +1 -0
- package/lib/definitions/CreateAnsweringRuleForwardingNumberInfo.d.ts +1 -1
- package/lib/definitions/CreateAnsweringRuleRequest.d.ts +1 -1
- package/lib/definitions/CreateBridgeRequest.d.ts +1 -1
- package/lib/definitions/CreateCompanyGreetingRequest.d.ts +1 -1
- package/lib/definitions/CreateContentRequest.d.ts +131 -0
- package/lib/definitions/CreateContentRequest.js +3 -0
- package/lib/definitions/CreateContentRequest.js.map +1 -0
- package/lib/definitions/CreateConversationRequest.d.ts +3 -1
- package/lib/definitions/CreateCustomUserGreetingRequest.d.ts +1 -1
- package/lib/definitions/CreateNetworkRequest.d.ts +0 -4
- package/lib/definitions/CreateSubscriptionRequest.d.ts +1 -0
- package/lib/definitions/CreateSwitchInfo.d.ts +2 -2
- package/lib/definitions/CreateUserEmergencyLocationRequest.d.ts +3 -3
- package/lib/definitions/CreateWebhookSubscriptionRequest.d.ts +1 -0
- package/lib/definitions/CreateWirelessPoint.d.ts +2 -2
- package/lib/definitions/CustomCompanyGreetingInfo.d.ts +1 -1
- package/lib/definitions/CustomUserGreetingInfo.d.ts +1 -1
- package/lib/definitions/DeleteMessageByFilterParameters.d.ts +1 -1
- package/lib/definitions/DeletePhoneNumbersRequest.d.ts +1 -1
- package/lib/definitions/DetailedExtensionPresenceEventBody.d.ts +3 -3
- package/lib/definitions/DetailedExtensionPresenceWithSIPEventBody.d.ts +3 -3
- package/lib/definitions/DeviceDefinition.d.ts +1 -1
- package/lib/definitions/DeviceEmergencyInfo.d.ts +3 -8
- package/lib/definitions/DeviceEmergencyLocationInfo.d.ts +1 -1
- package/lib/definitions/DeviceInfoRequest.d.ts +2 -2
- package/lib/definitions/DeviceModelInfo.d.ts +2 -2
- package/lib/definitions/DevicePhoneNumberInfo.d.ts +1 -1
- package/lib/definitions/DeviceProvisioningExtensionInfo.d.ts +1 -1
- package/lib/definitions/DeviceResource.d.ts +16 -12
- package/lib/definitions/DictionaryGreetingInfo.d.ts +2 -2
- package/lib/definitions/ERLLocationInfo.d.ts +1 -1
- package/lib/definitions/EmailRecipientInfo.d.ts +1 -1
- package/lib/definitions/EmergencyAddress.d.ts +2 -2
- package/lib/definitions/{CreateUserEmergencyLocationRequestAddress.d.ts → EmergencyAddressInfo.d.ts} +9 -3
- package/lib/definitions/EmergencyAddressInfo.js +3 -0
- package/lib/definitions/EmergencyAddressInfo.js.map +1 -0
- package/lib/definitions/EmergencyLocationInfo.d.ts +1 -1
- package/lib/definitions/EmergencyLocationInfoRequest.d.ts +3 -3
- package/lib/definitions/EmergencyLocationsResource.d.ts +2 -2
- package/lib/definitions/EmergencyServiceAddressResource.d.ts +1 -1
- package/lib/definitions/EveryoneTeamInfo.d.ts +1 -1
- package/lib/definitions/ExtensionBulkUpdateInfo.d.ts +4 -0
- package/lib/definitions/ExtensionBulkUpdateTaskResource.d.ts +2 -2
- package/lib/definitions/ExtensionCallerIdInfo.d.ts +2 -2
- package/lib/definitions/ExtensionCallerIdInfoRequest.d.ts +2 -2
- package/lib/definitions/ExtensionCreationRequest.d.ts +6 -9
- package/lib/definitions/ExtensionCreationResponse.d.ts +4 -5
- package/lib/definitions/ExtensionFavoritesEvent.d.ts +1 -1
- package/lib/definitions/ExtensionGrantListEvent.d.ts +1 -1
- package/lib/definitions/ExtensionInfo.d.ts +1 -1
- package/lib/definitions/ExtensionInfoEvent.d.ts +2 -2
- package/lib/definitions/ExtensionInfoIntId.d.ts +1 -1
- package/lib/definitions/ExtensionListEvent.d.ts +1 -1
- package/lib/definitions/ExtensionPresenceEventBody.d.ts +3 -3
- package/lib/definitions/ExtensionServiceFeatureInfo.d.ts +1 -1
- package/lib/definitions/ExtensionTelephonySessionsEvent.d.ts +2 -1
- package/lib/definitions/ExtensionUpdateRequest.d.ts +2 -2
- package/lib/definitions/FaxResponse.d.ts +2 -2
- package/lib/definitions/ForwardCallPartyResponse.d.ts +2 -2
- package/lib/definitions/ForwardingInfo.d.ts +2 -2
- package/lib/definitions/ForwardingInfoCreateRuleRequest.d.ts +3 -3
- package/lib/definitions/GetAccountInfoResponse.d.ts +1 -1
- package/lib/definitions/GetExtensionInfoResponse.d.ts +9 -5
- package/lib/definitions/GetExtensionListInfoResponse.d.ts +8 -4
- package/lib/definitions/GetInternalTextMessageInfoResponse.d.ts +3 -3
- package/lib/definitions/GetMessageInfoResponse.d.ts +4 -4
- package/lib/definitions/GetPresenceInfo.d.ts +4 -4
- package/lib/definitions/GetSMSMessageInfoResponse.d.ts +3 -3
- package/lib/definitions/GetTokenRequest.d.ts +1 -1
- package/lib/definitions/GreetingInfo.d.ts +1 -1
- package/lib/definitions/Host.d.ts +3 -3
- package/lib/definitions/IdentitiesList.d.ts +13 -0
- package/lib/definitions/IdentitiesList.js +3 -0
- package/lib/definitions/IdentitiesList.js.map +1 -0
- package/lib/definitions/IdentityExtraValues.d.ts +6 -0
- package/lib/definitions/IdentityExtraValues.js +3 -0
- package/lib/definitions/IdentityExtraValues.js.map +1 -0
- package/lib/definitions/IdentityModel.d.ts +231 -0
- package/lib/definitions/IdentityModel.js +3 -0
- package/lib/definitions/IdentityModel.js.map +1 -0
- package/lib/definitions/ImportIdentityRequest.d.ts +61 -0
- package/lib/definitions/ImportIdentityRequest.js +3 -0
- package/lib/definitions/ImportIdentityRequest.js.map +1 -0
- package/lib/definitions/InstantMessageEvent.d.ts +1 -1
- package/lib/definitions/InstantMessageEventBody.d.ts +3 -3
- package/lib/definitions/IntrospectTokenRequest.d.ts +13 -0
- package/lib/definitions/{EmergencyAddressInfoAu.js → IntrospectTokenRequest.js} +1 -1
- package/lib/definitions/IntrospectTokenRequest.js.map +1 -0
- package/lib/definitions/ListAccountPhoneNumbersParameters.d.ts +2 -2
- package/lib/definitions/ListAccountPhoneNumbersV2Parameters.d.ts +4 -4
- package/lib/definitions/ListCallQueuesParameters.d.ts +2 -4
- package/lib/definitions/ListCompanyActiveCallsParameters.d.ts +1 -1
- package/lib/definitions/ListCompanyAnsweringRuleInfo.d.ts +1 -1
- package/lib/definitions/ListDirectoryEntriesParameters.d.ts +1 -1
- package/lib/definitions/ListExtensionActiveCallsParameters.d.ts +1 -1
- package/lib/definitions/ListExtensionDevicesParameters.d.ts +2 -2
- package/lib/definitions/ListExtensionPhoneNumbersParameters.d.ts +1 -1
- package/lib/definitions/ListExtensionsParameters.d.ts +1 -1
- package/lib/definitions/ListGlipChatsNewParameters.d.ts +1 -1
- package/lib/definitions/ListMessagesParameters.d.ts +3 -3
- package/lib/definitions/ListOfAvailableForAssigningRolesParameters.d.ts +25 -0
- package/lib/definitions/ListOfAvailableForAssigningRolesParameters.js +3 -0
- package/lib/definitions/ListOfAvailableForAssigningRolesParameters.js.map +1 -0
- package/lib/definitions/ListRecentChatsNewParameters.d.ts +1 -1
- package/lib/definitions/ListStandardGreetingsParameters.d.ts +2 -2
- package/lib/definitions/ListStandardUserRoleParameters.d.ts +5 -0
- package/lib/definitions/ListStatesParameters.d.ts +2 -2
- package/lib/definitions/ListUserTemplatesParameters.d.ts +1 -1
- package/lib/definitions/ListVideoMeetingsParameters.d.ts +17 -1
- package/lib/definitions/LocationOwnerInfo.d.ts +8 -0
- package/lib/definitions/Meeting.d.ts +27 -13
- package/lib/definitions/MeetingPage.d.ts +3 -1
- package/lib/definitions/MessageAttachmentInfoIntId.d.ts +1 -1
- package/lib/definitions/MessageEvent.d.ts +1 -1
- package/lib/definitions/MessageEventBody.d.ts +1 -1
- package/lib/definitions/MessageStoreCallerInfoResponseTo.d.ts +1 -1
- package/lib/definitions/ModelInfo.d.ts +1 -1
- package/lib/definitions/NetworkInfo.d.ts +0 -4
- package/lib/definitions/NonEnumeratedPagingModel.d.ts +31 -0
- package/lib/definitions/{DeviceEmergencyAddressAu.js → NonEnumeratedPagingModel.js} +1 -1
- package/lib/definitions/NonEnumeratedPagingModel.js.map +1 -0
- package/lib/definitions/NotificationSettings.d.ts +2 -2
- package/lib/definitions/NotificationSettingsUpdateRequest.d.ts +3 -3
- package/lib/definitions/Paging.d.ts +1 -0
- package/lib/definitions/ParameterizedErrorResponseModel.d.ts +1 -1
- package/lib/definitions/ParsePhoneNumberParameters.d.ts +1 -1
- package/lib/definitions/Participant.d.ts +11 -5
- package/lib/definitions/PartySuperviseRequest.d.ts +1 -1
- package/lib/definitions/PartyUpdateInfo.d.ts +1 -1
- package/lib/definitions/PermissionIdResource.d.ts +5 -1
- package/lib/definitions/PermissionsCapabilities.d.ts +18 -0
- package/lib/definitions/PermissionsCapabilities.js +3 -0
- package/lib/definitions/PermissionsCapabilities.js.map +1 -0
- package/lib/definitions/PhoneLinesInfo.d.ts +1 -1
- package/lib/definitions/PhoneNumberDefinitionNumberId.d.ts +1 -1
- package/lib/definitions/PhoneNumberInfoConferencing.d.ts +2 -2
- package/lib/definitions/PhoneNumberInfoIntId.d.ts +2 -2
- package/lib/definitions/PhoneNumberResource.d.ts +1 -1
- package/lib/definitions/PresenceInfoRequest.d.ts +1 -1
- package/lib/definitions/PresenceInfoResponse.d.ts +1 -1
- package/lib/definitions/PrivateIpRangeInfo.d.ts +6 -5
- package/lib/definitions/PrivateIpRangeInfoRequest.d.ts +4 -0
- package/lib/definitions/ProfileImageInfo.d.ts +3 -3
- package/lib/definitions/PromptInfo.d.ts +1 -1
- package/lib/definitions/QueueInfo.d.ts +10 -4
- package/lib/definitions/ReadUserCallLogParameters.d.ts +1 -1
- package/lib/definitions/ReadUserRoleParameters.d.ts +11 -0
- package/lib/definitions/ReadUserRoleParameters.js +3 -0
- package/lib/definitions/ReadUserRoleParameters.js.map +1 -0
- package/lib/definitions/ReasonInfo.d.ts +1 -1
- package/lib/definitions/Recording.d.ts +20 -7
- package/lib/definitions/RecordingsPreferences.d.ts +4 -0
- package/lib/definitions/RecurrenceInfo.d.ts +2 -1
- package/lib/definitions/RemoveLineRequest.d.ts +5 -4
- package/lib/definitions/ReplyParty.d.ts +1 -1
- package/lib/definitions/RevokeTokenParameters.d.ts +10 -0
- package/lib/definitions/RevokeTokenParameters.js +3 -0
- package/lib/definitions/RevokeTokenParameters.js.map +1 -0
- package/lib/definitions/RevokeTokenRequest.d.ts +1 -1
- package/lib/definitions/RoleResource.d.ts +7 -1
- package/lib/definitions/RolesBusinessSiteResource.d.ts +4 -0
- package/lib/definitions/ScheduleUserMeetingInfo.d.ts +1 -1
- package/lib/definitions/ScimResourceTypeResponse.d.ts +1 -1
- package/lib/definitions/ScimUser.d.ts +2 -2
- package/lib/definitions/ScimUserResponse.d.ts +2 -2
- package/lib/definitions/SearchDirectoryEntriesRequest.d.ts +4 -2
- package/lib/definitions/ServiceInfoV2.d.ts +1 -1
- package/lib/definitions/SessionGlobalListEntry.d.ts +0 -1
- package/lib/definitions/SessionInfoResponse.d.ts +42 -0
- package/lib/definitions/SessionInfoResponse.js +3 -0
- package/lib/definitions/SessionInfoResponse.js.map +1 -0
- package/lib/definitions/ShippingAddressInfo.d.ts +1 -1
- package/lib/definitions/ShippingInfo.d.ts +3 -3
- package/lib/definitions/SipInfoResponse.d.ts +5 -1
- package/lib/definitions/SipRegistrationDeviceEmergencyInfo.d.ts +1 -1
- package/lib/definitions/SipRegistrationDeviceInfo.d.ts +13 -12
- package/lib/definitions/SipRegistrationDeviceLocationInfo.d.ts +1 -1
- package/lib/definitions/SocMsgListContentsParameters.d.ts +60 -0
- package/lib/definitions/{BulkManageLicensesRequest.js → SocMsgListContentsParameters.js} +1 -1
- package/lib/definitions/SocMsgListContentsParameters.js.map +1 -0
- package/lib/definitions/SocMsgListIdentitiesParameters.d.ts +43 -0
- package/lib/definitions/SocMsgListIdentitiesParameters.js +3 -0
- package/lib/definitions/SocMsgListIdentitiesParameters.js.map +1 -0
- package/lib/definitions/SubscriptionInfo.d.ts +0 -1
- package/lib/definitions/SummaryUnit.d.ts +3 -0
- package/lib/definitions/SuperviseCallSessionRequest.d.ts +1 -1
- package/lib/definitions/SuperviseCallSessionResponse.d.ts +1 -1
- package/lib/definitions/SwitchInfo.d.ts +2 -6
- package/lib/definitions/SyncInfoMessages.d.ts +1 -1
- package/lib/definitions/SyncMessagesParameters.d.ts +3 -3
- package/lib/definitions/TMChatInfo.d.ts +1 -1
- package/lib/definitions/TMConversationInfo.d.ts +1 -1
- package/lib/definitions/TMCreateEventRequest.d.ts +5 -2
- package/lib/definitions/TMPostInfo.d.ts +1 -1
- package/lib/definitions/TMTeamInfo.d.ts +1 -1
- package/lib/definitions/TelephonySessionsEventBody.d.ts +1 -1
- package/lib/definitions/TemporaryNumberInfo.d.ts +3 -1
- package/lib/definitions/TokenInfo.d.ts +19 -0
- package/lib/definitions/TokenIntrospectionResponse.d.ts +47 -0
- package/lib/definitions/{BulkManageLicensesResponse.js → TokenIntrospectionResponse.js} +1 -1
- package/lib/definitions/TokenIntrospectionResponse.js.map +1 -0
- package/lib/definitions/TranscribedObject.d.ts +5 -0
- package/lib/definitions/UpdateAnsweringRuleRequest.d.ts +1 -1
- package/lib/definitions/UpdateContactParameters.d.ts +2 -2
- package/lib/definitions/UpdateNetworkRequest.d.ts +0 -4
- package/lib/definitions/UpdateSubscriptionRequest.d.ts +1 -0
- package/lib/definitions/UpdateSwitchInfo.d.ts +2 -2
- package/lib/definitions/UpdateWirelessPoint.d.ts +2 -2
- package/lib/definitions/UserPhoneNumberExtensionInfo.d.ts +1 -1
- package/lib/definitions/UserPhoneNumberInfo.d.ts +10 -7
- package/lib/definitions/UtteranceObject.d.ts +33 -0
- package/lib/definitions/UtteranceObject.js +3 -0
- package/lib/definitions/UtteranceObject.js.map +1 -0
- package/lib/definitions/VoicemailInfo.d.ts +1 -1
- package/lib/definitions/VoicemailMessageEvent.d.ts +1 -1
- package/lib/definitions/VoicemailMessageEventBody.d.ts +3 -3
- package/lib/definitions/WcsSessionBaseModel.d.ts +0 -1
- package/lib/definitions/WcsSessionResource.d.ts +0 -1
- package/lib/definitions/WcsSessionWithLocaleCodeModel.d.ts +0 -1
- package/lib/definitions/WirelessPointInfo.d.ts +2 -6
- package/lib/paths/Ai/Text/V1/Async/Summarize/index.d.ts +1 -1
- package/lib/paths/Ai/Text/V1/Async/Summarize/index.js +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.d.ts +67 -0
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js +85 -0
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.d.ts +17 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.js +25 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.d.ts +19 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.js +27 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Import/index.d.ts +20 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Import/index.js +27 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Import/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.d.ts +42 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js +67 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/index.d.ts +12 -0
- package/lib/paths/Cx/SocialMessaging/V1/index.js +24 -0
- package/lib/paths/Cx/SocialMessaging/V1/index.js.map +1 -0
- package/lib/paths/{Restapi/V2/Accounts/Licenses → Cx/SocialMessaging}/index.d.ts +3 -3
- package/lib/paths/{Restapi/V2/Accounts/Licenses → Cx/SocialMessaging}/index.js +4 -4
- package/lib/paths/Cx/SocialMessaging/index.js.map +1 -0
- package/lib/paths/Cx/index.d.ts +9 -0
- package/lib/paths/Cx/index.js +19 -0
- package/lib/paths/Cx/index.js.map +1 -0
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.d.ts +3 -1
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.js +3 -1
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.d.ts +3 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.js +3 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.d.ts +1 -2
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.js +2 -2
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.js.map +1 -1
- package/lib/paths/Restapi/Account/BusinessAddress/index.d.ts +1 -1
- package/lib/paths/Restapi/Account/BusinessAddress/index.js +1 -1
- package/lib/paths/Restapi/Account/CallQueues/index.d.ts +1 -4
- package/lib/paths/Restapi/Account/CallQueues/index.js +2 -4
- package/lib/paths/Restapi/Account/CallQueues/index.js.map +1 -1
- package/lib/paths/Restapi/Account/EmergencyLocations/index.d.ts +4 -4
- package/lib/paths/Restapi/Account/EmergencyLocations/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.d.ts +6 -3
- package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js +6 -3
- package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AssignableRoles/index.d.ts +18 -0
- package/lib/paths/Restapi/Account/Extension/AssignableRoles/index.js +24 -0
- package/lib/paths/Restapi/Account/Extension/AssignableRoles/index.js.map +1 -0
- package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.d.ts +6 -2
- package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js +6 -2
- package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.d.ts +5 -4
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js +2 -2
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Fax/index.d.ts +1 -1
- package/lib/paths/Restapi/Account/Extension/Fax/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.d.ts +0 -1
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.js +0 -1
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/Presence/index.d.ts +7 -13
- package/lib/paths/Restapi/Account/Extension/Presence/index.js +7 -13
- package/lib/paths/Restapi/Account/Extension/Presence/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/index.d.ts +2 -0
- package/lib/paths/Restapi/Account/Extension/index.js +4 -0
- package/lib/paths/Restapi/Account/Extension/index.js.map +1 -1
- package/lib/paths/Restapi/Account/PhoneNumber/index.d.ts +2 -2
- package/lib/paths/Restapi/Account/PhoneNumber/index.js +2 -2
- package/lib/paths/Restapi/Account/UserRole/index.d.ts +3 -2
- package/lib/paths/Restapi/Account/UserRole/index.js +2 -2
- package/lib/paths/Restapi/Account/UserRole/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/Introspect/index.d.ts +24 -0
- package/lib/paths/Restapi/Oauth/Introspect/index.js +30 -0
- package/lib/paths/Restapi/Oauth/Introspect/index.js.map +1 -0
- package/lib/paths/Restapi/Oauth/Revoke/index.d.ts +4 -2
- package/lib/paths/Restapi/Oauth/Revoke/index.js +4 -3
- package/lib/paths/Restapi/Oauth/Revoke/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/SessionInfo/index.d.ts +17 -0
- package/lib/paths/Restapi/Oauth/SessionInfo/index.js +24 -0
- package/lib/paths/Restapi/Oauth/SessionInfo/index.js.map +1 -0
- package/lib/paths/Restapi/Oauth/index.d.ts +4 -0
- package/lib/paths/Restapi/Oauth/index.js +8 -0
- package/lib/paths/Restapi/Oauth/index.js.map +1 -1
- package/lib/paths/Restapi/Subscription/index.d.ts +3 -0
- package/lib/paths/Restapi/Subscription/index.js +3 -0
- package/lib/paths/Restapi/Subscription/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Devices/index.d.ts +5 -5
- package/lib/paths/Restapi/V2/Accounts/Devices/index.js +5 -5
- package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.d.ts +12 -5
- package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.js +12 -5
- package/lib/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.d.ts +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.d.ts +2 -2
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.js +2 -2
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.d.ts +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.js +1 -1
- package/lib/paths/Restapi/V2/Accounts/index.d.ts +0 -2
- package/lib/paths/Restapi/V2/Accounts/index.js +0 -4
- package/lib/paths/Restapi/V2/Accounts/index.js.map +1 -1
- package/package.json +6 -6
- package/src/definitions/ADGError.ts +1 -1
- package/src/definitions/AccountInfo.ts +2 -2
- package/src/definitions/AccountOperatorInfo.ts +11 -0
- package/src/definitions/AccountPhoneNumberInfo.ts +3 -3
- package/src/definitions/AccountPresenceEventBody.ts +3 -3
- package/src/definitions/AccountStatusInfo.ts +10 -9
- package/src/definitions/AccountTelephonySessionsEvent.ts +1 -1
- package/src/definitions/ActivePermissionResource.ts +1 -1
- package/src/definitions/AddPhoneNumberRequestItem.ts +2 -2
- package/src/definitions/AddressBookBulkUploadResponse.ts +2 -2
- package/src/definitions/ApiErrorResponseModel.ts +1 -1
- package/src/definitions/AsrApiResponseResponse.ts +6 -0
- package/src/definitions/AssignPhoneNumberRequest.ts +2 -2
- package/src/definitions/AuthorizeRequest.ts +2 -1
- package/src/definitions/AutoShared.ts +17 -0
- package/src/definitions/AutomaticLocationUpdatesTaskInfo.ts +1 -1
- package/src/definitions/BaseCallLogRecord.ts +7 -2
- package/src/definitions/BlockedCallerGreetingInfo.ts +1 -1
- package/src/definitions/BridgeResponse.ts +1 -1
- package/src/definitions/BulkAddDevicesItem.ts +1 -1
- package/src/definitions/BulkDeleteUsersRequest.ts +2 -2
- package/src/definitions/BulkOperationExtensionReference.ts +1 -1
- package/src/definitions/CallLogRecord.ts +7 -2
- package/src/definitions/CallLogRecordLegInfo.ts +7 -2
- package/src/definitions/CallLogRecordMessage.ts +1 -1
- package/src/definitions/CallParty.ts +2 -2
- package/src/definitions/CallQueueDetails.ts +15 -4
- package/src/definitions/CallQueueExtensionInfo.ts +1 -1
- package/src/definitions/CallQueueInfo.ts +10 -0
- package/src/definitions/CallQueueOverflowSettings.ts +2 -2
- package/src/definitions/CloudRecording.ts +13 -2
- package/src/definitions/{EmergencyLocationResourceAddress.ts → CommonEmergencyLocationAddressInfo.ts} +3 -3
- package/src/definitions/{EmergencyLocationAddressInfoAu.ts → CommonEmergencyLocationAddressInfoAu.ts} +4 -5
- package/src/definitions/{EmergencyLocationAddressInfoDefault.ts → CommonEmergencyLocationAddressInfoDefault.ts} +2 -2
- package/src/definitions/{EmergencyLocationAddressInfoFr.ts → CommonEmergencyLocationAddressInfoFr.ts} +3 -3
- package/src/definitions/{EmergencyLocationResource.ts → CommonEmergencyLocationResource.ts} +6 -6
- package/src/definitions/CompanyAnsweringRuleRequest.ts +1 -1
- package/src/definitions/CompanyAnsweringRuleUpdate.ts +1 -1
- package/src/definitions/CompanyPhoneNumberInfo.ts +4 -4
- package/src/definitions/ConferencePhoneNumberInfo.ts +1 -1
- package/src/definitions/ContactCenterProvider.ts +3 -1
- package/src/definitions/ContactInfo.ts +1 -1
- package/src/definitions/ContactInfoCreationRequest.ts +2 -2
- package/src/definitions/ContactInfoUpdateRequest.ts +2 -2
- package/src/definitions/ContactResource.ts +3 -2
- package/src/definitions/ContentAttachment.ts +85 -0
- package/src/definitions/ContentBodyFormatted.ts +14 -0
- package/src/definitions/ContentContextData.ts +10 -0
- package/src/definitions/ContentList.ts +16 -0
- package/src/definitions/ContentModel.ts +303 -0
- package/src/definitions/CostCenterInfo.ts +16 -0
- package/src/definitions/CreateAnsweringRuleForwardingNumberInfo.ts +1 -1
- package/src/definitions/CreateAnsweringRuleRequest.ts +1 -1
- package/src/definitions/CreateBridgeRequest.ts +1 -1
- package/src/definitions/CreateCompanyGreetingRequest.ts +1 -1
- package/src/definitions/CreateContentRequest.ts +147 -0
- package/src/definitions/CreateConversationRequest.ts +3 -1
- package/src/definitions/CreateCustomUserGreetingRequest.ts +1 -1
- package/src/definitions/CreateNetworkRequest.ts +0 -5
- package/src/definitions/CreateSubscriptionRequest.ts +1 -0
- package/src/definitions/CreateSwitchInfo.ts +2 -2
- package/src/definitions/CreateUserEmergencyLocationRequest.ts +3 -3
- package/src/definitions/CreateWebhookSubscriptionRequest.ts +1 -0
- package/src/definitions/CreateWirelessPoint.ts +2 -2
- package/src/definitions/CustomCompanyGreetingInfo.ts +1 -1
- package/src/definitions/CustomUserGreetingInfo.ts +1 -1
- package/src/definitions/DeleteMessageByFilterParameters.ts +1 -1
- package/src/definitions/DeletePhoneNumbersRequest.ts +1 -1
- package/src/definitions/DetailedExtensionPresenceEventBody.ts +3 -3
- package/src/definitions/DetailedExtensionPresenceWithSIPEventBody.ts +3 -3
- package/src/definitions/DeviceDefinition.ts +1 -1
- package/src/definitions/DeviceEmergencyInfo.ts +3 -8
- package/src/definitions/DeviceEmergencyLocationInfo.ts +1 -1
- package/src/definitions/DeviceInfoRequest.ts +2 -2
- package/src/definitions/DeviceModelInfo.ts +2 -2
- package/src/definitions/DevicePhoneNumberInfo.ts +1 -1
- package/src/definitions/DeviceProvisioningExtensionInfo.ts +1 -1
- package/src/definitions/DeviceResource.ts +17 -12
- package/src/definitions/DictionaryGreetingInfo.ts +2 -2
- package/src/definitions/ERLLocationInfo.ts +1 -1
- package/src/definitions/EmailRecipientInfo.ts +1 -1
- package/src/definitions/EmergencyAddress.ts +2 -2
- package/src/definitions/{EmergencyLocationInfoRequestAddress.ts → EmergencyAddressInfo.ts} +10 -3
- package/src/definitions/EmergencyLocationInfo.ts +1 -1
- package/src/definitions/EmergencyLocationInfoRequest.ts +3 -3
- package/src/definitions/EmergencyLocationsResource.ts +2 -2
- package/src/definitions/EmergencyServiceAddressResource.ts +1 -1
- package/src/definitions/EveryoneTeamInfo.ts +1 -1
- package/src/definitions/ExtensionBulkUpdateInfo.ts +5 -0
- package/src/definitions/ExtensionBulkUpdateTaskResource.ts +2 -2
- package/src/definitions/ExtensionCallerIdInfo.ts +2 -2
- package/src/definitions/ExtensionCallerIdInfoRequest.ts +2 -2
- package/src/definitions/ExtensionCreationRequest.ts +6 -9
- package/src/definitions/ExtensionCreationResponse.ts +4 -5
- package/src/definitions/ExtensionFavoritesEvent.ts +1 -1
- package/src/definitions/ExtensionGrantListEvent.ts +1 -1
- package/src/definitions/ExtensionInfo.ts +1 -1
- package/src/definitions/ExtensionInfoEvent.ts +2 -2
- package/src/definitions/ExtensionInfoIntId.ts +1 -1
- package/src/definitions/ExtensionListEvent.ts +1 -1
- package/src/definitions/ExtensionPresenceEventBody.ts +3 -3
- package/src/definitions/ExtensionServiceFeatureInfo.ts +1 -1
- package/src/definitions/ExtensionTelephonySessionsEvent.ts +2 -1
- package/src/definitions/ExtensionUpdateRequest.ts +2 -2
- package/src/definitions/FaxResponse.ts +2 -2
- package/src/definitions/ForwardCallPartyResponse.ts +2 -2
- package/src/definitions/ForwardingInfo.ts +2 -2
- package/src/definitions/ForwardingInfoCreateRuleRequest.ts +3 -3
- package/src/definitions/GetAccountInfoResponse.ts +1 -1
- package/src/definitions/GetExtensionInfoResponse.ts +10 -5
- package/src/definitions/GetExtensionListInfoResponse.ts +9 -4
- package/src/definitions/GetInternalTextMessageInfoResponse.ts +3 -3
- package/src/definitions/GetMessageInfoResponse.ts +4 -4
- package/src/definitions/GetPresenceInfo.ts +4 -4
- package/src/definitions/GetSMSMessageInfoResponse.ts +3 -3
- package/src/definitions/GetTokenRequest.ts +1 -1
- package/src/definitions/GreetingInfo.ts +1 -1
- package/src/definitions/Host.ts +3 -3
- package/src/definitions/IdentitiesList.ts +16 -0
- package/src/definitions/IdentityExtraValues.ts +7 -0
- package/src/definitions/IdentityModel.ts +280 -0
- package/src/definitions/ImportIdentityRequest.ts +73 -0
- package/src/definitions/InstantMessageEvent.ts +1 -1
- package/src/definitions/InstantMessageEventBody.ts +3 -3
- package/src/definitions/IntrospectTokenRequest.ts +15 -0
- package/src/definitions/ListAccountPhoneNumbersParameters.ts +2 -2
- package/src/definitions/ListAccountPhoneNumbersV2Parameters.ts +4 -4
- package/src/definitions/ListCallQueuesParameters.ts +2 -4
- package/src/definitions/ListCompanyActiveCallsParameters.ts +1 -1
- package/src/definitions/ListCompanyAnsweringRuleInfo.ts +1 -1
- package/src/definitions/ListDirectoryEntriesParameters.ts +1 -1
- package/src/definitions/ListExtensionActiveCallsParameters.ts +1 -1
- package/src/definitions/ListExtensionDevicesParameters.ts +2 -2
- package/src/definitions/ListExtensionPhoneNumbersParameters.ts +1 -1
- package/src/definitions/ListExtensionsParameters.ts +1 -0
- package/src/definitions/ListGlipChatsNewParameters.ts +1 -1
- package/src/definitions/ListMessagesParameters.ts +3 -3
- package/src/definitions/ListOfAvailableForAssigningRolesParameters.ts +27 -0
- package/src/definitions/ListRecentChatsNewParameters.ts +1 -1
- package/src/definitions/ListStandardGreetingsParameters.ts +2 -2
- package/src/definitions/ListStandardUserRoleParameters.ts +6 -0
- package/src/definitions/ListStatesParameters.ts +2 -2
- package/src/definitions/ListUserTemplatesParameters.ts +1 -1
- package/src/definitions/ListVideoMeetingsParameters.ts +19 -1
- package/src/definitions/LocationOwnerInfo.ts +10 -0
- package/src/definitions/Meeting.ts +30 -13
- package/src/definitions/MeetingPage.ts +3 -1
- package/src/definitions/MessageAttachmentInfoIntId.ts +1 -1
- package/src/definitions/MessageEvent.ts +1 -1
- package/src/definitions/MessageEventBody.ts +1 -1
- package/src/definitions/MessageStoreCallerInfoResponseTo.ts +1 -1
- package/src/definitions/ModelInfo.ts +1 -1
- package/src/definitions/NetworkInfo.ts +0 -5
- package/src/definitions/NonEnumeratedPagingModel.ts +36 -0
- package/src/definitions/NotificationSettings.ts +2 -2
- package/src/definitions/NotificationSettingsUpdateRequest.ts +3 -3
- package/src/definitions/Paging.ts +1 -0
- package/src/definitions/ParameterizedErrorResponseModel.ts +1 -1
- package/src/definitions/ParsePhoneNumberParameters.ts +1 -1
- package/src/definitions/Participant.ts +12 -5
- package/src/definitions/PartySuperviseRequest.ts +1 -1
- package/src/definitions/PartyUpdateInfo.ts +1 -1
- package/src/definitions/PermissionIdResource.ts +7 -1
- package/src/definitions/PermissionsCapabilities.ts +21 -0
- package/src/definitions/PhoneLinesInfo.ts +1 -1
- package/src/definitions/PhoneNumberDefinitionNumberId.ts +1 -1
- package/src/definitions/PhoneNumberInfoConferencing.ts +2 -2
- package/src/definitions/PhoneNumberInfoIntId.ts +2 -2
- package/src/definitions/PhoneNumberResource.ts +1 -1
- package/src/definitions/PresenceInfoRequest.ts +1 -1
- package/src/definitions/PresenceInfoResponse.ts +1 -1
- package/src/definitions/PrivateIpRangeInfo.ts +7 -5
- package/src/definitions/PrivateIpRangeInfoRequest.ts +5 -0
- package/src/definitions/ProfileImageInfo.ts +3 -3
- package/src/definitions/PromptInfo.ts +1 -1
- package/src/definitions/QueueInfo.ts +10 -4
- package/src/definitions/ReadUserCallLogParameters.ts +1 -1
- package/src/definitions/ReadUserRoleParameters.ts +12 -0
- package/src/definitions/ReasonInfo.ts +1 -1
- package/src/definitions/Recording.ts +23 -7
- package/src/definitions/RecordingsPreferences.ts +5 -0
- package/src/definitions/RecurrenceInfo.ts +2 -1
- package/src/definitions/RemoveLineRequest.ts +5 -4
- package/src/definitions/ReplyParty.ts +1 -1
- package/src/definitions/RevokeTokenParameters.ts +11 -0
- package/src/definitions/RevokeTokenRequest.ts +1 -1
- package/src/definitions/RoleResource.ts +7 -1
- package/src/definitions/RolesBusinessSiteResource.ts +5 -0
- package/src/definitions/ScheduleUserMeetingInfo.ts +1 -1
- package/src/definitions/ScimResourceTypeResponse.ts +1 -1
- package/src/definitions/ScimUser.ts +2 -2
- package/src/definitions/ScimUserResponse.ts +2 -2
- package/src/definitions/SearchDirectoryEntriesRequest.ts +4 -2
- package/src/definitions/ServiceInfoV2.ts +1 -1
- package/src/definitions/SessionGlobalListEntry.ts +0 -1
- package/src/definitions/SessionInfoResponse.ts +50 -0
- package/src/definitions/ShippingAddressInfo.ts +1 -1
- package/src/definitions/ShippingInfo.ts +3 -3
- package/src/definitions/SipInfoResponse.ts +6 -1
- package/src/definitions/SipRegistrationDeviceEmergencyInfo.ts +1 -1
- package/src/definitions/SipRegistrationDeviceInfo.ts +13 -12
- package/src/definitions/SipRegistrationDeviceLocationInfo.ts +1 -1
- package/src/definitions/SocMsgListContentsParameters.ts +70 -0
- package/src/definitions/SocMsgListIdentitiesParameters.ts +50 -0
- package/src/definitions/SubscriptionInfo.ts +0 -1
- package/src/definitions/SummaryUnit.ts +3 -0
- package/src/definitions/SuperviseCallSessionRequest.ts +1 -1
- package/src/definitions/SuperviseCallSessionResponse.ts +1 -1
- package/src/definitions/SwitchInfo.ts +2 -6
- package/src/definitions/SyncInfoMessages.ts +1 -1
- package/src/definitions/SyncMessagesParameters.ts +3 -3
- package/src/definitions/TMChatInfo.ts +1 -1
- package/src/definitions/TMConversationInfo.ts +1 -1
- package/src/definitions/TMCreateEventRequest.ts +5 -2
- package/src/definitions/TMPostInfo.ts +1 -1
- package/src/definitions/TMTeamInfo.ts +1 -1
- package/src/definitions/TelephonySessionsEventBody.ts +1 -1
- package/src/definitions/TemporaryNumberInfo.ts +3 -1
- package/src/definitions/TokenInfo.ts +23 -0
- package/src/definitions/TokenIntrospectionResponse.ts +56 -0
- package/src/definitions/TranscribedObject.ts +6 -0
- package/src/definitions/UpdateAnsweringRuleRequest.ts +1 -1
- package/src/definitions/UpdateContactParameters.ts +2 -2
- package/src/definitions/UpdateNetworkRequest.ts +0 -5
- package/src/definitions/UpdateSubscriptionRequest.ts +1 -0
- package/src/definitions/UpdateSwitchInfo.ts +2 -2
- package/src/definitions/UpdateWirelessPoint.ts +2 -2
- package/src/definitions/UserPhoneNumberExtensionInfo.ts +1 -1
- package/src/definitions/UserPhoneNumberInfo.ts +10 -7
- package/src/definitions/UtteranceObject.ts +40 -0
- package/src/definitions/VoicemailInfo.ts +1 -1
- package/src/definitions/VoicemailMessageEvent.ts +1 -1
- package/src/definitions/VoicemailMessageEventBody.ts +3 -3
- package/src/definitions/WcsSessionBaseModel.ts +0 -1
- package/src/definitions/WcsSessionResource.ts +0 -1
- package/src/definitions/WcsSessionWithLocaleCodeModel.ts +0 -1
- package/src/definitions/WirelessPointInfo.ts +2 -6
- package/src/paths/Ai/Text/V1/Async/Summarize/index.ts +1 -1
- package/src/paths/Cx/SocialMessaging/V1/Contents/index.ts +98 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.ts +27 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.ts +29 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/Import/index.ts +33 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/index.ts +75 -0
- package/src/paths/Cx/SocialMessaging/V1/index.ts +25 -0
- package/src/paths/{Restapi/V2/Accounts/Licenses → Cx/SocialMessaging}/index.ts +5 -5
- package/src/paths/Cx/index.ts +18 -0
- package/src/paths/Rcvideo/V1/Account/Extension/Recordings/index.ts +3 -1
- package/src/paths/Rcvideo/V1/Account/Recordings/index.ts +3 -1
- package/src/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.ts +2 -6
- package/src/paths/Restapi/Account/BusinessAddress/index.ts +1 -1
- package/src/paths/Restapi/Account/CallQueues/index.ts +2 -5
- package/src/paths/Restapi/Account/EmergencyLocations/index.ts +7 -7
- package/src/paths/Restapi/Account/Extension/AddressBook/Contact/index.ts +6 -3
- package/src/paths/Restapi/Account/Extension/AssignableRoles/index.ts +31 -0
- package/src/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.ts +6 -2
- package/src/paths/Restapi/Account/Extension/EmergencyLocations/index.ts +10 -9
- package/src/paths/Restapi/Account/Extension/Fax/index.ts +1 -1
- package/src/paths/Restapi/Account/Extension/OverflowSettings/index.ts +0 -1
- package/src/paths/Restapi/Account/Extension/Presence/index.ts +7 -13
- package/src/paths/Restapi/Account/Extension/index.ts +5 -0
- package/src/paths/Restapi/Account/PhoneNumber/index.ts +2 -2
- package/src/paths/Restapi/Account/UserRole/index.ts +5 -4
- package/src/paths/Restapi/Oauth/Introspect/index.ts +42 -0
- package/src/paths/Restapi/Oauth/Revoke/index.ts +9 -3
- package/src/paths/Restapi/Oauth/SessionInfo/index.ts +27 -0
- package/src/paths/Restapi/Oauth/index.ts +10 -0
- package/src/paths/Restapi/Subscription/index.ts +3 -0
- package/src/paths/Restapi/V2/Accounts/Devices/index.ts +5 -5
- package/src/paths/Restapi/V2/Accounts/Extensions/Devices/Replace/index.ts +12 -5
- package/src/paths/Restapi/V2/Accounts/Extensions/index.ts +1 -0
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.ts +2 -2
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/index.ts +1 -1
- package/src/paths/Restapi/V2/Accounts/index.ts +0 -5
- package/src/samples.md +4431 -4193
- package/lib/definitions/BulkManageLicensesRequest.d.ts +0 -13
- package/lib/definitions/BulkManageLicensesRequest.js.map +0 -1
- package/lib/definitions/BulkManageLicensesResponse.d.ts +0 -10
- package/lib/definitions/BulkManageLicensesResponse.js.map +0 -1
- package/lib/definitions/CallQueueOverflowAgent.d.ts +0 -19
- package/lib/definitions/CallQueueOverflowAgent.js.map +0 -1
- package/lib/definitions/CallQueueUpdateDetails.d.ts +0 -16
- package/lib/definitions/CallQueueUpdateDetails.js.map +0 -1
- package/lib/definitions/CreateUserEmergencyLocationRequestAddress.js +0 -3
- package/lib/definitions/CreateUserEmergencyLocationRequestAddress.js.map +0 -1
- package/lib/definitions/DeviceEmergencyAddressAu.d.ts +0 -81
- package/lib/definitions/DeviceEmergencyAddressAu.js.map +0 -1
- package/lib/definitions/DeviceEmergencyAddressDefault.d.ts +0 -69
- package/lib/definitions/DeviceEmergencyAddressDefault.js +0 -3
- package/lib/definitions/DeviceEmergencyAddressDefault.js.map +0 -1
- package/lib/definitions/DeviceEmergencyAddressFr.d.ts +0 -77
- package/lib/definitions/DeviceEmergencyAddressFr.js +0 -3
- package/lib/definitions/DeviceEmergencyAddressFr.js.map +0 -1
- package/lib/definitions/DeviceEmergencyInfoAddress.d.ts +0 -73
- package/lib/definitions/DeviceEmergencyInfoAddress.js +0 -3
- package/lib/definitions/DeviceEmergencyInfoAddress.js.map +0 -1
- package/lib/definitions/EmergencyAddressInfoAu.d.ts +0 -82
- package/lib/definitions/EmergencyAddressInfoAu.js.map +0 -1
- package/lib/definitions/EmergencyAddressInfoDefault.d.ts +0 -70
- package/lib/definitions/EmergencyAddressInfoDefault.js +0 -3
- package/lib/definitions/EmergencyAddressInfoDefault.js.map +0 -1
- package/lib/definitions/EmergencyAddressInfoFr.d.ts +0 -78
- package/lib/definitions/EmergencyAddressInfoFr.js.map +0 -1
- package/lib/definitions/EmergencyLocationAddressInfoAu.js +0 -3
- package/lib/definitions/EmergencyLocationAddressInfoAu.js.map +0 -1
- package/lib/definitions/EmergencyLocationAddressInfoDefault.js +0 -3
- package/lib/definitions/EmergencyLocationAddressInfoDefault.js.map +0 -1
- package/lib/definitions/EmergencyLocationAddressInfoFr.js +0 -3
- package/lib/definitions/EmergencyLocationAddressInfoFr.js.map +0 -1
- package/lib/definitions/EmergencyLocationInfoRequestAddress.d.ts +0 -72
- package/lib/definitions/EmergencyLocationInfoRequestAddress.js +0 -3
- package/lib/definitions/EmergencyLocationInfoRequestAddress.js.map +0 -1
- package/lib/definitions/EmergencyLocationResource.js +0 -3
- package/lib/definitions/EmergencyLocationResource.js.map +0 -1
- package/lib/definitions/EmergencyLocationResourceAddress.js +0 -3
- package/lib/definitions/EmergencyLocationResourceAddress.js.map +0 -1
- package/lib/definitions/ExtensionCreationRequestCostCenter.d.ts +0 -7
- package/lib/definitions/ExtensionCreationRequestCostCenter.js +0 -3
- package/lib/definitions/ExtensionCreationRequestCostCenter.js.map +0 -1
- package/lib/definitions/ExtensionCreationResponseCostCenter.d.ts +0 -11
- package/lib/definitions/ExtensionCreationResponseCostCenter.js +0 -3
- package/lib/definitions/ExtensionCreationResponseCostCenter.js.map +0 -1
- package/lib/definitions/LicenseAssignmentEntry.d.ts +0 -13
- package/lib/definitions/LicenseAssignmentEntry.js +0 -3
- package/lib/definitions/LicenseAssignmentEntry.js.map +0 -1
- package/lib/definitions/LicenseAssignmentResponseEntry.d.ts +0 -23
- package/lib/definitions/LicenseAssignmentResponseEntry.js +0 -3
- package/lib/definitions/LicenseAssignmentResponseEntry.js.map +0 -1
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoAu.d.ts +0 -73
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoAu.js +0 -3
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoAu.js.map +0 -1
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoDefault.d.ts +0 -61
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoDefault.js +0 -3
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoDefault.js.map +0 -1
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoFr.d.ts +0 -69
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoFr.js +0 -3
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoFr.js.map +0 -1
- package/lib/definitions/PrivateIpRangeInfoEmergencyAddress.d.ts +0 -67
- package/lib/definitions/PrivateIpRangeInfoEmergencyAddress.js +0 -3
- package/lib/definitions/PrivateIpRangeInfoEmergencyAddress.js.map +0 -1
- package/lib/definitions/RcvListDelegatorsParameters.d.ts +0 -9
- package/lib/definitions/RcvListDelegatorsParameters.js +0 -3
- package/lib/definitions/RcvListDelegatorsParameters.js.map +0 -1
- package/lib/definitions/StatusInfo.d.ts +0 -22
- package/lib/definitions/StatusInfo.js.map +0 -1
- package/lib/definitions/SwitchInfoEmergencyAddress.d.ts +0 -75
- package/lib/definitions/SwitchInfoEmergencyAddress.js +0 -3
- package/lib/definitions/SwitchInfoEmergencyAddress.js.map +0 -1
- package/lib/definitions/WirelessPointInfoEmergencyAddress.d.ts +0 -75
- package/lib/definitions/WirelessPointInfoEmergencyAddress.js +0 -3
- package/lib/definitions/WirelessPointInfoEmergencyAddress.js.map +0 -1
- package/lib/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.d.ts +0 -18
- package/lib/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.js +0 -24
- package/lib/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.js.map +0 -1
- package/lib/paths/Restapi/V2/Accounts/Licenses/index.js.map +0 -1
- package/src/definitions/BulkManageLicensesRequest.ts +0 -16
- package/src/definitions/BulkManageLicensesResponse.ts +0 -13
- package/src/definitions/CallQueueOverflowAgent.ts +0 -23
- package/src/definitions/CallQueueUpdateDetails.ts +0 -20
- package/src/definitions/CreateUserEmergencyLocationRequestAddress.ts +0 -89
- package/src/definitions/DeviceEmergencyAddressAu.ts +0 -98
- package/src/definitions/DeviceEmergencyAddressDefault.ts +0 -83
- package/src/definitions/DeviceEmergencyAddressFr.ts +0 -93
- package/src/definitions/DeviceEmergencyInfoAddress.ts +0 -90
- package/src/definitions/EmergencyAddressInfoAu.ts +0 -99
- package/src/definitions/EmergencyAddressInfoDefault.ts +0 -84
- package/src/definitions/EmergencyAddressInfoFr.ts +0 -94
- package/src/definitions/ExtensionCreationRequestCostCenter.ts +0 -8
- package/src/definitions/ExtensionCreationResponseCostCenter.ts +0 -13
- package/src/definitions/LicenseAssignmentEntry.ts +0 -15
- package/src/definitions/LicenseAssignmentResponseEntry.ts +0 -28
- package/src/definitions/LocationUpdatesEmergencyAddressInfoAu.ts +0 -89
- package/src/definitions/LocationUpdatesEmergencyAddressInfoDefault.ts +0 -74
- package/src/definitions/LocationUpdatesEmergencyAddressInfoFr.ts +0 -84
- package/src/definitions/PrivateIpRangeInfoEmergencyAddress.ts +0 -83
- package/src/definitions/RcvListDelegatorsParameters.ts +0 -10
- package/src/definitions/StatusInfo.ts +0 -25
- package/src/definitions/SwitchInfoEmergencyAddress.ts +0 -92
- package/src/definitions/WirelessPointInfoEmergencyAddress.ts +0 -92
- package/src/paths/Restapi/V2/Accounts/Licenses/BulkAssign/index.ts +0 -36
|
@@ -5,7 +5,7 @@ interface ADGError {
|
|
|
5
5
|
/**
|
|
6
6
|
* Code that characterizes this error. Code uniquely identifies the source of the error.
|
|
7
7
|
*/
|
|
8
|
-
errorCode?: "ErrorCode{code='ADG-000', httpStatus=503, description='Service temporary unavailable.'}" | "ErrorCode{code='ADG-010', httpStatus=503, description='Federation data temporary unavailable.'}" | "ErrorCode{code='ADG-001', httpStatus=500, description='Service internal error.'}" | "ErrorCode{code='ADG-100', httpStatus=403, description='Insufficient permissions.'}" | "ErrorCode{code='ADG-101', httpStatus=403, description='Unauthorized access.'}" | "ErrorCode{code='ADG-102', httpStatus=405, description='Method not allowed.'}" | "ErrorCode{code='ADG-111', httpStatus=400, description='Need Content-Type header.'}" | "ErrorCode{code='ADG-112', httpStatus=400, description='Request body is invalid.'}" | "ErrorCode{code='ADG-121', httpStatus=400, description='Parameter [${paramName}] is invalid. ${additionalInfo:-}'}" | "ErrorCode{code='ADG-115', httpStatus=415, description='Unsupported Media Type.'}" | "ErrorCode{code='ADG-105', httpStatus=404, description='Current account is not linked to any federation.'}" | "ErrorCode{code='ADG-107', httpStatus=404, description='Account not found.'}" | "ErrorCode{code='ADG-122', httpStatus=404, description='Contact not found.'}" | "ErrorCode{code='
|
|
8
|
+
errorCode?: "ErrorCode{code='ADG-000', httpStatus=503, description='Service temporary unavailable.'}" | "ErrorCode{code='ADG-010', httpStatus=503, description='Federation data temporary unavailable.'}" | "ErrorCode{code='ADG-001', httpStatus=500, description='Service internal error.'}" | "ErrorCode{code='ADG-100', httpStatus=403, description='Insufficient permissions.'}" | "ErrorCode{code='ADG-101', httpStatus=403, description='Unauthorized access.'}" | "ErrorCode{code='ADG-102', httpStatus=405, description='Method not allowed.'}" | "ErrorCode{code='ADG-111', httpStatus=400, description='Need Content-Type header.'}" | "ErrorCode{code='ADG-112', httpStatus=400, description='Request body is invalid.'}" | "ErrorCode{code='ADG-121', httpStatus=400, description='Parameter [${paramName}] is invalid. ${additionalInfo:-}'}" | "ErrorCode{code='ADG-115', httpStatus=415, description='Unsupported Media Type.'}" | "ErrorCode{code='ADG-105', httpStatus=404, description='Current account is not linked to any federation.'}" | "ErrorCode{code='ADG-107', httpStatus=404, description='Account not found.'}" | "ErrorCode{code='ADG-122', httpStatus=404, description='Contact not found.'}" | "ErrorCode{code='ADG-200', httpStatus=404, description='Invalid URI'}";
|
|
9
9
|
/**
|
|
10
10
|
* Message that describes the error. This message can be used in UI.
|
|
11
11
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type AccountStatusInfo from './AccountStatusInfo';
|
|
2
2
|
import type PostalAddress from './PostalAddress';
|
|
3
3
|
import type ServiceInfoV2 from './ServiceInfoV2';
|
|
4
4
|
import type SystemUserContactInfo from './SystemUserContactInfo';
|
|
@@ -28,7 +28,7 @@ interface AccountInfo {
|
|
|
28
28
|
status?: 'Initial' | 'Unconfirmed' | 'Confirmed' | 'Disabled';
|
|
29
29
|
/**
|
|
30
30
|
*/
|
|
31
|
-
statusInfo?:
|
|
31
|
+
statusInfo?: AccountStatusInfo;
|
|
32
32
|
/**
|
|
33
33
|
* Company name
|
|
34
34
|
* Example: Acme Inc.
|
|
@@ -18,5 +18,15 @@ interface AccountOperatorInfo {
|
|
|
18
18
|
* Number of an operator extension
|
|
19
19
|
*/
|
|
20
20
|
extensionNumber?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Internal identifier of an extension created by partner. Supported for Partner Applications.
|
|
23
|
+
* The RingCentral supports the mapping of accounts and stores the corresponding account ID/extension
|
|
24
|
+
* ID for each partner ID of a client application. In request URIs partner IDs are accepted instead
|
|
25
|
+
* of regular RingCentral native IDs as path parameters using `pid=XXX` clause.
|
|
26
|
+
* Though in response URIs contain the corresponding account IDs and extension
|
|
27
|
+
* IDs. In all request and response bodies these values are reflected via
|
|
28
|
+
* partnerId attributes of account and extension
|
|
29
|
+
*/
|
|
30
|
+
partnerId?: string;
|
|
21
31
|
}
|
|
22
32
|
export default AccountOperatorInfo;
|
|
@@ -13,7 +13,7 @@ interface AccountPhoneNumberInfo {
|
|
|
13
13
|
*/
|
|
14
14
|
phoneNumber?: string;
|
|
15
15
|
/**
|
|
16
|
-
* Type of
|
|
16
|
+
* Type of phone number
|
|
17
17
|
*/
|
|
18
18
|
type?: 'VoiceFax' | 'VoiceOnly' | 'FaxOnly';
|
|
19
19
|
/**
|
|
@@ -23,12 +23,12 @@ interface AccountPhoneNumberInfo {
|
|
|
23
23
|
*/
|
|
24
24
|
tollType?: 'Toll' | 'TollFree';
|
|
25
25
|
/**
|
|
26
|
-
* Usage type of
|
|
26
|
+
* Usage type of phone number
|
|
27
27
|
* Required
|
|
28
28
|
*/
|
|
29
29
|
usageType?: 'MainCompanyNumber' | 'DirectNumber' | 'Inventory' | 'InventoryPartnerBusinessMobileNumber' | 'PartnerBusinessMobileNumber' | 'AdditionalCompanyNumber' | 'CompanyNumber' | 'PhoneLine' | 'CompanyFaxNumber' | 'ForwardedNumber' | 'ForwardedCompanyNumber' | 'ContactCenterNumber' | 'ConferencingNumber' | 'MeetingsNumber' | 'BusinessMobileNumber' | 'ELIN';
|
|
30
30
|
/**
|
|
31
|
-
* Status of a phone number. If the value is 'Normal', the phone number is ready to be used. Otherwise it is an external number not yet ported to RingCentral
|
|
31
|
+
* Status of a phone number. If the value is 'Normal', the phone number is ready to be used. Otherwise, it is an external number not yet ported to RingCentral
|
|
32
32
|
* Required
|
|
33
33
|
*/
|
|
34
34
|
status?: 'Normal' | 'Pending' | 'PortedIn' | 'Temporary' | 'Unknown';
|
|
@@ -29,15 +29,15 @@ interface AccountPresenceEventBody {
|
|
|
29
29
|
*/
|
|
30
30
|
dndStatus?: 'TakeAllCalls' | 'DoNotAcceptAnyCalls' | 'DoNotAcceptDepartmentCalls' | 'TakeDepartmentCallsOnly';
|
|
31
31
|
/**
|
|
32
|
-
* If
|
|
32
|
+
* If `true` enables other extensions to see the extension presence status
|
|
33
33
|
*/
|
|
34
34
|
allowSeeMyPresence?: boolean;
|
|
35
35
|
/**
|
|
36
|
-
* If
|
|
36
|
+
* If `true` enables to ring extension phone, if any user monitored by this extension is ringing
|
|
37
37
|
*/
|
|
38
38
|
ringOnMonitoredCall?: boolean;
|
|
39
39
|
/**
|
|
40
|
-
* If
|
|
40
|
+
* If `true` enables the extension user to pick up a monitored line on hold
|
|
41
41
|
*/
|
|
42
42
|
pickUpCallsOnHold?: boolean;
|
|
43
43
|
/**
|
|
@@ -1,20 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* status only
|
|
4
|
-
*
|
|
2
|
+
* Optional information to be used when account is moved to "Disabled" status
|
|
5
3
|
*/
|
|
6
4
|
interface AccountStatusInfo {
|
|
7
5
|
/**
|
|
8
|
-
*
|
|
6
|
+
* Type of suspension, voluntarily or not
|
|
7
|
+
* Example: CancelledVoluntarily
|
|
9
8
|
*/
|
|
10
|
-
|
|
9
|
+
reason?: 'SuspendedVoluntarily' | 'SuspendedInvoluntarily' | 'CancelledVoluntarily' | 'CancelledInvoluntarily';
|
|
11
10
|
/**
|
|
12
|
-
*
|
|
11
|
+
* A meaningful description of the reason to change the status
|
|
12
|
+
* Example: By customer request. Case ABC123
|
|
13
13
|
*/
|
|
14
|
-
|
|
14
|
+
comment?: string;
|
|
15
15
|
/**
|
|
16
|
-
* Date
|
|
17
|
-
*
|
|
16
|
+
* Date after which the account will get deleted. Parameter can be used to overwrite default retention period
|
|
17
|
+
* Format: date-time
|
|
18
|
+
* Example: 2023-03-26T11:30:45.940Z
|
|
18
19
|
*/
|
|
19
20
|
till?: string;
|
|
20
21
|
}
|
|
@@ -9,7 +9,7 @@ interface AccountTelephonySessionsEvent {
|
|
|
9
9
|
*/
|
|
10
10
|
event?: string;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Date/time of sending a notification in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format including timezone, for example *2016-03-10T18:07:52.534Z*
|
|
13
13
|
*/
|
|
14
14
|
timestamp?: string;
|
|
15
15
|
/**
|
|
@@ -9,6 +9,6 @@ interface ActivePermissionResource {
|
|
|
9
9
|
effectiveRole?: RoleIdResource;
|
|
10
10
|
/**
|
|
11
11
|
*/
|
|
12
|
-
|
|
12
|
+
scope?: ('Account' | 'AllExtensions' | 'Federation' | 'NonUserExtensions' | 'RoleBased' | 'Self' | 'UserExtensions')[];
|
|
13
13
|
}
|
|
14
14
|
export default ActivePermissionResource;
|
|
@@ -7,8 +7,8 @@ interface AddPhoneNumberRequestItem {
|
|
|
7
7
|
*/
|
|
8
8
|
phoneNumber?: string;
|
|
9
9
|
/**
|
|
10
|
-
* Usage type of
|
|
11
|
-
* Later we may support other values like
|
|
10
|
+
* Usage type of phone number. Currently, we support the following values: `Inventory`, `InventoryPartnerBusinessMobileNumber`
|
|
11
|
+
* and `PartnerBusinessMobileNumber`. Later we may support some other values like `ForwardedNumber`, etc.
|
|
12
12
|
* Required
|
|
13
13
|
* Default: Inventory
|
|
14
14
|
*/
|
|
@@ -21,13 +21,13 @@ interface AddressBookBulkUploadResponse {
|
|
|
21
21
|
*/
|
|
22
22
|
status?: 'Accepted' | 'InProgress' | 'Completed' | 'Failed';
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* Date/time of a task creation
|
|
25
25
|
* Required
|
|
26
26
|
* Format: date-time
|
|
27
27
|
*/
|
|
28
28
|
creationTime?: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Date/time of a task latest update
|
|
31
31
|
* Required
|
|
32
32
|
* Format: date-time
|
|
33
33
|
*/
|
|
@@ -4,7 +4,7 @@ import type ApiError from './ApiError';
|
|
|
4
4
|
*/
|
|
5
5
|
interface ApiErrorResponseModel {
|
|
6
6
|
/**
|
|
7
|
-
* The array of errors (there will be just one in the most of cases)
|
|
7
|
+
* The array of errors (there will be just one in the most of the cases)
|
|
8
8
|
* Required
|
|
9
9
|
*/
|
|
10
10
|
errors?: ApiError[];
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type UtteranceObject from './UtteranceObject';
|
|
1
2
|
import type WordSegment from './WordSegment';
|
|
2
3
|
interface AsrApiResponseResponse {
|
|
3
4
|
/**
|
|
@@ -6,6 +7,10 @@ interface AsrApiResponseResponse {
|
|
|
6
7
|
* Example: 2
|
|
7
8
|
*/
|
|
8
9
|
speakerCount?: number;
|
|
10
|
+
/**
|
|
11
|
+
* Speaker wise utterances. Field is set only when enableSpeakerDiarization is true.
|
|
12
|
+
*/
|
|
13
|
+
utterances?: UtteranceObject[];
|
|
9
14
|
/**
|
|
10
15
|
*/
|
|
11
16
|
words?: WordSegment[];
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type AssignPhoneNumberRequestExtension from './AssignPhoneNumberRequestExtension';
|
|
2
2
|
interface AssignPhoneNumberRequest {
|
|
3
3
|
/**
|
|
4
|
-
* Type of
|
|
4
|
+
* Type of phone number
|
|
5
5
|
*/
|
|
6
6
|
type?: 'VoiceFax' | 'VoiceOnly' | 'FaxOnly';
|
|
7
7
|
/**
|
|
8
|
-
* Target usage type of
|
|
8
|
+
* Target usage type of phone number (only listed values are supported)
|
|
9
9
|
* Required
|
|
10
10
|
*/
|
|
11
11
|
usageType?: 'MainCompanyNumber' | 'CompanyNumber' | 'DirectNumber' | 'PhoneLine';
|
|
@@ -20,7 +20,7 @@ interface AuthorizeRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
client_id?: string;
|
|
22
22
|
/**
|
|
23
|
-
* Client state. Returned
|
|
23
|
+
* Client state. Returned to the client at the end of the flow
|
|
24
24
|
*/
|
|
25
25
|
state?: string;
|
|
26
26
|
/**
|
|
@@ -39,6 +39,7 @@ interface AuthorizeRequest {
|
|
|
39
39
|
/**
|
|
40
40
|
* Specifies which login form will be displayed. Space-separated
|
|
41
41
|
* set of the following values:
|
|
42
|
+
*
|
|
42
43
|
* - **login** - RingCentral native login form,
|
|
43
44
|
* - **sso** - Single Sign-On login form,
|
|
44
45
|
* - **consent** - form to show the requested scope and prompt user for consent.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Controls whether recording can be auto shared
|
|
3
|
+
*/
|
|
4
|
+
interface AutoShared {
|
|
5
|
+
/**
|
|
6
|
+
* Controls whether preference is enabled
|
|
7
|
+
* Example: true
|
|
8
|
+
*/
|
|
9
|
+
enabled?: boolean;
|
|
10
|
+
/**
|
|
11
|
+
* Describes whether preference is locked on Service Web
|
|
12
|
+
*/
|
|
13
|
+
locked?: boolean;
|
|
14
|
+
}
|
|
15
|
+
export default AutoShared;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutoShared.js","sourceRoot":"","sources":["../../src/definitions/AutoShared.ts"],"names":[],"mappings":""}
|
|
@@ -33,7 +33,7 @@ interface BaseCallLogRecord {
|
|
|
33
33
|
*/
|
|
34
34
|
partyId?: string;
|
|
35
35
|
/**
|
|
36
|
-
* The type of
|
|
36
|
+
* The type of call transport. 'PSTN' indicates that a call leg was initiated
|
|
37
37
|
* from the PSTN network provider; 'VoIP' - from an RC phone.
|
|
38
38
|
* Required
|
|
39
39
|
*/
|
|
@@ -45,7 +45,7 @@ interface BaseCallLogRecord {
|
|
|
45
45
|
*/
|
|
46
46
|
to?: CallLogToParty;
|
|
47
47
|
/**
|
|
48
|
-
* The type of
|
|
48
|
+
* The type of call
|
|
49
49
|
* Required
|
|
50
50
|
*/
|
|
51
51
|
type?: 'Voice' | 'Fax';
|
|
@@ -60,6 +60,10 @@ interface BaseCallLogRecord {
|
|
|
60
60
|
/**
|
|
61
61
|
*/
|
|
62
62
|
delegate?: CallLogDelegateInfo;
|
|
63
|
+
/**
|
|
64
|
+
* Call delegation type
|
|
65
|
+
*/
|
|
66
|
+
delegationType?: 'Coworker' | 'Unknown';
|
|
63
67
|
/**
|
|
64
68
|
* The internal action corresponding to the call operation
|
|
65
69
|
* Required
|
|
@@ -15,7 +15,7 @@ interface BridgeResponse {
|
|
|
15
15
|
*/
|
|
16
16
|
name?: string;
|
|
17
17
|
/**
|
|
18
|
-
* Type of
|
|
18
|
+
* Type of bridge. It specifies bridge life cycle.
|
|
19
19
|
* 1) Instant - The bridge will be used for a meeting only once immediately after creation. Then it will be deleted.
|
|
20
20
|
* 2) Scheduled - The bridge will be used for scheduled one or more meetings. If the bridge is not used for a long
|
|
21
21
|
* time after the last meeting, then it will be deleted.
|
|
@@ -2,8 +2,8 @@ import type BulkOperationExtensionReference from './BulkOperationExtensionRefere
|
|
|
2
2
|
interface BulkDeleteUsersRequest {
|
|
3
3
|
/**
|
|
4
4
|
* Indicates that the freed users' assets (phone numbers and devices) should be moved
|
|
5
|
-
* to account inventory rather
|
|
6
|
-
* assigned to deleted extensions will be kept in the account's inventory. If set to
|
|
5
|
+
* to account inventory rather than deleted. If set to `true`, the phone numbers and devices
|
|
6
|
+
* assigned to deleted extensions will be kept in the account's inventory. If set to `false`,
|
|
7
7
|
* these assets will be deleted from the account and returned to either the partner's phone
|
|
8
8
|
* numbers or RingCentral's phone number pool
|
|
9
9
|
* Default: true
|
|
@@ -34,7 +34,7 @@ interface CallLogRecord {
|
|
|
34
34
|
*/
|
|
35
35
|
partyId?: string;
|
|
36
36
|
/**
|
|
37
|
-
* The type of
|
|
37
|
+
* The type of call transport. 'PSTN' indicates that a call leg was initiated
|
|
38
38
|
* from the PSTN network provider; 'VoIP' - from an RC phone.
|
|
39
39
|
* Required
|
|
40
40
|
*/
|
|
@@ -46,7 +46,7 @@ interface CallLogRecord {
|
|
|
46
46
|
*/
|
|
47
47
|
to?: CallLogToParty;
|
|
48
48
|
/**
|
|
49
|
-
* The type of
|
|
49
|
+
* The type of call
|
|
50
50
|
* Required
|
|
51
51
|
*/
|
|
52
52
|
type?: 'Voice' | 'Fax';
|
|
@@ -61,6 +61,10 @@ interface CallLogRecord {
|
|
|
61
61
|
/**
|
|
62
62
|
*/
|
|
63
63
|
delegate?: CallLogDelegateInfo;
|
|
64
|
+
/**
|
|
65
|
+
* Call delegation type
|
|
66
|
+
*/
|
|
67
|
+
delegationType?: 'Coworker' | 'Unknown';
|
|
64
68
|
/**
|
|
65
69
|
* The internal action corresponding to the call operation
|
|
66
70
|
* Required
|
|
@@ -33,7 +33,7 @@ interface CallLogRecordLegInfo {
|
|
|
33
33
|
*/
|
|
34
34
|
partyId?: string;
|
|
35
35
|
/**
|
|
36
|
-
* The type of
|
|
36
|
+
* The type of call transport. 'PSTN' indicates that a call leg was initiated
|
|
37
37
|
* from the PSTN network provider; 'VoIP' - from an RC phone.
|
|
38
38
|
* Required
|
|
39
39
|
*/
|
|
@@ -45,7 +45,7 @@ interface CallLogRecordLegInfo {
|
|
|
45
45
|
*/
|
|
46
46
|
to?: CallLogToParty;
|
|
47
47
|
/**
|
|
48
|
-
* The type of
|
|
48
|
+
* The type of call
|
|
49
49
|
* Required
|
|
50
50
|
*/
|
|
51
51
|
type?: 'Voice' | 'Fax';
|
|
@@ -60,6 +60,10 @@ interface CallLogRecordLegInfo {
|
|
|
60
60
|
/**
|
|
61
61
|
*/
|
|
62
62
|
delegate?: CallLogDelegateInfo;
|
|
63
|
+
/**
|
|
64
|
+
* Call delegation type
|
|
65
|
+
*/
|
|
66
|
+
delegationType?: 'Coworker' | 'Unknown';
|
|
63
67
|
/**
|
|
64
68
|
* The internal action corresponding to the call operation
|
|
65
69
|
* Required
|
|
@@ -23,8 +23,8 @@ interface CallParty {
|
|
|
23
23
|
*/
|
|
24
24
|
muted?: boolean;
|
|
25
25
|
/**
|
|
26
|
-
* If
|
|
27
|
-
* conference,
|
|
26
|
+
* If `true` then the party is not connected to a session voice
|
|
27
|
+
* conference, `false` means the party is connected to other parties in a
|
|
28
28
|
* session
|
|
29
29
|
*/
|
|
30
30
|
standAlone?: boolean;
|
|
@@ -1,21 +1,30 @@
|
|
|
1
1
|
import type CallQueueServiceLevelSettings from './CallQueueServiceLevelSettings';
|
|
2
2
|
interface CallQueueDetails {
|
|
3
|
+
/**
|
|
4
|
+
* Link to a call queue
|
|
5
|
+
* Format: uri
|
|
6
|
+
*/
|
|
7
|
+
uri?: string;
|
|
3
8
|
/**
|
|
4
9
|
* Internal identifier of a call queue
|
|
5
10
|
*/
|
|
6
11
|
id?: string;
|
|
7
12
|
/**
|
|
8
|
-
*
|
|
13
|
+
* Extension number of a call queue
|
|
9
14
|
*/
|
|
10
|
-
|
|
15
|
+
extensionNumber?: string;
|
|
11
16
|
/**
|
|
12
|
-
*
|
|
17
|
+
* Name of a call queue
|
|
13
18
|
*/
|
|
14
|
-
|
|
19
|
+
name?: string;
|
|
15
20
|
/**
|
|
16
21
|
* Call queue status
|
|
17
22
|
*/
|
|
18
23
|
status?: 'Enabled' | 'Disabled' | 'NotActivated';
|
|
24
|
+
/**
|
|
25
|
+
* Indicates whether it is an emergency call queue extension or not
|
|
26
|
+
*/
|
|
27
|
+
subType?: 'Emergency';
|
|
19
28
|
/**
|
|
20
29
|
*/
|
|
21
30
|
serviceLevelSettings?: CallQueueServiceLevelSettings;
|
|
@@ -18,7 +18,7 @@ interface CallQueueExtensionInfo {
|
|
|
18
18
|
*/
|
|
19
19
|
slaThresholdSeconds?: number;
|
|
20
20
|
/**
|
|
21
|
-
* If
|
|
21
|
+
* If `true` abandoned calls (hanged up prior to being served)
|
|
22
22
|
* are included into service level calculation
|
|
23
23
|
*/
|
|
24
24
|
includeAbandonedCalls?: boolean;
|
|
@@ -16,5 +16,13 @@ interface CallQueueInfo {
|
|
|
16
16
|
* Name of a call queue
|
|
17
17
|
*/
|
|
18
18
|
name?: string;
|
|
19
|
+
/**
|
|
20
|
+
* Call queue status
|
|
21
|
+
*/
|
|
22
|
+
status?: 'Enabled' | 'Disabled' | 'NotActivated';
|
|
23
|
+
/**
|
|
24
|
+
* Indicates whether it is an emergency call queue extension or not
|
|
25
|
+
*/
|
|
26
|
+
subType?: 'Emergency';
|
|
19
27
|
}
|
|
20
28
|
export default CallQueueInfo;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type CallQueueInfo from './CallQueueInfo';
|
|
2
2
|
interface CallQueueOverflowSettings {
|
|
3
3
|
/**
|
|
4
4
|
* Call queue overflow status
|
|
@@ -6,6 +6,6 @@ interface CallQueueOverflowSettings {
|
|
|
6
6
|
enabled?: boolean;
|
|
7
7
|
/**
|
|
8
8
|
*/
|
|
9
|
-
items?:
|
|
9
|
+
items?: CallQueueInfo[];
|
|
10
10
|
}
|
|
11
11
|
export default CallQueueOverflowSettings;
|
|
@@ -35,9 +35,18 @@ interface CloudRecording {
|
|
|
35
35
|
*/
|
|
36
36
|
hostInfo?: Host;
|
|
37
37
|
/**
|
|
38
|
-
* Link to the recording file
|
|
38
|
+
* Link to the recording file. Not used anymore by Web team
|
|
39
39
|
* Required
|
|
40
40
|
*/
|
|
41
|
-
|
|
41
|
+
mediaLink?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Encrypted link to the recording file
|
|
44
|
+
* Required
|
|
45
|
+
*/
|
|
46
|
+
url?: string;
|
|
47
|
+
/**
|
|
48
|
+
* Date after which recording will be deleted
|
|
49
|
+
*/
|
|
50
|
+
expiresIn?: string;
|
|
42
51
|
}
|
|
43
52
|
export default CloudRecording;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface CommonEmergencyLocationAddressInfo {
|
|
2
2
|
/**
|
|
3
3
|
* Country name
|
|
4
4
|
*/
|
|
@@ -36,7 +36,7 @@ interface EmergencyLocationResourceAddress {
|
|
|
36
36
|
*/
|
|
37
37
|
city?: string;
|
|
38
38
|
/**
|
|
39
|
-
* The name of the street (The field is
|
|
39
|
+
* The name of the street (The field is utilized as 'streetName' field for FR addresses)
|
|
40
40
|
*/
|
|
41
41
|
street?: string;
|
|
42
42
|
/**
|
|
@@ -69,4 +69,4 @@ interface EmergencyLocationResourceAddress {
|
|
|
69
69
|
*/
|
|
70
70
|
buildingNumber?: string;
|
|
71
71
|
}
|
|
72
|
-
export default
|
|
72
|
+
export default CommonEmergencyLocationAddressInfo;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonEmergencyLocationAddressInfo.js","sourceRoot":"","sources":["../../src/definitions/CommonEmergencyLocationAddressInfo.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface CommonEmergencyLocationAddressInfoAu {
|
|
2
2
|
/**
|
|
3
3
|
* Country name
|
|
4
4
|
*/
|
|
@@ -36,7 +36,7 @@ interface EmergencyLocationAddressInfoAu {
|
|
|
36
36
|
*/
|
|
37
37
|
city?: string;
|
|
38
38
|
/**
|
|
39
|
-
* The name of the street (
|
|
39
|
+
* The name of the street (the field is utilized as 'streetName' field for AU addresses)
|
|
40
40
|
*/
|
|
41
41
|
street?: string;
|
|
42
42
|
/**
|
|
@@ -56,8 +56,7 @@ interface EmergencyLocationAddressInfoAu {
|
|
|
56
56
|
*/
|
|
57
57
|
buildingNumber?: string;
|
|
58
58
|
/**
|
|
59
|
-
* Second line address (apartment, suite, unit, building, floor,
|
|
60
|
-
* etc.)
|
|
59
|
+
* Second line address (apartment, suite, unit, building, floor, etc.)
|
|
61
60
|
*/
|
|
62
61
|
street2?: string;
|
|
63
62
|
/**
|
|
@@ -69,4 +68,4 @@ interface EmergencyLocationAddressInfoAu {
|
|
|
69
68
|
*/
|
|
70
69
|
customerName?: string;
|
|
71
70
|
}
|
|
72
|
-
export default
|
|
71
|
+
export default CommonEmergencyLocationAddressInfoAu;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonEmergencyLocationAddressInfoAu.js","sourceRoot":"","sources":["../../src/definitions/CommonEmergencyLocationAddressInfoAu.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface CommonEmergencyLocationAddressInfoDefault {
|
|
2
2
|
/**
|
|
3
3
|
* Country name
|
|
4
4
|
*/
|
|
@@ -53,4 +53,4 @@ interface EmergencyLocationAddressInfoDefault {
|
|
|
53
53
|
*/
|
|
54
54
|
customerName?: string;
|
|
55
55
|
}
|
|
56
|
-
export default
|
|
56
|
+
export default CommonEmergencyLocationAddressInfoDefault;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonEmergencyLocationAddressInfoDefault.js","sourceRoot":"","sources":["../../src/definitions/CommonEmergencyLocationAddressInfoDefault.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface CommonEmergencyLocationAddressInfoFr {
|
|
2
2
|
/**
|
|
3
3
|
* Country name
|
|
4
4
|
*/
|
|
@@ -36,7 +36,7 @@ interface EmergencyLocationAddressInfoFr {
|
|
|
36
36
|
*/
|
|
37
37
|
city?: string;
|
|
38
38
|
/**
|
|
39
|
-
* The name of the street (The field is
|
|
39
|
+
* The name of the street (The field is utilized as 'streetName' field for FR addresses)
|
|
40
40
|
*/
|
|
41
41
|
street?: string;
|
|
42
42
|
/**
|
|
@@ -65,4 +65,4 @@ interface EmergencyLocationAddressInfoFr {
|
|
|
65
65
|
*/
|
|
66
66
|
customerName?: string;
|
|
67
67
|
}
|
|
68
|
-
export default
|
|
68
|
+
export default CommonEmergencyLocationAddressInfoFr;
|