@rc-ex/core 1.8.1 → 1.8.3
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/dist/FormData.cjs +1 -1
- package/dist/FormData.mjs +1 -1
- package/dist/Rest.cjs +1 -1
- package/dist/Rest.mjs +1 -1
- package/dist/definitions/AccountInfo.d.cts +4 -0
- package/dist/definitions/AccountInfo.d.mts +4 -0
- package/dist/definitions/AssignMessageThreadRequest.d.cts +15 -0
- package/dist/definitions/AssignMessageThreadRequest.d.mts +15 -0
- package/dist/definitions/AssignMessageThreadRequestAssignee.d.cts +10 -0
- package/dist/definitions/AssignMessageThreadRequestAssignee.d.mts +10 -0
- package/dist/definitions/BaseCallLogRecord.d.cts +1 -1
- package/dist/definitions/BaseCallLogRecord.d.mts +1 -1
- package/dist/definitions/BulkAddDevicesItem.d.cts +0 -5
- package/dist/definitions/BulkAddDevicesItem.d.mts +0 -5
- package/dist/definitions/BulkAssignSmsRecipientsRequest.d.cts +20 -0
- package/dist/definitions/BulkAssignSmsRecipientsRequest.d.mts +20 -0
- package/dist/definitions/CallLogRecord.d.cts +1 -1
- package/dist/definitions/CallLogRecord.d.mts +1 -1
- package/dist/definitions/CallLogRecordLegInfo.d.cts +2 -2
- package/dist/definitions/CallLogRecordLegInfo.d.mts +2 -2
- package/dist/definitions/CallRecordingGreetingResource.d.cts +7 -4
- package/dist/definitions/CallRecordingGreetingResource.d.mts +7 -4
- package/dist/definitions/ConsentHistoryRecordList.d.cts +19 -0
- package/dist/definitions/ConsentHistoryRecordList.d.mts +19 -0
- package/dist/definitions/ContactInfoCreationRequest.d.cts +0 -1
- package/dist/definitions/ContactInfoCreationRequest.d.mts +0 -1
- package/dist/definitions/CreateAnsweringRuleForwardingNumberInfo.d.cts +2 -2
- package/dist/definitions/CreateAnsweringRuleForwardingNumberInfo.d.mts +2 -2
- package/dist/definitions/CreateDeviceRegistrationResponse.d.cts +34 -0
- package/dist/definitions/CreateDeviceRegistrationResponse.d.mts +34 -0
- package/dist/definitions/CreateForwardingNumberRequest.d.cts +2 -2
- package/dist/definitions/CreateForwardingNumberRequest.d.mts +2 -2
- package/dist/definitions/CreateSipRegistrationResponse.d.cts +4 -0
- package/dist/definitions/CreateSipRegistrationResponse.d.mts +4 -0
- package/dist/definitions/CreateWirelessPoint.d.cts +0 -6
- package/dist/definitions/CreateWirelessPoint.d.mts +0 -6
- package/dist/definitions/DeviceDefinition.d.cts +0 -5
- package/dist/definitions/DeviceDefinition.d.mts +0 -5
- package/dist/definitions/DeviceEmergencyServiceAddressResource.d.cts +12 -0
- package/dist/definitions/DeviceEmergencyServiceAddressResource.d.mts +12 -0
- package/dist/definitions/ExtensionBulkUpdateInfo.d.cts +0 -8
- package/dist/definitions/ExtensionBulkUpdateInfo.d.mts +0 -8
- package/dist/definitions/ForwardingInfo.d.cts +0 -8
- package/dist/definitions/ForwardingInfo.d.mts +0 -8
- package/dist/definitions/ForwardingInfoCreateRuleRequest.d.cts +0 -8
- package/dist/definitions/ForwardingInfoCreateRuleRequest.d.mts +0 -8
- package/dist/definitions/ForwardingNumberExtensionInfo.d.cts +20 -0
- package/dist/definitions/ForwardingNumberExtensionInfo.d.mts +20 -0
- package/dist/definitions/ForwardingNumberInfo.d.cts +3 -4
- package/dist/definitions/ForwardingNumberInfo.d.mts +3 -4
- package/dist/definitions/ForwardingNumberInfoRulesCreateRuleRequest.d.cts +1 -1
- package/dist/definitions/ForwardingNumberInfoRulesCreateRuleRequest.d.mts +1 -1
- package/dist/definitions/GrantInfo.d.cts +5 -0
- package/dist/definitions/GrantInfo.d.mts +5 -0
- package/dist/definitions/IvrMenuInfo.d.cts +8 -0
- package/dist/definitions/IvrMenuInfo.d.mts +8 -0
- package/dist/definitions/IvrMenuInfoCreate.cjs +1 -0
- package/dist/definitions/IvrMenuInfoCreate.d.cts +35 -0
- package/dist/definitions/IvrMenuInfoCreate.d.mts +35 -0
- package/dist/definitions/IvrMenuInfoCreate.mjs +1 -0
- package/dist/definitions/IvrMenuInfoRequest.cjs +1 -0
- package/dist/definitions/IvrMenuInfoRequest.d.cts +27 -0
- package/dist/definitions/IvrMenuInfoRequest.d.mts +27 -0
- package/dist/definitions/IvrMenuInfoRequest.mjs +1 -0
- package/dist/definitions/IvrMenuInfoUpdate.cjs +1 -0
- package/dist/definitions/IvrMenuInfoUpdate.d.cts +34 -0
- package/dist/definitions/IvrMenuInfoUpdate.d.mts +34 -0
- package/dist/definitions/IvrMenuInfoUpdate.mjs +1 -0
- package/dist/definitions/ListSmsConsentHistoryRecordsParameters.cjs +1 -0
- package/dist/definitions/ListSmsConsentHistoryRecordsParameters.d.cts +27 -0
- package/dist/definitions/ListSmsConsentHistoryRecordsParameters.d.mts +27 -0
- package/dist/definitions/ListSmsConsentHistoryRecordsParameters.mjs +1 -0
- package/dist/definitions/ListSmsConsentRecordsParameters.d.cts +2 -2
- package/dist/definitions/ListSmsConsentRecordsParameters.d.mts +2 -2
- package/dist/definitions/ListVideoMeetingsParameters.d.cts +0 -9
- package/dist/definitions/ListVideoMeetingsParameters.d.mts +0 -9
- package/dist/definitions/Meeting.d.cts +0 -12
- package/dist/definitions/Meeting.d.mts +0 -12
- package/dist/definitions/MessageAttachmentResponseEntry.cjs +1 -0
- package/dist/definitions/MessageAttachmentResponseEntry.d.cts +33 -0
- package/dist/definitions/MessageAttachmentResponseEntry.d.mts +33 -0
- package/dist/definitions/MessageAttachmentResponseEntry.mjs +1 -0
- package/dist/definitions/MessagePhoneParty.cjs +1 -0
- package/dist/definitions/MessagePhoneParty.d.cts +11 -0
- package/dist/definitions/MessagePhoneParty.d.mts +11 -0
- package/dist/definitions/MessagePhoneParty.mjs +1 -0
- package/dist/definitions/MessageThread.cjs +1 -0
- package/dist/definitions/MessageThread.d.cts +66 -0
- package/dist/definitions/MessageThread.d.mts +66 -0
- package/dist/definitions/MessageThread.mjs +1 -0
- package/dist/definitions/MessageThreadAssignee.cjs +1 -0
- package/dist/definitions/MessageThreadAssignee.d.cts +22 -0
- package/dist/definitions/MessageThreadAssignee.d.mts +22 -0
- package/dist/definitions/MessageThreadAssignee.mjs +1 -0
- package/dist/definitions/MessageThreadGuestParty.cjs +1 -0
- package/dist/definitions/MessageThreadGuestParty.d.cts +10 -0
- package/dist/definitions/MessageThreadGuestParty.d.mts +10 -0
- package/dist/definitions/MessageThreadGuestParty.mjs +1 -0
- package/dist/definitions/MessageThreadList.cjs +1 -0
- package/dist/definitions/MessageThreadList.d.cts +16 -0
- package/dist/definitions/MessageThreadList.d.mts +16 -0
- package/dist/definitions/MessageThreadList.mjs +1 -0
- package/dist/definitions/MessageThreadOwnerParty.cjs +1 -0
- package/dist/definitions/MessageThreadOwnerParty.d.cts +10 -0
- package/dist/definitions/MessageThreadOwnerParty.d.mts +10 -0
- package/dist/definitions/MessageThreadOwnerParty.mjs +1 -0
- package/dist/definitions/MthListMessagesParameters.cjs +1 -0
- package/dist/definitions/MthListMessagesParameters.d.cts +60 -0
- package/dist/definitions/MthListMessagesParameters.d.mts +60 -0
- package/dist/definitions/MthListMessagesParameters.mjs +1 -0
- package/dist/definitions/MthListNotesParameters.cjs +1 -0
- package/dist/definitions/MthListNotesParameters.d.cts +44 -0
- package/dist/definitions/MthListNotesParameters.d.mts +44 -0
- package/dist/definitions/MthListNotesParameters.mjs +1 -0
- package/dist/definitions/MthListThreadsParameters.cjs +1 -0
- package/dist/definitions/MthListThreadsParameters.d.cts +62 -0
- package/dist/definitions/MthListThreadsParameters.d.mts +62 -0
- package/dist/definitions/MthListThreadsParameters.mjs +1 -0
- package/dist/definitions/MthReadMessageContentParameters.cjs +1 -0
- package/dist/definitions/MthReadMessageContentParameters.d.cts +16 -0
- package/dist/definitions/MthReadMessageContentParameters.d.mts +16 -0
- package/dist/definitions/MthReadMessageContentParameters.mjs +1 -0
- package/dist/definitions/MthSendMessageRequest.cjs +1 -0
- package/dist/definitions/MthSendMessageRequest.d.cts +19 -0
- package/dist/definitions/MthSendMessageRequest.d.mts +19 -0
- package/dist/definitions/MthSendMessageRequest.mjs +1 -0
- package/dist/definitions/MthSyncAliveMessage.cjs +1 -0
- package/dist/definitions/MthSyncAliveMessage.d.cts +67 -0
- package/dist/definitions/MthSyncAliveMessage.d.mts +67 -0
- package/dist/definitions/MthSyncAliveMessage.mjs +1 -0
- package/dist/definitions/MthSyncAliveMessageAuthor.cjs +1 -0
- package/dist/definitions/MthSyncAliveMessageAuthor.d.cts +22 -0
- package/dist/definitions/MthSyncAliveMessageAuthor.d.mts +22 -0
- package/dist/definitions/MthSyncAliveMessageAuthor.mjs +1 -0
- package/dist/definitions/MthSyncAliveNote.cjs +1 -0
- package/dist/definitions/MthSyncAliveNote.d.cts +47 -0
- package/dist/definitions/MthSyncAliveNote.d.mts +47 -0
- package/dist/definitions/MthSyncAliveNote.mjs +1 -0
- package/dist/definitions/MthSyncAliveNoteAuthor.cjs +1 -0
- package/dist/definitions/MthSyncAliveNoteAuthor.d.cts +22 -0
- package/dist/definitions/MthSyncAliveNoteAuthor.d.mts +22 -0
- package/dist/definitions/MthSyncAliveNoteAuthor.mjs +1 -0
- package/dist/definitions/MthSyncAssignedHint.cjs +1 -0
- package/dist/definitions/MthSyncAssignedHint.d.cts +39 -0
- package/dist/definitions/MthSyncAssignedHint.d.mts +39 -0
- package/dist/definitions/MthSyncAssignedHint.mjs +1 -0
- package/dist/definitions/MthSyncAssignedHintInitiator.cjs +1 -0
- package/dist/definitions/MthSyncAssignedHintInitiator.d.cts +22 -0
- package/dist/definitions/MthSyncAssignedHintInitiator.d.mts +22 -0
- package/dist/definitions/MthSyncAssignedHintInitiator.mjs +1 -0
- package/dist/definitions/MthSyncBaseHint.cjs +1 -0
- package/dist/definitions/MthSyncBaseHint.d.cts +32 -0
- package/dist/definitions/MthSyncBaseHint.d.mts +32 -0
- package/dist/definitions/MthSyncBaseHint.mjs +1 -0
- package/dist/definitions/MthSyncBaseHintInitiator.cjs +1 -0
- package/dist/definitions/MthSyncBaseHintInitiator.d.cts +22 -0
- package/dist/definitions/MthSyncBaseHintInitiator.d.mts +22 -0
- package/dist/definitions/MthSyncBaseHintInitiator.mjs +1 -0
- package/dist/definitions/MthSyncDeletedMessage.cjs +1 -0
- package/dist/definitions/MthSyncDeletedMessage.d.cts +30 -0
- package/dist/definitions/MthSyncDeletedMessage.d.mts +30 -0
- package/dist/definitions/MthSyncDeletedMessage.mjs +1 -0
- package/dist/definitions/MthSyncDeletedNote.cjs +1 -0
- package/dist/definitions/MthSyncDeletedNote.d.cts +30 -0
- package/dist/definitions/MthSyncDeletedNote.d.mts +30 -0
- package/dist/definitions/MthSyncDeletedNote.mjs +1 -0
- package/dist/definitions/MthSyncEntriesParameters.cjs +1 -0
- package/dist/definitions/MthSyncEntriesParameters.d.cts +34 -0
- package/dist/definitions/MthSyncEntriesParameters.d.mts +34 -0
- package/dist/definitions/MthSyncEntriesParameters.mjs +1 -0
- package/dist/definitions/MthSyncThreadsParameters.cjs +1 -0
- package/dist/definitions/MthSyncThreadsParameters.d.cts +19 -0
- package/dist/definitions/MthSyncThreadsParameters.d.mts +19 -0
- package/dist/definitions/MthSyncThreadsParameters.mjs +1 -0
- package/dist/definitions/NewThreadMessageRequest.cjs +1 -0
- package/dist/definitions/NewThreadMessageRequest.d.cts +27 -0
- package/dist/definitions/NewThreadMessageRequest.d.mts +27 -0
- package/dist/definitions/NewThreadMessageRequest.mjs +1 -0
- package/dist/definitions/NotificationSettings.d.cts +0 -5
- package/dist/definitions/NotificationSettings.d.mts +0 -5
- package/dist/definitions/PhoneNumberInfoIntId.d.cts +1 -1
- package/dist/definitions/PhoneNumberInfoIntId.d.mts +1 -1
- package/dist/definitions/PrivateIpRangeInfo.d.cts +0 -6
- package/dist/definitions/PrivateIpRangeInfo.d.mts +0 -6
- package/dist/definitions/QueueInfo.d.cts +8 -0
- package/dist/definitions/QueueInfo.d.mts +8 -0
- package/dist/definitions/QueueInfoCallBack.cjs +1 -0
- package/dist/definitions/QueueInfoCallBack.d.cts +11 -0
- package/dist/definitions/QueueInfoCallBack.d.mts +11 -0
- package/dist/definitions/QueueInfoCallBack.mjs +1 -0
- package/dist/definitions/QueueInfoPositionInQueue.cjs +1 -0
- package/dist/definitions/QueueInfoPositionInQueue.d.cts +11 -0
- package/dist/definitions/QueueInfoPositionInQueue.d.mts +11 -0
- package/dist/definitions/QueueInfoPositionInQueue.mjs +1 -0
- package/dist/definitions/ReadCompanyCallLogParameters.d.cts +0 -7
- package/dist/definitions/ReadCompanyCallLogParameters.d.mts +0 -7
- package/dist/definitions/ReadGlipThreadPostsNewParameters.cjs +1 -0
- package/dist/definitions/ReadGlipThreadPostsNewParameters.d.cts +19 -0
- package/dist/definitions/ReadGlipThreadPostsNewParameters.d.mts +19 -0
- package/dist/definitions/ReadGlipThreadPostsNewParameters.mjs +1 -0
- package/dist/definitions/ReadUserCallLogParameters.d.cts +1 -8
- package/dist/definitions/ReadUserCallLogParameters.d.mts +1 -8
- package/dist/definitions/ReasonInfo.d.cts +1 -1
- package/dist/definitions/ReasonInfo.d.mts +1 -1
- package/dist/definitions/SearchDirectoryEntriesParameters.d.cts +0 -21
- package/dist/definitions/SearchDirectoryEntriesParameters.d.mts +0 -21
- package/dist/definitions/SearchSmsConsentRecordsRequest.cjs +1 -0
- package/dist/definitions/SearchSmsConsentRecordsRequest.d.cts +44 -0
- package/dist/definitions/SearchSmsConsentRecordsRequest.d.mts +44 -0
- package/dist/definitions/SearchSmsConsentRecordsRequest.mjs +1 -0
- package/dist/definitions/SiteIVRSettings.d.cts +8 -0
- package/dist/definitions/SiteIVRSettings.d.mts +8 -0
- package/dist/definitions/SiteIVRSettingsUpdate.d.cts +7 -0
- package/dist/definitions/SiteIVRSettingsUpdate.d.mts +7 -0
- package/dist/definitions/SmsOptHistoryRecord.cjs +1 -0
- package/dist/definitions/SmsOptHistoryRecord.d.cts +36 -0
- package/dist/definitions/SmsOptHistoryRecord.d.mts +36 -0
- package/dist/definitions/SmsOptHistoryRecord.mjs +1 -0
- package/dist/definitions/SmsRecipient.cjs +1 -0
- package/dist/definitions/SmsRecipient.d.cts +30 -0
- package/dist/definitions/SmsRecipient.d.mts +30 -0
- package/dist/definitions/SmsRecipient.mjs +1 -0
- package/dist/definitions/SmsRecipientsResource.cjs +1 -0
- package/dist/definitions/SmsRecipientsResource.d.cts +10 -0
- package/dist/definitions/SmsRecipientsResource.d.mts +10 -0
- package/dist/definitions/SmsRecipientsResource.mjs +1 -0
- package/dist/definitions/SwitchInfo.d.cts +0 -6
- package/dist/definitions/SwitchInfo.d.mts +0 -6
- package/dist/definitions/SyncAccountCallLogParameters.d.cts +0 -7
- package/dist/definitions/SyncAccountCallLogParameters.d.mts +0 -7
- package/dist/definitions/SyncInfoModel.cjs +1 -0
- package/dist/definitions/SyncInfoModel.d.cts +23 -0
- package/dist/definitions/SyncInfoModel.d.mts +23 -0
- package/dist/definitions/SyncInfoModel.mjs +1 -0
- package/dist/definitions/SyncUserCallLogParameters.d.cts +0 -7
- package/dist/definitions/SyncUserCallLogParameters.d.mts +0 -7
- package/dist/definitions/TMCreatePostRequest.d.cts +8 -0
- package/dist/definitions/TMCreatePostRequest.d.mts +8 -0
- package/dist/definitions/TMPostInfo.d.cts +12 -0
- package/dist/definitions/TMPostInfo.d.mts +12 -0
- package/dist/definitions/ThreadEntriesSyncList.cjs +1 -0
- package/dist/definitions/ThreadEntriesSyncList.d.cts +16 -0
- package/dist/definitions/ThreadEntriesSyncList.d.mts +16 -0
- package/dist/definitions/ThreadEntriesSyncList.mjs +1 -0
- package/dist/definitions/ThreadEntrySyncItem.cjs +1 -0
- package/dist/definitions/ThreadEntrySyncItem.d.cts +80 -0
- package/dist/definitions/ThreadEntrySyncItem.d.mts +80 -0
- package/dist/definitions/ThreadEntrySyncItem.mjs +1 -0
- package/dist/definitions/ThreadEntrySyncItemAuthor.cjs +1 -0
- package/dist/definitions/ThreadEntrySyncItemAuthor.d.cts +22 -0
- package/dist/definitions/ThreadEntrySyncItemAuthor.d.mts +22 -0
- package/dist/definitions/ThreadEntrySyncItemAuthor.mjs +1 -0
- package/dist/definitions/ThreadEntrySyncItemInitiator.cjs +1 -0
- package/dist/definitions/ThreadEntrySyncItemInitiator.d.cts +22 -0
- package/dist/definitions/ThreadEntrySyncItemInitiator.d.mts +22 -0
- package/dist/definitions/ThreadEntrySyncItemInitiator.mjs +1 -0
- package/dist/definitions/ThreadMessageList.cjs +1 -0
- package/dist/definitions/ThreadMessageList.d.cts +16 -0
- package/dist/definitions/ThreadMessageList.d.mts +16 -0
- package/dist/definitions/ThreadMessageList.mjs +1 -0
- package/dist/definitions/ThreadMessageModel.cjs +1 -0
- package/dist/definitions/ThreadMessageModel.d.cts +63 -0
- package/dist/definitions/ThreadMessageModel.d.mts +63 -0
- package/dist/definitions/ThreadMessageModel.mjs +1 -0
- package/dist/definitions/ThreadMessageModelAuthor.cjs +1 -0
- package/dist/definitions/ThreadMessageModelAuthor.d.cts +22 -0
- package/dist/definitions/ThreadMessageModelAuthor.d.mts +22 -0
- package/dist/definitions/ThreadMessageModelAuthor.mjs +1 -0
- package/dist/definitions/ThreadMessagesDeleteRequest.cjs +1 -0
- package/dist/definitions/ThreadMessagesDeleteRequest.d.cts +11 -0
- package/dist/definitions/ThreadMessagesDeleteRequest.d.mts +11 -0
- package/dist/definitions/ThreadMessagesDeleteRequest.mjs +1 -0
- package/dist/definitions/ThreadNoteCreateRequest.cjs +1 -0
- package/dist/definitions/ThreadNoteCreateRequest.d.cts +16 -0
- package/dist/definitions/ThreadNoteCreateRequest.d.mts +16 -0
- package/dist/definitions/ThreadNoteCreateRequest.mjs +1 -0
- package/dist/definitions/ThreadNoteList.cjs +1 -0
- package/dist/definitions/ThreadNoteList.d.cts +16 -0
- package/dist/definitions/ThreadNoteList.d.mts +16 -0
- package/dist/definitions/ThreadNoteList.mjs +1 -0
- package/dist/definitions/ThreadNoteModel.cjs +1 -0
- package/dist/definitions/ThreadNoteModel.d.cts +43 -0
- package/dist/definitions/ThreadNoteModel.d.mts +43 -0
- package/dist/definitions/ThreadNoteModel.mjs +1 -0
- package/dist/definitions/ThreadNoteModelAuthor.cjs +1 -0
- package/dist/definitions/ThreadNoteModelAuthor.d.cts +22 -0
- package/dist/definitions/ThreadNoteModelAuthor.d.mts +22 -0
- package/dist/definitions/ThreadNoteModelAuthor.mjs +1 -0
- package/dist/definitions/ThreadNoteUpdateRequest.cjs +1 -0
- package/dist/definitions/ThreadNoteUpdateRequest.d.cts +11 -0
- package/dist/definitions/ThreadNoteUpdateRequest.d.mts +11 -0
- package/dist/definitions/ThreadNoteUpdateRequest.mjs +1 -0
- package/dist/definitions/ThreadNotesDeleteRequest.cjs +1 -0
- package/dist/definitions/ThreadNotesDeleteRequest.d.cts +11 -0
- package/dist/definitions/ThreadNotesDeleteRequest.d.mts +11 -0
- package/dist/definitions/ThreadNotesDeleteRequest.mjs +1 -0
- package/dist/definitions/ThreadSyncList.cjs +1 -0
- package/dist/definitions/ThreadSyncList.d.cts +16 -0
- package/dist/definitions/ThreadSyncList.d.mts +16 -0
- package/dist/definitions/ThreadSyncList.mjs +1 -0
- package/dist/definitions/ThreadUserModel.cjs +1 -0
- package/dist/definitions/ThreadUserModel.d.cts +23 -0
- package/dist/definitions/ThreadUserModel.d.mts +23 -0
- package/dist/definitions/ThreadUserModel.mjs +1 -0
- package/dist/definitions/UpdateForwardingNumberRequest.d.cts +1 -1
- package/dist/definitions/UpdateForwardingNumberRequest.d.mts +1 -1
- package/dist/definitions/UpdateWirelessPoint.d.cts +0 -6
- package/dist/definitions/UpdateWirelessPoint.d.mts +0 -6
- package/dist/definitions/WcsWebinarSettingsModel.d.cts +0 -5
- package/dist/definitions/WcsWebinarSettingsModel.d.mts +0 -5
- package/dist/definitions/WebinarSettingsModel.d.cts +0 -5
- package/dist/definitions/WebinarSettingsModel.d.mts +0 -5
- package/dist/definitions/WirelessPointInfo.d.cts +0 -6
- package/dist/definitions/WirelessPointInfo.d.mts +0 -6
- package/dist/index.cjs +15 -11
- package/dist/index.d.cts +6 -4
- package/dist/index.d.mts +6 -4
- package/dist/index.mjs +15 -11
- package/dist/paths/Ai/index.cjs +0 -16
- package/dist/paths/Ai/index.d.cts +2 -10
- package/dist/paths/Ai/index.d.mts +2 -10
- package/dist/paths/Ai/index.mjs +2 -18
- package/dist/paths/Restapi/Account/CallLog/index.cjs +5 -2
- package/dist/paths/Restapi/Account/CallLog/index.d.cts +5 -2
- package/dist/paths/Restapi/Account/CallLog/index.d.mts +5 -2
- package/dist/paths/Restapi/Account/CallLog/index.mjs +5 -2
- package/dist/paths/Restapi/Account/Extension/CallLog/index.cjs +6 -1
- package/dist/paths/Restapi/Account/Extension/CallLog/index.d.cts +6 -1
- package/dist/paths/Restapi/Account/Extension/CallLog/index.d.mts +6 -1
- package/dist/paths/Restapi/Account/Extension/CallLog/index.mjs +6 -1
- package/dist/paths/Restapi/Account/Extension/Features/index.cjs +1 -0
- package/dist/paths/Restapi/Account/Extension/Features/index.d.cts +1 -0
- package/dist/paths/Restapi/Account/Extension/Features/index.d.mts +1 -0
- package/dist/paths/Restapi/Account/Extension/Features/index.mjs +1 -0
- package/dist/paths/Restapi/Account/Extension/ForwardingNumber/index.d.cts +1 -2
- package/dist/paths/Restapi/Account/Extension/ForwardingNumber/index.d.mts +1 -2
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/BulkAssign/index.cjs +29 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/BulkAssign/index.d.cts +21 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/BulkAssign/index.d.mts +21 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/BulkAssign/index.mjs +25 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/index.cjs +33 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/index.d.cts +23 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/index.d.mts +23 -0
- package/dist/paths/Restapi/Account/Extension/SmsRecipients/index.mjs +29 -0
- package/dist/paths/Restapi/Account/Extension/index.cjs +4 -0
- package/dist/paths/Restapi/Account/Extension/index.d.cts +6 -4
- package/dist/paths/Restapi/Account/Extension/index.d.mts +6 -4
- package/dist/paths/Restapi/Account/Extension/index.mjs +8 -4
- package/dist/paths/Restapi/Account/IvrMenus/index.cjs +5 -5
- package/dist/paths/Restapi/Account/IvrMenus/index.d.cts +5 -3
- package/dist/paths/Restapi/Account/IvrMenus/index.d.mts +5 -3
- package/dist/paths/Restapi/Account/IvrMenus/index.mjs +5 -5
- package/dist/paths/Restapi/Account/MessageThreads/Assign/index.cjs +30 -0
- package/dist/paths/Restapi/Account/MessageThreads/Assign/index.d.cts +23 -0
- package/dist/paths/Restapi/Account/MessageThreads/Assign/index.d.mts +23 -0
- package/dist/paths/Restapi/Account/MessageThreads/Assign/index.mjs +26 -0
- package/dist/paths/Restapi/Account/MessageThreads/Entries/Sync/index.cjs +40 -0
- package/dist/paths/Restapi/Account/MessageThreads/Entries/Sync/index.d.cts +33 -0
- package/dist/paths/Restapi/Account/MessageThreads/Entries/Sync/index.d.mts +33 -0
- package/dist/paths/Restapi/Account/MessageThreads/Entries/Sync/index.mjs +36 -0
- package/dist/paths/Restapi/Account/MessageThreads/Entries/index.cjs +22 -0
- package/dist/paths/{Ai/Insights/V1/Async → Restapi/Account/MessageThreads/Entries}/index.d.cts +3 -3
- package/dist/paths/{Ai/Insights/V1/Async → Restapi/Account/MessageThreads/Entries}/index.d.mts +3 -3
- package/dist/paths/{Ai/Audio/V1 → Restapi/Account/MessageThreads/Entries}/index.mjs +4 -4
- package/dist/paths/Restapi/Account/MessageThreads/Messages/Content/index.cjs +40 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/Content/index.d.cts +26 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/Content/index.d.mts +26 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/Content/index.mjs +36 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/index.cjs +73 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/index.d.cts +61 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/index.d.mts +61 -0
- package/dist/paths/Restapi/Account/MessageThreads/Messages/index.mjs +69 -0
- package/dist/paths/Restapi/Account/MessageThreads/Notes/index.cjs +78 -0
- package/dist/paths/Restapi/Account/MessageThreads/Notes/index.d.cts +66 -0
- package/dist/paths/Restapi/Account/MessageThreads/Notes/index.d.mts +66 -0
- package/dist/paths/Restapi/Account/MessageThreads/Notes/index.mjs +74 -0
- package/dist/paths/Restapi/Account/MessageThreads/Resolve/index.cjs +33 -0
- package/dist/paths/Restapi/Account/MessageThreads/Resolve/index.d.cts +25 -0
- package/dist/paths/Restapi/Account/MessageThreads/Resolve/index.d.mts +25 -0
- package/dist/paths/Restapi/Account/MessageThreads/Resolve/index.mjs +29 -0
- package/dist/paths/Restapi/Account/MessageThreads/Sync/index.cjs +34 -0
- package/dist/paths/Restapi/Account/MessageThreads/Sync/index.d.cts +27 -0
- package/dist/paths/Restapi/Account/MessageThreads/Sync/index.d.mts +27 -0
- package/dist/paths/Restapi/Account/MessageThreads/Sync/index.mjs +30 -0
- package/dist/paths/Restapi/Account/MessageThreads/index.cjs +93 -0
- package/dist/paths/Restapi/Account/MessageThreads/index.d.cts +67 -0
- package/dist/paths/Restapi/Account/MessageThreads/index.d.mts +67 -0
- package/dist/paths/Restapi/Account/MessageThreads/index.mjs +89 -0
- package/dist/paths/Restapi/Account/Presence/index.cjs +14 -5
- package/dist/paths/Restapi/Account/Presence/index.d.cts +14 -5
- package/dist/paths/Restapi/Account/Presence/index.d.mts +14 -5
- package/dist/paths/Restapi/Account/Presence/index.mjs +14 -5
- package/dist/paths/Restapi/Account/Sites/Ivr/index.cjs +2 -1
- package/dist/paths/Restapi/Account/Sites/Ivr/index.d.cts +2 -1
- package/dist/paths/Restapi/Account/Sites/Ivr/index.d.mts +2 -1
- package/dist/paths/Restapi/Account/Sites/Ivr/index.mjs +2 -1
- package/dist/paths/Restapi/Account/Telephony/CallOut/index.cjs +5 -1
- package/dist/paths/Restapi/Account/Telephony/CallOut/index.d.cts +5 -1
- package/dist/paths/Restapi/Account/Telephony/CallOut/index.d.mts +5 -1
- package/dist/paths/Restapi/Account/Telephony/CallOut/index.mjs +5 -1
- package/dist/paths/Restapi/Account/UserRole/index.d.cts +1 -1
- package/dist/paths/Restapi/Account/UserRole/index.d.mts +1 -1
- package/dist/paths/Restapi/Account/index.cjs +4 -0
- package/dist/paths/Restapi/Account/index.d.cts +24 -22
- package/dist/paths/Restapi/Account/index.d.mts +24 -22
- package/dist/paths/Restapi/Account/index.mjs +26 -22
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/History/index.cjs +29 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/History/index.d.cts +22 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/History/index.d.mts +22 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/History/index.mjs +25 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/Search/index.cjs +29 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/Search/index.d.cts +22 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/Search/index.d.mts +22 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/Search/index.mjs +25 -0
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/index.cjs +8 -11
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/index.d.cts +4 -11
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/index.d.mts +4 -11
- package/dist/paths/Restapi/V2/Accounts/Sms/Consents/index.mjs +8 -11
- package/dist/paths/TeamMessaging/V1/Chats/Threads/Posts/index.cjs +28 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/Posts/index.d.cts +21 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/Posts/index.d.mts +21 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/Posts/index.mjs +24 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/index.cjs +25 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/index.d.cts +14 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/index.d.mts +14 -0
- package/dist/paths/TeamMessaging/V1/Chats/Threads/index.mjs +21 -0
- package/dist/paths/TeamMessaging/V1/Chats/index.cjs +4 -0
- package/dist/paths/TeamMessaging/V1/Chats/index.d.cts +4 -2
- package/dist/paths/TeamMessaging/V1/Chats/index.d.mts +4 -2
- package/dist/paths/TeamMessaging/V1/Chats/index.mjs +6 -2
- package/package.json +4 -4
- package/dist/definitions/BulkAddDevicesItemEmergency.d.cts +0 -14
- package/dist/definitions/BulkAddDevicesItemEmergency.d.mts +0 -14
- package/dist/definitions/BulkAddDevicesItemEmergencyLocation.d.cts +0 -9
- package/dist/definitions/BulkAddDevicesItemEmergencyLocation.d.mts +0 -9
- package/dist/definitions/DeviceDefinitionEmergency.d.cts +0 -14
- package/dist/definitions/DeviceDefinitionEmergency.d.mts +0 -14
- package/dist/definitions/DeviceDefinitionEmergencyLocation.d.cts +0 -9
- package/dist/definitions/DeviceDefinitionEmergencyLocation.d.mts +0 -9
- package/dist/definitions/ForwardingNumberInfoExtension.d.cts +0 -17
- package/dist/definitions/ForwardingNumberInfoExtension.d.mts +0 -17
- package/dist/definitions/ForwardingNumberResource.d.cts +0 -28
- package/dist/definitions/ForwardingNumberResource.d.mts +0 -28
- package/dist/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.cjs +0 -30
- package/dist/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.d.cts +0 -24
- package/dist/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.d.mts +0 -24
- package/dist/paths/Ai/Audio/V1/Async/SpeakerDiarize/index.mjs +0 -26
- package/dist/paths/Ai/Audio/V1/Async/SpeechToText/index.cjs +0 -28
- package/dist/paths/Ai/Audio/V1/Async/SpeechToText/index.d.cts +0 -22
- package/dist/paths/Ai/Audio/V1/Async/SpeechToText/index.d.mts +0 -22
- package/dist/paths/Ai/Audio/V1/Async/SpeechToText/index.mjs +0 -24
- package/dist/paths/Ai/Audio/V1/Async/index.cjs +0 -26
- package/dist/paths/Ai/Audio/V1/Async/index.d.cts +0 -15
- package/dist/paths/Ai/Audio/V1/Async/index.d.mts +0 -15
- package/dist/paths/Ai/Audio/V1/Async/index.mjs +0 -22
- package/dist/paths/Ai/Audio/V1/index.cjs +0 -22
- package/dist/paths/Ai/Audio/V1/index.d.cts +0 -13
- package/dist/paths/Ai/Audio/V1/index.d.mts +0 -13
- package/dist/paths/Ai/Audio/index.cjs +0 -22
- package/dist/paths/Ai/Audio/index.d.cts +0 -13
- package/dist/paths/Ai/Audio/index.d.mts +0 -13
- package/dist/paths/Ai/Audio/index.mjs +0 -18
- package/dist/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.cjs +0 -29
- package/dist/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.d.cts +0 -23
- package/dist/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.d.mts +0 -23
- package/dist/paths/Ai/Insights/V1/Async/AnalyzeInteraction/index.mjs +0 -25
- package/dist/paths/Ai/Insights/V1/Async/index.cjs +0 -22
- package/dist/paths/Ai/Insights/V1/Async/index.mjs +0 -18
- package/dist/paths/Ai/Insights/V1/index.cjs +0 -22
- package/dist/paths/Ai/Insights/V1/index.d.cts +0 -13
- package/dist/paths/Ai/Insights/V1/index.d.mts +0 -13
- package/dist/paths/Ai/Insights/V1/index.mjs +0 -18
- package/dist/paths/Ai/Insights/index.cjs +0 -22
- package/dist/paths/Ai/Insights/index.d.cts +0 -13
- package/dist/paths/Ai/Insights/index.d.mts +0 -13
- package/dist/paths/Ai/Insights/index.mjs +0 -18
- package/dist/paths/Ai/Status/V1/Jobs/index.cjs +0 -32
- package/dist/paths/Ai/Status/V1/Jobs/index.d.cts +0 -21
- package/dist/paths/Ai/Status/V1/Jobs/index.d.mts +0 -21
- package/dist/paths/Ai/Status/V1/Jobs/index.mjs +0 -28
- package/dist/paths/Ai/Status/V1/index.cjs +0 -22
- package/dist/paths/Ai/Status/V1/index.d.cts +0 -13
- package/dist/paths/Ai/Status/V1/index.d.mts +0 -13
- package/dist/paths/Ai/Status/V1/index.mjs +0 -18
- package/dist/paths/Ai/Status/index.cjs +0 -22
- package/dist/paths/Ai/Status/index.d.cts +0 -13
- package/dist/paths/Ai/Status/index.d.mts +0 -13
- package/dist/paths/Ai/Status/index.mjs +0 -18
- package/dist/paths/Ai/Text/V1/Async/Punctuate/index.cjs +0 -28
- package/dist/paths/Ai/Text/V1/Async/Punctuate/index.d.cts +0 -22
- package/dist/paths/Ai/Text/V1/Async/Punctuate/index.d.mts +0 -22
- package/dist/paths/Ai/Text/V1/Async/Punctuate/index.mjs +0 -24
- package/dist/paths/Ai/Text/V1/Async/Summarize/index.cjs +0 -30
- package/dist/paths/Ai/Text/V1/Async/Summarize/index.d.cts +0 -24
- package/dist/paths/Ai/Text/V1/Async/Summarize/index.d.mts +0 -24
- package/dist/paths/Ai/Text/V1/Async/Summarize/index.mjs +0 -26
- package/dist/paths/Ai/Text/V1/Async/index.cjs +0 -26
- package/dist/paths/Ai/Text/V1/Async/index.d.cts +0 -15
- package/dist/paths/Ai/Text/V1/Async/index.d.mts +0 -15
- package/dist/paths/Ai/Text/V1/Async/index.mjs +0 -22
- package/dist/paths/Ai/Text/V1/index.cjs +0 -22
- package/dist/paths/Ai/Text/V1/index.d.cts +0 -13
- package/dist/paths/Ai/Text/V1/index.d.mts +0 -13
- package/dist/paths/Ai/Text/V1/index.mjs +0 -18
- package/dist/paths/Ai/Text/index.cjs +0 -22
- package/dist/paths/Ai/Text/index.d.cts +0 -13
- package/dist/paths/Ai/Text/index.d.mts +0 -13
- package/dist/paths/Ai/Text/index.mjs +0 -18
- /package/dist/definitions/{BulkAddDevicesItemEmergency.cjs → AssignMessageThreadRequest.cjs} +0 -0
- /package/dist/definitions/{BulkAddDevicesItemEmergency.mjs → AssignMessageThreadRequest.mjs} +0 -0
- /package/dist/definitions/{BulkAddDevicesItemEmergencyLocation.cjs → AssignMessageThreadRequestAssignee.cjs} +0 -0
- /package/dist/definitions/{BulkAddDevicesItemEmergencyLocation.mjs → AssignMessageThreadRequestAssignee.mjs} +0 -0
- /package/dist/definitions/{DeviceDefinitionEmergency.cjs → BulkAssignSmsRecipientsRequest.cjs} +0 -0
- /package/dist/definitions/{DeviceDefinitionEmergency.mjs → BulkAssignSmsRecipientsRequest.mjs} +0 -0
- /package/dist/definitions/{DeviceDefinitionEmergencyLocation.cjs → ConsentHistoryRecordList.cjs} +0 -0
- /package/dist/definitions/{DeviceDefinitionEmergencyLocation.mjs → ConsentHistoryRecordList.mjs} +0 -0
- /package/dist/definitions/{ForwardingNumberInfoExtension.cjs → CreateDeviceRegistrationResponse.cjs} +0 -0
- /package/dist/definitions/{ForwardingNumberInfoExtension.mjs → CreateDeviceRegistrationResponse.mjs} +0 -0
- /package/dist/definitions/{ForwardingNumberResource.cjs → ForwardingNumberExtensionInfo.cjs} +0 -0
- /package/dist/definitions/{ForwardingNumberResource.mjs → ForwardingNumberExtensionInfo.mjs} +0 -0
|
@@ -113,6 +113,18 @@ interface DeviceEmergencyServiceAddressResource {
|
|
|
113
113
|
* Internal identifier of a tax
|
|
114
114
|
*/
|
|
115
115
|
taxId?: string;
|
|
116
|
+
/**
|
|
117
|
+
* Apartment number (country-specific address field, e.g. Portugal)
|
|
118
|
+
*/
|
|
119
|
+
apartment?: string;
|
|
120
|
+
/**
|
|
121
|
+
* Floor number (country-specific address field, e.g. Portugal)
|
|
122
|
+
*/
|
|
123
|
+
floor?: string;
|
|
124
|
+
/**
|
|
125
|
+
* Designation (country-specific address field, e.g. Portugal)
|
|
126
|
+
*/
|
|
127
|
+
designation?: string;
|
|
116
128
|
}
|
|
117
129
|
//#endregion
|
|
118
130
|
export { DeviceEmergencyServiceAddressResource as default };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import ExtensionRegionalSettingRequest from "./ExtensionRegionalSettingRequest.cjs";
|
|
2
2
|
import CallQueueInfoRequest from "./CallQueueInfoRequest.cjs";
|
|
3
3
|
import ContactInfoUpdateRequest from "./ContactInfoUpdateRequest.cjs";
|
|
4
|
-
import CostCenterInfo from "./CostCenterInfo.cjs";
|
|
5
4
|
import CustomFieldInfo from "./CustomFieldInfo.cjs";
|
|
6
5
|
import ExtensionStatusInfo from "./ExtensionStatusInfo.cjs";
|
|
7
6
|
import ProvisioningSiteInfo from "./ProvisioningSiteInfo.cjs";
|
|
@@ -63,16 +62,9 @@ interface ExtensionBulkUpdateInfo {
|
|
|
63
62
|
/**
|
|
64
63
|
*/
|
|
65
64
|
transition?: UserTransitionInfo;
|
|
66
|
-
/**
|
|
67
|
-
*/
|
|
68
|
-
costCenter?: CostCenterInfo;
|
|
69
65
|
/**
|
|
70
66
|
*/
|
|
71
67
|
customFields?: CustomFieldInfo[];
|
|
72
|
-
/**
|
|
73
|
-
* Hides extension from showing in company directory. Supported for extensions of User type only
|
|
74
|
-
*/
|
|
75
|
-
hidden?: boolean;
|
|
76
68
|
/**
|
|
77
69
|
*/
|
|
78
70
|
site?: ProvisioningSiteInfo;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import ExtensionRegionalSettingRequest from "./ExtensionRegionalSettingRequest.mjs";
|
|
2
2
|
import CallQueueInfoRequest from "./CallQueueInfoRequest.mjs";
|
|
3
3
|
import ContactInfoUpdateRequest from "./ContactInfoUpdateRequest.mjs";
|
|
4
|
-
import CostCenterInfo from "./CostCenterInfo.mjs";
|
|
5
4
|
import CustomFieldInfo from "./CustomFieldInfo.mjs";
|
|
6
5
|
import ExtensionStatusInfo from "./ExtensionStatusInfo.mjs";
|
|
7
6
|
import ProvisioningSiteInfo from "./ProvisioningSiteInfo.mjs";
|
|
@@ -63,16 +62,9 @@ interface ExtensionBulkUpdateInfo {
|
|
|
63
62
|
/**
|
|
64
63
|
*/
|
|
65
64
|
transition?: UserTransitionInfo;
|
|
66
|
-
/**
|
|
67
|
-
*/
|
|
68
|
-
costCenter?: CostCenterInfo;
|
|
69
65
|
/**
|
|
70
66
|
*/
|
|
71
67
|
customFields?: CustomFieldInfo[];
|
|
72
|
-
/**
|
|
73
|
-
* Hides extension from showing in company directory. Supported for extensions of User type only
|
|
74
|
-
*/
|
|
75
|
-
hidden?: boolean;
|
|
76
68
|
/**
|
|
77
69
|
*/
|
|
78
70
|
site?: ProvisioningSiteInfo;
|
|
@@ -9,10 +9,6 @@ interface ForwardingInfo {
|
|
|
9
9
|
* Specifies if the user's softphone(s) are notified before forwarding the incoming call to desk phones and forwarding numbers
|
|
10
10
|
*/
|
|
11
11
|
notifyMySoftPhones?: boolean;
|
|
12
|
-
/**
|
|
13
|
-
* Deprecated parameter. Specifies if the administrator's softphone is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is `false`
|
|
14
|
-
*/
|
|
15
|
-
notifyAdminSoftPhones?: boolean;
|
|
16
12
|
/**
|
|
17
13
|
* Number of rings before forwarding starts
|
|
18
14
|
* Format: int32
|
|
@@ -35,10 +31,6 @@ interface ForwardingInfo {
|
|
|
35
31
|
* Specifies if desktop and mobile applications of the user are notified before (true) or after (false) forwarding the incoming call to desk phones and forwarding numbers. Applicable only if `notifyMySoftPhones` parameter is set to `true`
|
|
36
32
|
*/
|
|
37
33
|
softPhonesPositionTop?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Deprecated parameter. Specifies if mobile timeout is activated for the rule
|
|
40
|
-
*/
|
|
41
|
-
mobileTimeout?: boolean;
|
|
42
34
|
}
|
|
43
35
|
//#endregion
|
|
44
36
|
export { ForwardingInfo as default };
|
|
@@ -9,10 +9,6 @@ interface ForwardingInfo {
|
|
|
9
9
|
* Specifies if the user's softphone(s) are notified before forwarding the incoming call to desk phones and forwarding numbers
|
|
10
10
|
*/
|
|
11
11
|
notifyMySoftPhones?: boolean;
|
|
12
|
-
/**
|
|
13
|
-
* Deprecated parameter. Specifies if the administrator's softphone is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is `false`
|
|
14
|
-
*/
|
|
15
|
-
notifyAdminSoftPhones?: boolean;
|
|
16
12
|
/**
|
|
17
13
|
* Number of rings before forwarding starts
|
|
18
14
|
* Format: int32
|
|
@@ -35,10 +31,6 @@ interface ForwardingInfo {
|
|
|
35
31
|
* Specifies if desktop and mobile applications of the user are notified before (true) or after (false) forwarding the incoming call to desk phones and forwarding numbers. Applicable only if `notifyMySoftPhones` parameter is set to `true`
|
|
36
32
|
*/
|
|
37
33
|
softPhonesPositionTop?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Deprecated parameter. Specifies if mobile timeout is activated for the rule
|
|
40
|
-
*/
|
|
41
|
-
mobileTimeout?: boolean;
|
|
42
34
|
}
|
|
43
35
|
//#endregion
|
|
44
36
|
export { ForwardingInfo as default };
|
|
@@ -9,10 +9,6 @@ interface ForwardingInfoCreateRuleRequest {
|
|
|
9
9
|
* Specifies if the first ring on desktop/mobile apps is enabled. The default value is `true`
|
|
10
10
|
*/
|
|
11
11
|
notifyMySoftPhones?: boolean;
|
|
12
|
-
/**
|
|
13
|
-
* Deprecated parameter. Specifies if the administrator's softphone (desktop application) is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is `true`.
|
|
14
|
-
*/
|
|
15
|
-
notifyAdminSoftPhones?: boolean;
|
|
16
12
|
/**
|
|
17
13
|
* Specifies delay between ring on apps and starting of a call forwarding. To activate this parameter use the value > 0, and turn off the `softPhonesAlwaysRing` setting. If the value is 1 or 0, the `softPhonesAlwaysRing` setting cannot be turned off
|
|
18
14
|
* Format: int32
|
|
@@ -31,10 +27,6 @@ interface ForwardingInfoCreateRuleRequest {
|
|
|
31
27
|
* Information on a call forwarding rule
|
|
32
28
|
*/
|
|
33
29
|
rules?: ForwardingRuleCreateRequest[];
|
|
34
|
-
/**
|
|
35
|
-
* Deprecated parameter. Specifies if mobile timeout is activated for the rule
|
|
36
|
-
*/
|
|
37
|
-
mobileTimeout?: boolean;
|
|
38
30
|
}
|
|
39
31
|
//#endregion
|
|
40
32
|
export { ForwardingInfoCreateRuleRequest as default };
|
|
@@ -9,10 +9,6 @@ interface ForwardingInfoCreateRuleRequest {
|
|
|
9
9
|
* Specifies if the first ring on desktop/mobile apps is enabled. The default value is `true`
|
|
10
10
|
*/
|
|
11
11
|
notifyMySoftPhones?: boolean;
|
|
12
|
-
/**
|
|
13
|
-
* Deprecated parameter. Specifies if the administrator's softphone (desktop application) is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is `true`.
|
|
14
|
-
*/
|
|
15
|
-
notifyAdminSoftPhones?: boolean;
|
|
16
12
|
/**
|
|
17
13
|
* Specifies delay between ring on apps and starting of a call forwarding. To activate this parameter use the value > 0, and turn off the `softPhonesAlwaysRing` setting. If the value is 1 or 0, the `softPhonesAlwaysRing` setting cannot be turned off
|
|
18
14
|
* Format: int32
|
|
@@ -31,10 +27,6 @@ interface ForwardingInfoCreateRuleRequest {
|
|
|
31
27
|
* Information on a call forwarding rule
|
|
32
28
|
*/
|
|
33
29
|
rules?: ForwardingRuleCreateRequest[];
|
|
34
|
-
/**
|
|
35
|
-
* Deprecated parameter. Specifies if mobile timeout is activated for the rule
|
|
36
|
-
*/
|
|
37
|
-
mobileTimeout?: boolean;
|
|
38
30
|
}
|
|
39
31
|
//#endregion
|
|
40
32
|
export { ForwardingInfoCreateRuleRequest as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
//#region src/definitions/ForwardingNumberExtensionInfo.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* Extension information (for ExtensionApps type only)
|
|
4
|
+
*/
|
|
5
|
+
interface ForwardingNumberExtensionInfo {
|
|
6
|
+
/**
|
|
7
|
+
* Internal identifier of an extension
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Extension name
|
|
12
|
+
*/
|
|
13
|
+
name?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Number of an extension
|
|
16
|
+
*/
|
|
17
|
+
extensionNumber?: string;
|
|
18
|
+
}
|
|
19
|
+
//#endregion
|
|
20
|
+
export { ForwardingNumberExtensionInfo as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
//#region src/definitions/ForwardingNumberExtensionInfo.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* Extension information (for ExtensionApps type only)
|
|
4
|
+
*/
|
|
5
|
+
interface ForwardingNumberExtensionInfo {
|
|
6
|
+
/**
|
|
7
|
+
* Internal identifier of an extension
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Extension name
|
|
12
|
+
*/
|
|
13
|
+
name?: string;
|
|
14
|
+
/**
|
|
15
|
+
* Number of an extension
|
|
16
|
+
*/
|
|
17
|
+
extensionNumber?: string;
|
|
18
|
+
}
|
|
19
|
+
//#endregion
|
|
20
|
+
export { ForwardingNumberExtensionInfo as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import CreateForwardingNumberDeviceInfo from "./CreateForwardingNumberDeviceInfo.cjs";
|
|
2
|
-
import
|
|
2
|
+
import ForwardingNumberExtensionInfo from "./ForwardingNumberExtensionInfo.cjs";
|
|
3
3
|
|
|
4
4
|
//#region src/definitions/ForwardingNumberInfo.d.ts
|
|
5
5
|
interface ForwardingNumberInfo {
|
|
@@ -34,11 +34,10 @@ interface ForwardingNumberInfo {
|
|
|
34
34
|
/**
|
|
35
35
|
* Forwarding phone number type
|
|
36
36
|
*/
|
|
37
|
-
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "
|
|
37
|
+
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "ExtensionApps";
|
|
38
38
|
/**
|
|
39
|
-
* Extension information. Returned only if extension type is 'ExtensionApps'
|
|
40
39
|
*/
|
|
41
|
-
extension?:
|
|
40
|
+
extension?: ForwardingNumberExtensionInfo;
|
|
42
41
|
}
|
|
43
42
|
//#endregion
|
|
44
43
|
export { ForwardingNumberInfo as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import CreateForwardingNumberDeviceInfo from "./CreateForwardingNumberDeviceInfo.mjs";
|
|
2
|
-
import
|
|
2
|
+
import ForwardingNumberExtensionInfo from "./ForwardingNumberExtensionInfo.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/definitions/ForwardingNumberInfo.d.ts
|
|
5
5
|
interface ForwardingNumberInfo {
|
|
@@ -34,11 +34,10 @@ interface ForwardingNumberInfo {
|
|
|
34
34
|
/**
|
|
35
35
|
* Forwarding phone number type
|
|
36
36
|
*/
|
|
37
|
-
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "
|
|
37
|
+
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "ExtensionApps";
|
|
38
38
|
/**
|
|
39
|
-
* Extension information. Returned only if extension type is 'ExtensionApps'
|
|
40
39
|
*/
|
|
41
|
-
extension?:
|
|
40
|
+
extension?: ForwardingNumberExtensionInfo;
|
|
42
41
|
}
|
|
43
42
|
//#endregion
|
|
44
43
|
export { ForwardingNumberInfo as default };
|
|
@@ -7,7 +7,7 @@ interface ForwardingNumberInfoRulesCreateRuleRequest {
|
|
|
7
7
|
/**
|
|
8
8
|
* Forwarding phone number type
|
|
9
9
|
*/
|
|
10
|
-
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "
|
|
10
|
+
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "ExtensionApps";
|
|
11
11
|
/**
|
|
12
12
|
* Forwarding/Call flip phone number
|
|
13
13
|
*/
|
|
@@ -7,7 +7,7 @@ interface ForwardingNumberInfoRulesCreateRuleRequest {
|
|
|
7
7
|
/**
|
|
8
8
|
* Forwarding phone number type
|
|
9
9
|
*/
|
|
10
|
-
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "
|
|
10
|
+
type?: "Home" | "Mobile" | "Work" | "PhoneLine" | "Outage" | "Other" | "BusinessMobilePhone" | "ExtensionApps";
|
|
11
11
|
/**
|
|
12
12
|
* Forwarding/Call flip phone number
|
|
13
13
|
*/
|
|
@@ -61,6 +61,11 @@ interface GrantInfo {
|
|
|
61
61
|
* with the current extension
|
|
62
62
|
*/
|
|
63
63
|
sharedVoicemails?: boolean;
|
|
64
|
+
/**
|
|
65
|
+
* Specifies whether the current extension is configured as SMS Recipient
|
|
66
|
+
* for the call queue referenced in extension object
|
|
67
|
+
*/
|
|
68
|
+
callQueueSmsRecipient?: boolean;
|
|
64
69
|
/**
|
|
65
70
|
* Specifies whether the current extension is configured as SMS Recipient for an extension
|
|
66
71
|
*/
|
|
@@ -61,6 +61,11 @@ interface GrantInfo {
|
|
|
61
61
|
* with the current extension
|
|
62
62
|
*/
|
|
63
63
|
sharedVoicemails?: boolean;
|
|
64
|
+
/**
|
|
65
|
+
* Specifies whether the current extension is configured as SMS Recipient
|
|
66
|
+
* for the call queue referenced in extension object
|
|
67
|
+
*/
|
|
68
|
+
callQueueSmsRecipient?: boolean;
|
|
64
69
|
/**
|
|
65
70
|
* Specifies whether the current extension is configured as SMS Recipient for an extension
|
|
66
71
|
*/
|
|
@@ -21,6 +21,14 @@ interface IvrMenuInfo {
|
|
|
21
21
|
* Number of an IVR Menu extension
|
|
22
22
|
*/
|
|
23
23
|
extensionNumber?: string;
|
|
24
|
+
/**
|
|
25
|
+
* Number of attempts the IVR prompt will be played during a call before
|
|
26
|
+
* the "NoInput" rule will be executed. For request payloads, unsupported
|
|
27
|
+
* values return a `CMN-101` error.
|
|
28
|
+
* Required
|
|
29
|
+
* Format: int32
|
|
30
|
+
*/
|
|
31
|
+
promptRepeatCount?: number;
|
|
24
32
|
/**
|
|
25
33
|
*/
|
|
26
34
|
site?: IvrMenuSiteInfo;
|
|
@@ -21,6 +21,14 @@ interface IvrMenuInfo {
|
|
|
21
21
|
* Number of an IVR Menu extension
|
|
22
22
|
*/
|
|
23
23
|
extensionNumber?: string;
|
|
24
|
+
/**
|
|
25
|
+
* Number of attempts the IVR prompt will be played during a call before
|
|
26
|
+
* the "NoInput" rule will be executed. For request payloads, unsupported
|
|
27
|
+
* values return a `CMN-101` error.
|
|
28
|
+
* Required
|
|
29
|
+
* Format: int32
|
|
30
|
+
*/
|
|
31
|
+
promptRepeatCount?: number;
|
|
24
32
|
/**
|
|
25
33
|
*/
|
|
26
34
|
site?: IvrMenuSiteInfo;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import IvrMenuActionsInfo from "./IvrMenuActionsInfo.cjs";
|
|
2
|
+
import IvrMenuPromptInfo from "./IvrMenuPromptInfo.cjs";
|
|
3
|
+
import IvrMenuSiteInfo from "./IvrMenuSiteInfo.cjs";
|
|
4
|
+
|
|
5
|
+
//#region src/definitions/IvrMenuInfoCreate.d.ts
|
|
6
|
+
interface IvrMenuInfoCreate {
|
|
7
|
+
/**
|
|
8
|
+
* First name of an IVR Menu user
|
|
9
|
+
*/
|
|
10
|
+
name?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Number of an IVR Menu extension
|
|
13
|
+
*/
|
|
14
|
+
extensionNumber?: string;
|
|
15
|
+
/**
|
|
16
|
+
*/
|
|
17
|
+
site?: IvrMenuSiteInfo;
|
|
18
|
+
/**
|
|
19
|
+
*/
|
|
20
|
+
prompt?: IvrMenuPromptInfo;
|
|
21
|
+
/**
|
|
22
|
+
* Keys handling settings
|
|
23
|
+
*/
|
|
24
|
+
actions?: IvrMenuActionsInfo[];
|
|
25
|
+
/**
|
|
26
|
+
* Number of attempts the IVR prompt will be played during a call before
|
|
27
|
+
* the "NoInput" rule will be executed. For request payloads, unsupported
|
|
28
|
+
* values return a `CMN-101` error.
|
|
29
|
+
* Format: int32
|
|
30
|
+
* Default: 3
|
|
31
|
+
*/
|
|
32
|
+
promptRepeatCount?: number;
|
|
33
|
+
}
|
|
34
|
+
//#endregion
|
|
35
|
+
export { IvrMenuInfoCreate as default };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import IvrMenuActionsInfo from "./IvrMenuActionsInfo.mjs";
|
|
2
|
+
import IvrMenuPromptInfo from "./IvrMenuPromptInfo.mjs";
|
|
3
|
+
import IvrMenuSiteInfo from "./IvrMenuSiteInfo.mjs";
|
|
4
|
+
|
|
5
|
+
//#region src/definitions/IvrMenuInfoCreate.d.ts
|
|
6
|
+
interface IvrMenuInfoCreate {
|
|
7
|
+
/**
|
|
8
|
+
* First name of an IVR Menu user
|
|
9
|
+
*/
|
|
10
|
+
name?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Number of an IVR Menu extension
|
|
13
|
+
*/
|
|
14
|
+
extensionNumber?: string;
|
|
15
|
+
/**
|
|
16
|
+
*/
|
|
17
|
+
site?: IvrMenuSiteInfo;
|
|
18
|
+
/**
|
|
19
|
+
*/
|
|
20
|
+
prompt?: IvrMenuPromptInfo;
|
|
21
|
+
/**
|
|
22
|
+
* Keys handling settings
|
|
23
|
+
*/
|
|
24
|
+
actions?: IvrMenuActionsInfo[];
|
|
25
|
+
/**
|
|
26
|
+
* Number of attempts the IVR prompt will be played during a call before
|
|
27
|
+
* the "NoInput" rule will be executed. For request payloads, unsupported
|
|
28
|
+
* values return a `CMN-101` error.
|
|
29
|
+
* Format: int32
|
|
30
|
+
* Default: 3
|
|
31
|
+
*/
|
|
32
|
+
promptRepeatCount?: number;
|
|
33
|
+
}
|
|
34
|
+
//#endregion
|
|
35
|
+
export { IvrMenuInfoCreate as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import IvrMenuActionsInfo from "./IvrMenuActionsInfo.cjs";
|
|
2
|
+
import IvrMenuPromptInfo from "./IvrMenuPromptInfo.cjs";
|
|
3
|
+
import IvrMenuSiteInfo from "./IvrMenuSiteInfo.cjs";
|
|
4
|
+
|
|
5
|
+
//#region src/definitions/IvrMenuInfoRequest.d.ts
|
|
6
|
+
interface IvrMenuInfoRequest {
|
|
7
|
+
/**
|
|
8
|
+
* First name of an IVR Menu user
|
|
9
|
+
*/
|
|
10
|
+
name?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Number of an IVR Menu extension
|
|
13
|
+
*/
|
|
14
|
+
extensionNumber?: string;
|
|
15
|
+
/**
|
|
16
|
+
*/
|
|
17
|
+
site?: IvrMenuSiteInfo;
|
|
18
|
+
/**
|
|
19
|
+
*/
|
|
20
|
+
prompt?: IvrMenuPromptInfo;
|
|
21
|
+
/**
|
|
22
|
+
* Keys handling settings
|
|
23
|
+
*/
|
|
24
|
+
actions?: IvrMenuActionsInfo[];
|
|
25
|
+
}
|
|
26
|
+
//#endregion
|
|
27
|
+
export { IvrMenuInfoRequest as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import IvrMenuActionsInfo from "./IvrMenuActionsInfo.mjs";
|
|
2
|
+
import IvrMenuPromptInfo from "./IvrMenuPromptInfo.mjs";
|
|
3
|
+
import IvrMenuSiteInfo from "./IvrMenuSiteInfo.mjs";
|
|
4
|
+
|
|
5
|
+
//#region src/definitions/IvrMenuInfoRequest.d.ts
|
|
6
|
+
interface IvrMenuInfoRequest {
|
|
7
|
+
/**
|
|
8
|
+
* First name of an IVR Menu user
|
|
9
|
+
*/
|
|
10
|
+
name?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Number of an IVR Menu extension
|
|
13
|
+
*/
|
|
14
|
+
extensionNumber?: string;
|
|
15
|
+
/**
|
|
16
|
+
*/
|
|
17
|
+
site?: IvrMenuSiteInfo;
|
|
18
|
+
/**
|
|
19
|
+
*/
|
|
20
|
+
prompt?: IvrMenuPromptInfo;
|
|
21
|
+
/**
|
|
22
|
+
* Keys handling settings
|
|
23
|
+
*/
|
|
24
|
+
actions?: IvrMenuActionsInfo[];
|
|
25
|
+
}
|
|
26
|
+
//#endregion
|
|
27
|
+
export { IvrMenuInfoRequest as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import IvrMenuActionsInfo from "./IvrMenuActionsInfo.cjs";
|
|
2
|
+
import IvrMenuPromptInfo from "./IvrMenuPromptInfo.cjs";
|
|
3
|
+
import IvrMenuSiteInfo from "./IvrMenuSiteInfo.cjs";
|
|
4
|
+
|
|
5
|
+
//#region src/definitions/IvrMenuInfoUpdate.d.ts
|
|
6
|
+
interface IvrMenuInfoUpdate {
|
|
7
|
+
/**
|
|
8
|
+
* First name of an IVR Menu user
|
|
9
|
+
*/
|
|
10
|
+
name?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Number of an IVR Menu extension
|
|
13
|
+
*/
|
|
14
|
+
extensionNumber?: string;
|
|
15
|
+
/**
|
|
16
|
+
*/
|
|
17
|
+
site?: IvrMenuSiteInfo;
|
|
18
|
+
/**
|
|
19
|
+
*/
|
|
20
|
+
prompt?: IvrMenuPromptInfo;
|
|
21
|
+
/**
|
|
22
|
+
* Keys handling settings
|
|
23
|
+
*/
|
|
24
|
+
actions?: IvrMenuActionsInfo[];
|
|
25
|
+
/**
|
|
26
|
+
* Number of attempts the IVR prompt will be played during a call before
|
|
27
|
+
* the "NoInput" rule will be executed. For request payloads, unsupported
|
|
28
|
+
* values return a `CMN-101` error.
|
|
29
|
+
* Format: int32
|
|
30
|
+
*/
|
|
31
|
+
promptRepeatCount?: number;
|
|
32
|
+
}
|
|
33
|
+
//#endregion
|
|
34
|
+
export { IvrMenuInfoUpdate as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import IvrMenuActionsInfo from "./IvrMenuActionsInfo.mjs";
|
|
2
|
+
import IvrMenuPromptInfo from "./IvrMenuPromptInfo.mjs";
|
|
3
|
+
import IvrMenuSiteInfo from "./IvrMenuSiteInfo.mjs";
|
|
4
|
+
|
|
5
|
+
//#region src/definitions/IvrMenuInfoUpdate.d.ts
|
|
6
|
+
interface IvrMenuInfoUpdate {
|
|
7
|
+
/**
|
|
8
|
+
* First name of an IVR Menu user
|
|
9
|
+
*/
|
|
10
|
+
name?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Number of an IVR Menu extension
|
|
13
|
+
*/
|
|
14
|
+
extensionNumber?: string;
|
|
15
|
+
/**
|
|
16
|
+
*/
|
|
17
|
+
site?: IvrMenuSiteInfo;
|
|
18
|
+
/**
|
|
19
|
+
*/
|
|
20
|
+
prompt?: IvrMenuPromptInfo;
|
|
21
|
+
/**
|
|
22
|
+
* Keys handling settings
|
|
23
|
+
*/
|
|
24
|
+
actions?: IvrMenuActionsInfo[];
|
|
25
|
+
/**
|
|
26
|
+
* Number of attempts the IVR prompt will be played during a call before
|
|
27
|
+
* the "NoInput" rule will be executed. For request payloads, unsupported
|
|
28
|
+
* values return a `CMN-101` error.
|
|
29
|
+
* Format: int32
|
|
30
|
+
*/
|
|
31
|
+
promptRepeatCount?: number;
|
|
32
|
+
}
|
|
33
|
+
//#endregion
|
|
34
|
+
export { IvrMenuInfoUpdate as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
//#region src/definitions/ListSmsConsentHistoryRecordsParameters.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* Query parameters for operation listSmsConsentHistoryRecords
|
|
4
|
+
*/
|
|
5
|
+
interface ListSmsConsentHistoryRecordsParameters {
|
|
6
|
+
/**
|
|
7
|
+
* The token indicating the particular page of the result set to be retrieved.
|
|
8
|
+
* If omitted the first page will be returned.
|
|
9
|
+
*/
|
|
10
|
+
pageToken?: string;
|
|
11
|
+
/**
|
|
12
|
+
* The number of items per page. If the provided value in the request
|
|
13
|
+
* is greater than a maximum, the maximum value is applied
|
|
14
|
+
* Maximum: 1000
|
|
15
|
+
* Minimum: 1
|
|
16
|
+
* Format: int32
|
|
17
|
+
* Example: 100
|
|
18
|
+
* Default: 100
|
|
19
|
+
*/
|
|
20
|
+
perPage?: number;
|
|
21
|
+
/**
|
|
22
|
+
* The external party's phone number(s)
|
|
23
|
+
*/
|
|
24
|
+
to?: string[];
|
|
25
|
+
}
|
|
26
|
+
//#endregion
|
|
27
|
+
export { ListSmsConsentHistoryRecordsParameters as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
//#region src/definitions/ListSmsConsentHistoryRecordsParameters.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* Query parameters for operation listSmsConsentHistoryRecords
|
|
4
|
+
*/
|
|
5
|
+
interface ListSmsConsentHistoryRecordsParameters {
|
|
6
|
+
/**
|
|
7
|
+
* The token indicating the particular page of the result set to be retrieved.
|
|
8
|
+
* If omitted the first page will be returned.
|
|
9
|
+
*/
|
|
10
|
+
pageToken?: string;
|
|
11
|
+
/**
|
|
12
|
+
* The number of items per page. If the provided value in the request
|
|
13
|
+
* is greater than a maximum, the maximum value is applied
|
|
14
|
+
* Maximum: 1000
|
|
15
|
+
* Minimum: 1
|
|
16
|
+
* Format: int32
|
|
17
|
+
* Example: 100
|
|
18
|
+
* Default: 100
|
|
19
|
+
*/
|
|
20
|
+
perPage?: number;
|
|
21
|
+
/**
|
|
22
|
+
* The external party's phone number(s)
|
|
23
|
+
*/
|
|
24
|
+
to?: string[];
|
|
25
|
+
}
|
|
26
|
+
//#endregion
|
|
27
|
+
export { ListSmsConsentHistoryRecordsParameters as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -19,11 +19,11 @@ interface ListSmsConsentRecordsParameters {
|
|
|
19
19
|
*/
|
|
20
20
|
perPage?: number;
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The internal party's phone number(s) used to filter records
|
|
23
23
|
*/
|
|
24
24
|
from?: string[];
|
|
25
25
|
/**
|
|
26
|
-
* The
|
|
26
|
+
* The external party's phone number(s) used to filter records
|
|
27
27
|
*/
|
|
28
28
|
to?: string[];
|
|
29
29
|
/**
|
|
@@ -19,11 +19,11 @@ interface ListSmsConsentRecordsParameters {
|
|
|
19
19
|
*/
|
|
20
20
|
perPage?: number;
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The internal party's phone number(s) used to filter records
|
|
23
23
|
*/
|
|
24
24
|
from?: string[];
|
|
25
25
|
/**
|
|
26
|
-
* The
|
|
26
|
+
* The external party's phone number(s) used to filter records
|
|
27
27
|
*/
|
|
28
28
|
to?: string[];
|
|
29
29
|
/**
|
|
@@ -18,15 +18,6 @@ interface ListVideoMeetingsParameters {
|
|
|
18
18
|
* Format: int32
|
|
19
19
|
*/
|
|
20
20
|
perPage?: number;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies types meeting to be returned. Possible values:
|
|
23
|
-
* - <empty> (not passed) - return only the meetings where the requesting user is the participant OR host OR deputy OR watcher;
|
|
24
|
-
* - `All`- return `Alive` meetings where the requesting user is the host OR deputy OR watcher;
|
|
25
|
-
* - `My`- return `Alive` meetings where the requesting user is the host OR deputy;
|
|
26
|
-
* - `Shared` - return `Alive` meetings where the requesting user is the watcher AND not host;
|
|
27
|
-
* - `Deleted` - return `Deleted` meetings where the requesting user is the host OR deputy.
|
|
28
|
-
*/
|
|
29
|
-
type?: "All" | "My" | "Deleted" | "Shared";
|
|
30
21
|
/**
|
|
31
22
|
* This parameter filters meetings by available materials. It accepts the following values:
|
|
32
23
|
* Recordings - Returns meetings with a recording.
|