@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
|
@@ -0,0 +1,280 @@
|
|
|
1
|
+
import type IdentityExtraValues from './IdentityExtraValues';
|
|
2
|
+
|
|
3
|
+
interface IdentityModel {
|
|
4
|
+
/**
|
|
5
|
+
* Identity identifier.
|
|
6
|
+
* Required
|
|
7
|
+
* Example: 506d9e817aa58d1259000f12
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Identity's avatar Uri.
|
|
13
|
+
* Format: uri
|
|
14
|
+
* Example: https://example.com/assets/avatar/default-79fd530c58c2a6b83a11fcc0e842ed7023ceb69292cfeb857bc2af2c624b90fd.png
|
|
15
|
+
*/
|
|
16
|
+
avatarUri?: string;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* Company.
|
|
20
|
+
* Example: Test Company
|
|
21
|
+
*/
|
|
22
|
+
company?: string;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* Creation time of the resource.
|
|
26
|
+
* Required
|
|
27
|
+
* Format: date-time
|
|
28
|
+
* Example: 2023-02-04T12:43:07Z
|
|
29
|
+
*/
|
|
30
|
+
creationTime?: string;
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* Display name of the identity.
|
|
34
|
+
* Example: John Doe
|
|
35
|
+
*/
|
|
36
|
+
displayName?: string;
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Email address.
|
|
40
|
+
* Format: email
|
|
41
|
+
* Example: user@example.com
|
|
42
|
+
*/
|
|
43
|
+
emailAddress?: string;
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
*/
|
|
47
|
+
extraValues?: IdentityExtraValues;
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* FirstName.
|
|
51
|
+
* Example: John
|
|
52
|
+
*/
|
|
53
|
+
firstName?: string;
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* Gender.
|
|
57
|
+
* Example: Woman
|
|
58
|
+
*/
|
|
59
|
+
gender?: 'Man' | 'Woman';
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Phone number.
|
|
63
|
+
* Example: +33634231224
|
|
64
|
+
*/
|
|
65
|
+
homePhone?: string;
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* The identity group id references the identity group that contains
|
|
69
|
+
* all information (phone, notes, etc.). Many identities may belong to
|
|
70
|
+
* this group. If the identity group id is null, it means that identity
|
|
71
|
+
* does not have a group and any extra information.
|
|
72
|
+
* Example: 54085e5b7aa58d8b5d00006c
|
|
73
|
+
*/
|
|
74
|
+
identityGroupId?: string;
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* LastName.
|
|
78
|
+
* Example: Doe
|
|
79
|
+
*/
|
|
80
|
+
lastName?: string;
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* Phone number.
|
|
84
|
+
* Example: +33634231224
|
|
85
|
+
*/
|
|
86
|
+
mobilePhone?: string;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Screen name of the identity.
|
|
90
|
+
* Example: John D.
|
|
91
|
+
*/
|
|
92
|
+
screenName?: string;
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* Type of the identity.
|
|
96
|
+
* Required
|
|
97
|
+
*/
|
|
98
|
+
type?:
|
|
99
|
+
| 'AppleMessagesForBusiness'
|
|
100
|
+
| 'Email'
|
|
101
|
+
| 'EngageMessaging'
|
|
102
|
+
| 'Facebook'
|
|
103
|
+
| 'GoogleBusinessMessages'
|
|
104
|
+
| 'GoogleMyBusiness'
|
|
105
|
+
| 'Instagram'
|
|
106
|
+
| 'Linkedin'
|
|
107
|
+
| 'Twitter'
|
|
108
|
+
| 'Viber'
|
|
109
|
+
| 'WhatsApp'
|
|
110
|
+
| 'Youtube';
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* The time when the last modification was completed.
|
|
114
|
+
* Required
|
|
115
|
+
* Format: date-time
|
|
116
|
+
* Example: 2023-02-04T12:43:07Z
|
|
117
|
+
*/
|
|
118
|
+
lastModifiedTime?: string;
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* List of the associated user identifiers who can use the identity.
|
|
122
|
+
*/
|
|
123
|
+
userIds?: string[];
|
|
124
|
+
|
|
125
|
+
/**
|
|
126
|
+
* UUID of the identity.
|
|
127
|
+
* Example: 9680ab94-3b78-495c-bb2c-a969954d8260
|
|
128
|
+
*/
|
|
129
|
+
uuid?: string;
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* Device info of the identity.
|
|
133
|
+
*
|
|
134
|
+
* Applicable to Engage Messaging channels only.
|
|
135
|
+
* Example: iPhone (iPhone); iOS 15.0.2
|
|
136
|
+
*/
|
|
137
|
+
mobileDeviceInfo?: string;
|
|
138
|
+
|
|
139
|
+
/**
|
|
140
|
+
* Facebook biography of the identity.
|
|
141
|
+
*
|
|
142
|
+
* Applicable to Facebook and Messenger channels only.
|
|
143
|
+
* Example: Painter living in Paris
|
|
144
|
+
*/
|
|
145
|
+
fbBio?: string;
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* Facebook category of the identity.
|
|
149
|
+
*
|
|
150
|
+
* Applicable to Facebook and Messenger channels only.
|
|
151
|
+
* Example: Computers/Internet
|
|
152
|
+
*/
|
|
153
|
+
fbCategory?: string;
|
|
154
|
+
|
|
155
|
+
/**
|
|
156
|
+
* Facebook locale of the identity.
|
|
157
|
+
*
|
|
158
|
+
* Applicable to Facebook and Messenger channels only.
|
|
159
|
+
* Example: fr_FR
|
|
160
|
+
*/
|
|
161
|
+
fbLocale?: string;
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* Instagram followers count of the identity.
|
|
165
|
+
*
|
|
166
|
+
* Applicable to Instagram and InstagramMessaging channels only.
|
|
167
|
+
* Format: int32
|
|
168
|
+
* Example: 10
|
|
169
|
+
*/
|
|
170
|
+
igFollowersCount?: number;
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* Twitter description of the identity.
|
|
174
|
+
*
|
|
175
|
+
* Applicable to Twitter channels only.
|
|
176
|
+
* Example: Software Engineer
|
|
177
|
+
*/
|
|
178
|
+
twDescription?: string;
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Twitter followers count of the identity.
|
|
182
|
+
*
|
|
183
|
+
* Applicable to Twitter channels only.
|
|
184
|
+
* Format: int32
|
|
185
|
+
* Example: 10
|
|
186
|
+
*/
|
|
187
|
+
twFollowersCount?: number;
|
|
188
|
+
|
|
189
|
+
/**
|
|
190
|
+
* Count of Twitter accounts followed by the identity.
|
|
191
|
+
*
|
|
192
|
+
* Applicable to Twitter channels only.
|
|
193
|
+
* Format: int32
|
|
194
|
+
* Example: 500
|
|
195
|
+
*/
|
|
196
|
+
twFollowingCount?: number;
|
|
197
|
+
|
|
198
|
+
/**
|
|
199
|
+
* Count of tweets of the identity.
|
|
200
|
+
*
|
|
201
|
+
* Applicable to Twitter channels only.
|
|
202
|
+
* Format: int32
|
|
203
|
+
* Example: 42
|
|
204
|
+
*/
|
|
205
|
+
twStatusesCount?: number;
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Twitter location of the identity.
|
|
209
|
+
*
|
|
210
|
+
* Applicable to Twitter channels only.
|
|
211
|
+
* Example: Paris
|
|
212
|
+
*/
|
|
213
|
+
twLocation?: string;
|
|
214
|
+
|
|
215
|
+
/**
|
|
216
|
+
* Viber API version of the identity.
|
|
217
|
+
*
|
|
218
|
+
* Applicable to Viber channels only.
|
|
219
|
+
* Example: 10
|
|
220
|
+
*/
|
|
221
|
+
apiVersion?: string;
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* Viber country of the identity.
|
|
225
|
+
*
|
|
226
|
+
* Applicable to Viber channels only.
|
|
227
|
+
* Example: FR
|
|
228
|
+
*/
|
|
229
|
+
country?: string;
|
|
230
|
+
|
|
231
|
+
/**
|
|
232
|
+
* Viber device type of the identity.
|
|
233
|
+
*
|
|
234
|
+
* Applicable to Viber channels only.
|
|
235
|
+
* Example: SM-G970U1
|
|
236
|
+
*/
|
|
237
|
+
deviceType?: string;
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* Viber language of the identity.
|
|
241
|
+
*
|
|
242
|
+
* Applicable to Viber channels only.
|
|
243
|
+
* Example: fr-FR
|
|
244
|
+
*/
|
|
245
|
+
language?: string;
|
|
246
|
+
|
|
247
|
+
/**
|
|
248
|
+
* Viber mobile country code of the identity.
|
|
249
|
+
*
|
|
250
|
+
* Applicable to Viber channels only.
|
|
251
|
+
* Example: 1
|
|
252
|
+
*/
|
|
253
|
+
mcc?: string;
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* Viber mobile network code of the identity.
|
|
257
|
+
*
|
|
258
|
+
* Applicable to Viber channels only.
|
|
259
|
+
* Example: 220
|
|
260
|
+
*/
|
|
261
|
+
mnc?: string;
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Viber primary device OS of the identity.
|
|
265
|
+
*
|
|
266
|
+
* Applicable to Viber channels only.
|
|
267
|
+
* Example: Android 11
|
|
268
|
+
*/
|
|
269
|
+
primaryDeviceOs?: string;
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Viber application version of the identity.
|
|
273
|
+
*
|
|
274
|
+
* Applicable to Viber channels only.
|
|
275
|
+
* Example: 19.5.0
|
|
276
|
+
*/
|
|
277
|
+
viberVersion?: string;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
export default IdentityModel;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import type IdentityExtraValues from './IdentityExtraValues';
|
|
2
|
+
|
|
3
|
+
interface ImportIdentityRequest {
|
|
4
|
+
/**
|
|
5
|
+
* Identifier of the identity on the remote channel.
|
|
6
|
+
* Required
|
|
7
|
+
* Example: 9680ab94-3b78-495c-bb2c-a969954d8260
|
|
8
|
+
*/
|
|
9
|
+
foreignId?: string;
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* The channel identifier to create the identity for.
|
|
13
|
+
* Required
|
|
14
|
+
* Example: 541014e17aa58d8ccf000023
|
|
15
|
+
*/
|
|
16
|
+
sourceId?: string;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* Company.
|
|
20
|
+
* Example: Test Company
|
|
21
|
+
*/
|
|
22
|
+
company?: string;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* FirstName.
|
|
26
|
+
* Example: John
|
|
27
|
+
*/
|
|
28
|
+
firstName?: string;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Gender.
|
|
32
|
+
* Example: Woman
|
|
33
|
+
*/
|
|
34
|
+
gender?: 'Man' | 'Woman';
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Phone number.
|
|
38
|
+
* Example: +33634231224
|
|
39
|
+
*/
|
|
40
|
+
homePhone?: string;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* LastName.
|
|
44
|
+
* Example: Doe
|
|
45
|
+
*/
|
|
46
|
+
lastName?: string;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Phone number.
|
|
50
|
+
* Example: +33634231224
|
|
51
|
+
*/
|
|
52
|
+
mobilePhone?: string;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Screen name of the identity.
|
|
56
|
+
* Example: John D.
|
|
57
|
+
*/
|
|
58
|
+
screenName?: string;
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
*/
|
|
62
|
+
extraValues?: IdentityExtraValues;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* Permit to update an existing identity if set to true.
|
|
66
|
+
*
|
|
67
|
+
* false by default.
|
|
68
|
+
* Example: true
|
|
69
|
+
*/
|
|
70
|
+
upsert?: boolean;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
export default ImportIdentityRequest;
|
|
@@ -12,7 +12,7 @@ interface InstantMessageEvent {
|
|
|
12
12
|
event?: string;
|
|
13
13
|
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* Date/time of sending a notification in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
|
|
16
16
|
* format including timezone, for example *2016-03-10T18:07:52.534Z*
|
|
17
17
|
*/
|
|
18
18
|
timestamp?: string;
|
|
@@ -22,19 +22,19 @@ interface InstantMessageEventBody {
|
|
|
22
22
|
from?: SenderInfo;
|
|
23
23
|
|
|
24
24
|
/**
|
|
25
|
-
* Type of
|
|
25
|
+
* Type of message. The default value is 'SMS'
|
|
26
26
|
*/
|
|
27
27
|
type?: string;
|
|
28
28
|
|
|
29
29
|
/**
|
|
30
|
-
* Message creation
|
|
30
|
+
* Message creation date/time in ISO 8601 format including timezone,
|
|
31
31
|
* for example 2016-03-10T18:07:52.534Z
|
|
32
32
|
* Format: date-time
|
|
33
33
|
*/
|
|
34
34
|
creationTime?: string;
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* Date/time when the message was modified in ISO 8601 format including
|
|
38
38
|
* timezone, for example 2016-03-10T18:07:52.534Z
|
|
39
39
|
* Format: date-time
|
|
40
40
|
*/
|
|
@@ -18,7 +18,7 @@ interface ListAccountPhoneNumbersParameters {
|
|
|
18
18
|
perPage?: number;
|
|
19
19
|
|
|
20
20
|
/**
|
|
21
|
-
* Usage type of
|
|
21
|
+
* Usage type of phone number
|
|
22
22
|
*/
|
|
23
23
|
usageType?: (
|
|
24
24
|
| 'MainCompanyNumber'
|
|
@@ -37,7 +37,7 @@ interface ListAccountPhoneNumbersParameters {
|
|
|
37
37
|
)[];
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
|
-
* Status of a phone number
|
|
40
|
+
* Status of a phone number
|
|
41
41
|
*/
|
|
42
42
|
status?: 'Normal' | 'Pending' | 'PortedIn' | 'Temporary';
|
|
43
43
|
}
|
|
@@ -51,7 +51,7 @@ interface ListAccountPhoneNumbersV2Parameters {
|
|
|
51
51
|
)[];
|
|
52
52
|
|
|
53
53
|
/**
|
|
54
|
-
* 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
|
|
54
|
+
* 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
|
|
55
55
|
*/
|
|
56
56
|
status?: 'Normal' | 'Pending' | 'PortedIn' | 'Temporary' | 'Unknown';
|
|
57
57
|
|
|
@@ -68,9 +68,9 @@ interface ListAccountPhoneNumbersV2Parameters {
|
|
|
68
68
|
|
|
69
69
|
/**
|
|
70
70
|
* Phone number in e.164 format to be searched for.
|
|
71
|
-
* Parameter value can include wildcards (e.g.
|
|
72
|
-
* or be an exact number
|
|
73
|
-
* Make sure you escape the
|
|
71
|
+
* Parameter value can include wildcards (e.g. "+165012345**")
|
|
72
|
+
* or be an exact number "+16501234500" - single number is searched in that case.
|
|
73
|
+
* Make sure you escape the "+" in the URL as "%2B"
|
|
74
74
|
*/
|
|
75
75
|
phoneNumber?: string;
|
|
76
76
|
}
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface ListCallQueuesParameters {
|
|
5
5
|
/**
|
|
6
|
-
* Indicates a page number to retrieve. Only positive number values
|
|
7
|
-
* are accepted
|
|
6
|
+
* Indicates a page number to retrieve. Only positive number values are accepted
|
|
8
7
|
* Format: int32
|
|
9
8
|
* Default: 1
|
|
10
9
|
*/
|
|
@@ -18,8 +17,7 @@ interface ListCallQueuesParameters {
|
|
|
18
17
|
perPage?: number;
|
|
19
18
|
|
|
20
19
|
/**
|
|
21
|
-
* Internal identifier of an extension that is a member of every
|
|
22
|
-
* group within the result
|
|
20
|
+
* Internal identifier of an extension that is a member of every group within the result
|
|
23
21
|
*/
|
|
24
22
|
memberExtensionId?: string;
|
|
25
23
|
}
|
|
@@ -21,7 +21,7 @@ interface ListCompanyActiveCallsParameters {
|
|
|
21
21
|
type?: ('Voice' | 'Fax')[];
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
|
-
* The type of call transport. Multiple values are supported. By default this filter is disabled
|
|
24
|
+
* The type of call transport. Multiple values are supported. By default, this filter is disabled
|
|
25
25
|
*/
|
|
26
26
|
transport?: ('PSTN' | 'VoIP')[];
|
|
27
27
|
|
|
@@ -14,7 +14,7 @@ interface ListCompanyAnsweringRuleInfo {
|
|
|
14
14
|
uri?: string;
|
|
15
15
|
|
|
16
16
|
/**
|
|
17
|
-
* Specifies if the rule is active or inactive. The default value is
|
|
17
|
+
* Specifies if the rule is active or inactive. The default value is `true`
|
|
18
18
|
* Default: true
|
|
19
19
|
*/
|
|
20
20
|
enabled?: boolean;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface ListDirectoryEntriesParameters {
|
|
5
5
|
/**
|
|
6
|
-
* If
|
|
6
|
+
* If `true` then contacts of all accounts in federation are returned. If `false` then only contacts of the current account are returned, and account section is eliminated in this case
|
|
7
7
|
* Default: true
|
|
8
8
|
*/
|
|
9
9
|
showFederated?: boolean;
|
|
@@ -21,7 +21,7 @@ interface ListExtensionActiveCallsParameters {
|
|
|
21
21
|
type?: ('Voice' | 'Fax')[];
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
|
-
* The type of call transport. Multiple values are supported. By default this filter is disabled
|
|
24
|
+
* The type of call transport. Multiple values are supported. By default, this filter is disabled
|
|
25
25
|
*/
|
|
26
26
|
transport?: ('PSTN' | 'VoIP')[];
|
|
27
27
|
|
|
@@ -24,7 +24,7 @@ interface ListExtensionDevicesParameters {
|
|
|
24
24
|
perPage?: number;
|
|
25
25
|
|
|
26
26
|
/**
|
|
27
|
-
* Pooling type of
|
|
27
|
+
* Pooling type of device - Host - a device with standalone paid phone line which can be linked to a soft client instance - Guest - a device with a linked phone line - None - a device without a phone line or with specific line (free, BLA, etc.)
|
|
28
28
|
*/
|
|
29
29
|
linePooling?: 'Host' | 'Guest' | 'None';
|
|
30
30
|
|
|
@@ -40,7 +40,7 @@ interface ListExtensionDevicesParameters {
|
|
|
40
40
|
type?: 'HardPhone' | 'SoftPhone' | 'OtherPhone' | 'MobileDevice' | 'BLA' | 'Paging' | 'WebPhone' | 'WebRTC' | 'Room';
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
|
-
* The type of
|
|
43
|
+
* The type of phone line
|
|
44
44
|
*/
|
|
45
45
|
lineType?: 'Unknown' | 'Standalone' | 'StandaloneFree' | 'BlaPrimary' | 'BlaSecondary';
|
|
46
46
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface ListGlipChatsNewParameters {
|
|
5
5
|
/**
|
|
6
|
-
* Type of chats to be fetched. By default all type of chats will be fetched
|
|
6
|
+
* Type of chats to be fetched. By default, all type of chats will be fetched
|
|
7
7
|
*/
|
|
8
8
|
type?: ('Personal' | 'Direct' | 'Group' | 'Team' | 'Everyone')[];
|
|
9
9
|
|
|
@@ -14,7 +14,7 @@ interface ListMessagesParameters {
|
|
|
14
14
|
conversationId?: string;
|
|
15
15
|
|
|
16
16
|
/**
|
|
17
|
-
* Start
|
|
17
|
+
* Start date/time for resulting messages in ISO 8601 format
|
|
18
18
|
* including timezone, for example 2016-03-10T18:07:52.534Z. The default value
|
|
19
19
|
* is dateTo minus 24 hours
|
|
20
20
|
* Format: date-time
|
|
@@ -22,7 +22,7 @@ interface ListMessagesParameters {
|
|
|
22
22
|
dateFrom?: string;
|
|
23
23
|
|
|
24
24
|
/**
|
|
25
|
-
* End
|
|
25
|
+
* End date/time for resulting messages in ISO 8601 format including
|
|
26
26
|
* timezone, for example 2016-03-10T18:07:52.534Z. The default value is current
|
|
27
27
|
* time
|
|
28
28
|
* Format: date-time
|
|
@@ -36,7 +36,7 @@ interface ListMessagesParameters {
|
|
|
36
36
|
direction?: ('Inbound' | 'Outbound')[];
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
|
-
* If
|
|
39
|
+
* If `true`, then the latest messages per every conversation ID
|
|
40
40
|
* are returned
|
|
41
41
|
*/
|
|
42
42
|
distinctConversations?: boolean;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Query parameters for operation listOfAvailableForAssigningRoles
|
|
3
|
+
*/
|
|
4
|
+
interface ListOfAvailableForAssigningRolesParameters {
|
|
5
|
+
/**
|
|
6
|
+
* The result set page number (1-indexed) to return
|
|
7
|
+
* Maximum: 1000
|
|
8
|
+
* Minimum: 1
|
|
9
|
+
* Format: int32
|
|
10
|
+
* Example: 1
|
|
11
|
+
* Default: 1
|
|
12
|
+
*/
|
|
13
|
+
page?: number;
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* The number of items per page. If provided value in the request
|
|
17
|
+
* is greater than a maximum, the maximum value is applied
|
|
18
|
+
* Maximum: 1000
|
|
19
|
+
* Minimum: 1
|
|
20
|
+
* Format: int32
|
|
21
|
+
* Example: 100
|
|
22
|
+
* Default: 100
|
|
23
|
+
*/
|
|
24
|
+
perPage?: number;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
export default ListOfAvailableForAssigningRolesParameters;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface ListRecentChatsNewParameters {
|
|
5
5
|
/**
|
|
6
|
-
* Type of chats to be fetched. By default all chat types are returned
|
|
6
|
+
* Type of chats to be fetched. By default, all chat types are returned
|
|
7
7
|
*/
|
|
8
8
|
type?: ('Everyone' | 'Group' | 'Personal' | 'Direct' | 'Team')[];
|
|
9
9
|
|
|
@@ -24,7 +24,7 @@ interface ListStandardGreetingsParameters {
|
|
|
24
24
|
perPage?: number;
|
|
25
25
|
|
|
26
26
|
/**
|
|
27
|
-
* Type of
|
|
27
|
+
* Type of greeting, specifying the case when the greeting is played
|
|
28
28
|
*/
|
|
29
29
|
type?:
|
|
30
30
|
| 'Introductory'
|
|
@@ -37,7 +37,7 @@ interface ListStandardGreetingsParameters {
|
|
|
37
37
|
| 'Company';
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
|
-
* Usage type of
|
|
40
|
+
* Usage type of greeting, specifying if the greeting is applied for user extension or department (call queue) extension
|
|
41
41
|
*/
|
|
42
42
|
usageType?:
|
|
43
43
|
| 'UserExtensionAnsweringRule'
|
|
@@ -27,6 +27,12 @@ interface ListStandardUserRoleParameters {
|
|
|
27
27
|
* Default: 100
|
|
28
28
|
*/
|
|
29
29
|
perPage?: number;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Specifies whether to return advanced permissions capabilities within `permissionsCapabilities` resource.
|
|
33
|
+
* The default value is false.
|
|
34
|
+
*/
|
|
35
|
+
advancedPermissions?: boolean;
|
|
30
36
|
}
|
|
31
37
|
|
|
32
38
|
export default ListStandardUserRoleParameters;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface ListStatesParameters {
|
|
5
5
|
/**
|
|
6
|
-
* If set to
|
|
6
|
+
* If set to `true` then states of all countries are returned and
|
|
7
7
|
* `countryId` is ignored, even if specified. If the value is empty
|
|
8
8
|
* then the parameter is ignored
|
|
9
9
|
*/
|
|
@@ -31,7 +31,7 @@ interface ListStatesParameters {
|
|
|
31
31
|
perPage?: number;
|
|
32
32
|
|
|
33
33
|
/**
|
|
34
|
-
* If
|
|
34
|
+
* If `true` the list of states with phone numbers available for
|
|
35
35
|
* buying is returned
|
|
36
36
|
*/
|
|
37
37
|
withPhoneNumbers?: boolean;
|