@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
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../../types.mjs";
|
|
2
|
-
import Index$1 from "./Async/index.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Insights/V1/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
async(): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import Index$1 from "./Async/index.mjs";
|
|
2
|
-
//#region src/paths/Ai/Insights/V1/index.ts
|
|
3
|
-
var Index = class {
|
|
4
|
-
rc;
|
|
5
|
-
_parent;
|
|
6
|
-
constructor(_parent) {
|
|
7
|
-
this._parent = _parent;
|
|
8
|
-
this.rc = _parent.rc;
|
|
9
|
-
}
|
|
10
|
-
path() {
|
|
11
|
-
return `${this._parent.path(false)}/v1`;
|
|
12
|
-
}
|
|
13
|
-
async() {
|
|
14
|
-
return new Index$1(this);
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
//#endregion
|
|
18
|
-
export { Index as default };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
const require_paths_Ai_Insights_V1_index = require("./V1/index.cjs");
|
|
6
|
-
//#region src/paths/Ai/Insights/index.ts
|
|
7
|
-
var Index = class {
|
|
8
|
-
rc;
|
|
9
|
-
_parent;
|
|
10
|
-
constructor(_parent) {
|
|
11
|
-
this._parent = _parent;
|
|
12
|
-
this.rc = _parent.rc;
|
|
13
|
-
}
|
|
14
|
-
path() {
|
|
15
|
-
return `${this._parent.path(false)}/insights`;
|
|
16
|
-
}
|
|
17
|
-
v1() {
|
|
18
|
-
return new require_paths_Ai_Insights_V1_index.default(this);
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
//#endregion
|
|
22
|
-
exports.default = Index;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../types.cjs";
|
|
2
|
-
import Index$1 from "./V1/index.cjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Insights/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
v1(): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../types.mjs";
|
|
2
|
-
import Index$1 from "./V1/index.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Insights/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
v1(): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import Index$1 from "./V1/index.mjs";
|
|
2
|
-
//#region src/paths/Ai/Insights/index.ts
|
|
3
|
-
var Index = class {
|
|
4
|
-
rc;
|
|
5
|
-
_parent;
|
|
6
|
-
constructor(_parent) {
|
|
7
|
-
this._parent = _parent;
|
|
8
|
-
this.rc = _parent.rc;
|
|
9
|
-
}
|
|
10
|
-
path() {
|
|
11
|
-
return `${this._parent.path(false)}/insights`;
|
|
12
|
-
}
|
|
13
|
-
v1() {
|
|
14
|
-
return new Index$1(this);
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
//#endregion
|
|
18
|
-
export { Index as default };
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
//#region src/paths/Ai/Status/V1/Jobs/index.ts
|
|
6
|
-
var Index = class {
|
|
7
|
-
rc;
|
|
8
|
-
_parent;
|
|
9
|
-
jobId;
|
|
10
|
-
constructor(_parent, jobId = null) {
|
|
11
|
-
this._parent = _parent;
|
|
12
|
-
this.rc = _parent.rc;
|
|
13
|
-
this.jobId = jobId;
|
|
14
|
-
}
|
|
15
|
-
path(withParameter = true) {
|
|
16
|
-
if (withParameter && this.jobId !== null) return `${this._parent.path()}/jobs/${this.jobId}`;
|
|
17
|
-
return `${this._parent.path()}/jobs`;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Returns async task status by Job ID
|
|
21
|
-
* HTTP Method: get
|
|
22
|
-
* Endpoint: /ai/status/v1/jobs/{jobId}
|
|
23
|
-
* Rate Limit Group: Heavy
|
|
24
|
-
* App Permission: AI
|
|
25
|
-
*/
|
|
26
|
-
async get(restRequestConfig) {
|
|
27
|
-
if (this.jobId === null) throw new Error("jobId must be specified.");
|
|
28
|
-
return (await this.rc.get(this.path(), void 0, restRequestConfig)).data;
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
//#endregion
|
|
32
|
-
exports.default = Index;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../types.cjs";
|
|
2
|
-
import JobStatusResponse from "../../../../../definitions/JobStatusResponse.cjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Status/V1/Jobs/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
jobId: string | null;
|
|
9
|
-
constructor(_parent: ParentInterface, jobId?: string | null);
|
|
10
|
-
path(withParameter?: boolean): string;
|
|
11
|
-
/**
|
|
12
|
-
* Returns async task status by Job ID
|
|
13
|
-
* HTTP Method: get
|
|
14
|
-
* Endpoint: /ai/status/v1/jobs/{jobId}
|
|
15
|
-
* Rate Limit Group: Heavy
|
|
16
|
-
* App Permission: AI
|
|
17
|
-
*/
|
|
18
|
-
get(restRequestConfig?: RestRequestConfig): Promise<JobStatusResponse>;
|
|
19
|
-
}
|
|
20
|
-
//#endregion
|
|
21
|
-
export { Index as default };
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../types.mjs";
|
|
2
|
-
import JobStatusResponse from "../../../../../definitions/JobStatusResponse.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Status/V1/Jobs/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
jobId: string | null;
|
|
9
|
-
constructor(_parent: ParentInterface, jobId?: string | null);
|
|
10
|
-
path(withParameter?: boolean): string;
|
|
11
|
-
/**
|
|
12
|
-
* Returns async task status by Job ID
|
|
13
|
-
* HTTP Method: get
|
|
14
|
-
* Endpoint: /ai/status/v1/jobs/{jobId}
|
|
15
|
-
* Rate Limit Group: Heavy
|
|
16
|
-
* App Permission: AI
|
|
17
|
-
*/
|
|
18
|
-
get(restRequestConfig?: RestRequestConfig): Promise<JobStatusResponse>;
|
|
19
|
-
}
|
|
20
|
-
//#endregion
|
|
21
|
-
export { Index as default };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
//#region src/paths/Ai/Status/V1/Jobs/index.ts
|
|
2
|
-
var Index = class {
|
|
3
|
-
rc;
|
|
4
|
-
_parent;
|
|
5
|
-
jobId;
|
|
6
|
-
constructor(_parent, jobId = null) {
|
|
7
|
-
this._parent = _parent;
|
|
8
|
-
this.rc = _parent.rc;
|
|
9
|
-
this.jobId = jobId;
|
|
10
|
-
}
|
|
11
|
-
path(withParameter = true) {
|
|
12
|
-
if (withParameter && this.jobId !== null) return `${this._parent.path()}/jobs/${this.jobId}`;
|
|
13
|
-
return `${this._parent.path()}/jobs`;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Returns async task status by Job ID
|
|
17
|
-
* HTTP Method: get
|
|
18
|
-
* Endpoint: /ai/status/v1/jobs/{jobId}
|
|
19
|
-
* Rate Limit Group: Heavy
|
|
20
|
-
* App Permission: AI
|
|
21
|
-
*/
|
|
22
|
-
async get(restRequestConfig) {
|
|
23
|
-
if (this.jobId === null) throw new Error("jobId must be specified.");
|
|
24
|
-
return (await this.rc.get(this.path(), void 0, restRequestConfig)).data;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
//#endregion
|
|
28
|
-
export { Index as default };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
const require_paths_Ai_Status_V1_Jobs_index = require("./Jobs/index.cjs");
|
|
6
|
-
//#region src/paths/Ai/Status/V1/index.ts
|
|
7
|
-
var Index = class {
|
|
8
|
-
rc;
|
|
9
|
-
_parent;
|
|
10
|
-
constructor(_parent) {
|
|
11
|
-
this._parent = _parent;
|
|
12
|
-
this.rc = _parent.rc;
|
|
13
|
-
}
|
|
14
|
-
path() {
|
|
15
|
-
return `${this._parent.path(false)}/v1`;
|
|
16
|
-
}
|
|
17
|
-
jobs(jobId = null) {
|
|
18
|
-
return new require_paths_Ai_Status_V1_Jobs_index.default(this, jobId);
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
//#endregion
|
|
22
|
-
exports.default = Index;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../../types.cjs";
|
|
2
|
-
import Index$1 from "./Jobs/index.cjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Status/V1/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
jobs(jobId?: string | null): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../../types.mjs";
|
|
2
|
-
import Index$1 from "./Jobs/index.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Status/V1/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
jobs(jobId?: string | null): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import Index$1 from "./Jobs/index.mjs";
|
|
2
|
-
//#region src/paths/Ai/Status/V1/index.ts
|
|
3
|
-
var Index = class {
|
|
4
|
-
rc;
|
|
5
|
-
_parent;
|
|
6
|
-
constructor(_parent) {
|
|
7
|
-
this._parent = _parent;
|
|
8
|
-
this.rc = _parent.rc;
|
|
9
|
-
}
|
|
10
|
-
path() {
|
|
11
|
-
return `${this._parent.path(false)}/v1`;
|
|
12
|
-
}
|
|
13
|
-
jobs(jobId = null) {
|
|
14
|
-
return new Index$1(this, jobId);
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
//#endregion
|
|
18
|
-
export { Index as default };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
const require_paths_Ai_Status_V1_index = require("./V1/index.cjs");
|
|
6
|
-
//#region src/paths/Ai/Status/index.ts
|
|
7
|
-
var Index = class {
|
|
8
|
-
rc;
|
|
9
|
-
_parent;
|
|
10
|
-
constructor(_parent) {
|
|
11
|
-
this._parent = _parent;
|
|
12
|
-
this.rc = _parent.rc;
|
|
13
|
-
}
|
|
14
|
-
path() {
|
|
15
|
-
return `${this._parent.path(false)}/status`;
|
|
16
|
-
}
|
|
17
|
-
v1() {
|
|
18
|
-
return new require_paths_Ai_Status_V1_index.default(this);
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
//#endregion
|
|
22
|
-
exports.default = Index;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../types.cjs";
|
|
2
|
-
import Index$1 from "./V1/index.cjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Status/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
v1(): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../types.mjs";
|
|
2
|
-
import Index$1 from "./V1/index.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/paths/Ai/Status/index.d.ts
|
|
5
|
-
declare class Index {
|
|
6
|
-
rc: RingCentralInterface;
|
|
7
|
-
_parent: ParentInterface;
|
|
8
|
-
constructor(_parent: ParentInterface);
|
|
9
|
-
path(): string;
|
|
10
|
-
v1(): Index$1;
|
|
11
|
-
}
|
|
12
|
-
//#endregion
|
|
13
|
-
export { Index as default };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import Index$1 from "./V1/index.mjs";
|
|
2
|
-
//#region src/paths/Ai/Status/index.ts
|
|
3
|
-
var Index = class {
|
|
4
|
-
rc;
|
|
5
|
-
_parent;
|
|
6
|
-
constructor(_parent) {
|
|
7
|
-
this._parent = _parent;
|
|
8
|
-
this.rc = _parent.rc;
|
|
9
|
-
}
|
|
10
|
-
path() {
|
|
11
|
-
return `${this._parent.path(false)}/status`;
|
|
12
|
-
}
|
|
13
|
-
v1() {
|
|
14
|
-
return new Index$1(this);
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
//#endregion
|
|
18
|
-
export { Index as default };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
//#region src/paths/Ai/Text/V1/Async/Punctuate/index.ts
|
|
6
|
-
var Index = class {
|
|
7
|
-
rc;
|
|
8
|
-
_parent;
|
|
9
|
-
constructor(_parent) {
|
|
10
|
-
this._parent = _parent;
|
|
11
|
-
this.rc = _parent.rc;
|
|
12
|
-
}
|
|
13
|
-
path() {
|
|
14
|
-
return `${this._parent.path()}/punctuate`;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Returns Smart Punctuation to the provided webhook URI.
|
|
18
|
-
* HTTP Method: post
|
|
19
|
-
* Endpoint: /ai/text/v1/async/punctuate
|
|
20
|
-
* Rate Limit Group: Heavy
|
|
21
|
-
* App Permission: AI
|
|
22
|
-
*/
|
|
23
|
-
async post(punctuateInput, queryParams, restRequestConfig) {
|
|
24
|
-
return (await this.rc.post(this.path(), punctuateInput, queryParams, restRequestConfig)).data;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
//#endregion
|
|
28
|
-
exports.default = Index;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.cjs";
|
|
2
|
-
import CaiAsyncApiResponse from "../../../../../../definitions/CaiAsyncApiResponse.cjs";
|
|
3
|
-
import CaiPunctuateParameters from "../../../../../../definitions/CaiPunctuateParameters.cjs";
|
|
4
|
-
import PunctuateInput from "../../../../../../definitions/PunctuateInput.cjs";
|
|
5
|
-
|
|
6
|
-
//#region src/paths/Ai/Text/V1/Async/Punctuate/index.d.ts
|
|
7
|
-
declare class Index {
|
|
8
|
-
rc: RingCentralInterface;
|
|
9
|
-
_parent: ParentInterface;
|
|
10
|
-
constructor(_parent: ParentInterface);
|
|
11
|
-
path(): string;
|
|
12
|
-
/**
|
|
13
|
-
* Returns Smart Punctuation to the provided webhook URI.
|
|
14
|
-
* HTTP Method: post
|
|
15
|
-
* Endpoint: /ai/text/v1/async/punctuate
|
|
16
|
-
* Rate Limit Group: Heavy
|
|
17
|
-
* App Permission: AI
|
|
18
|
-
*/
|
|
19
|
-
post(punctuateInput: PunctuateInput, queryParams?: CaiPunctuateParameters, restRequestConfig?: RestRequestConfig): Promise<CaiAsyncApiResponse>;
|
|
20
|
-
}
|
|
21
|
-
//#endregion
|
|
22
|
-
export { Index as default };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.mjs";
|
|
2
|
-
import CaiAsyncApiResponse from "../../../../../../definitions/CaiAsyncApiResponse.mjs";
|
|
3
|
-
import CaiPunctuateParameters from "../../../../../../definitions/CaiPunctuateParameters.mjs";
|
|
4
|
-
import PunctuateInput from "../../../../../../definitions/PunctuateInput.mjs";
|
|
5
|
-
|
|
6
|
-
//#region src/paths/Ai/Text/V1/Async/Punctuate/index.d.ts
|
|
7
|
-
declare class Index {
|
|
8
|
-
rc: RingCentralInterface;
|
|
9
|
-
_parent: ParentInterface;
|
|
10
|
-
constructor(_parent: ParentInterface);
|
|
11
|
-
path(): string;
|
|
12
|
-
/**
|
|
13
|
-
* Returns Smart Punctuation to the provided webhook URI.
|
|
14
|
-
* HTTP Method: post
|
|
15
|
-
* Endpoint: /ai/text/v1/async/punctuate
|
|
16
|
-
* Rate Limit Group: Heavy
|
|
17
|
-
* App Permission: AI
|
|
18
|
-
*/
|
|
19
|
-
post(punctuateInput: PunctuateInput, queryParams?: CaiPunctuateParameters, restRequestConfig?: RestRequestConfig): Promise<CaiAsyncApiResponse>;
|
|
20
|
-
}
|
|
21
|
-
//#endregion
|
|
22
|
-
export { Index as default };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
//#region src/paths/Ai/Text/V1/Async/Punctuate/index.ts
|
|
2
|
-
var Index = class {
|
|
3
|
-
rc;
|
|
4
|
-
_parent;
|
|
5
|
-
constructor(_parent) {
|
|
6
|
-
this._parent = _parent;
|
|
7
|
-
this.rc = _parent.rc;
|
|
8
|
-
}
|
|
9
|
-
path() {
|
|
10
|
-
return `${this._parent.path()}/punctuate`;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Returns Smart Punctuation to the provided webhook URI.
|
|
14
|
-
* HTTP Method: post
|
|
15
|
-
* Endpoint: /ai/text/v1/async/punctuate
|
|
16
|
-
* Rate Limit Group: Heavy
|
|
17
|
-
* App Permission: AI
|
|
18
|
-
*/
|
|
19
|
-
async post(punctuateInput, queryParams, restRequestConfig) {
|
|
20
|
-
return (await this.rc.post(this.path(), punctuateInput, queryParams, restRequestConfig)).data;
|
|
21
|
-
}
|
|
22
|
-
};
|
|
23
|
-
//#endregion
|
|
24
|
-
export { Index as default };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
//#region src/paths/Ai/Text/V1/Async/Summarize/index.ts
|
|
6
|
-
var Index = class {
|
|
7
|
-
rc;
|
|
8
|
-
_parent;
|
|
9
|
-
constructor(_parent) {
|
|
10
|
-
this._parent = _parent;
|
|
11
|
-
this.rc = _parent.rc;
|
|
12
|
-
}
|
|
13
|
-
path() {
|
|
14
|
-
return `${this._parent.path()}/summarize`;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Returns Conversational Summarization to the webhook URI for segmented transcript of audios
|
|
18
|
-
* with start, end, speakerId, text(alphanumeric and punctuations).
|
|
19
|
-
*
|
|
20
|
-
* HTTP Method: post
|
|
21
|
-
* Endpoint: /ai/text/v1/async/summarize
|
|
22
|
-
* Rate Limit Group: Heavy
|
|
23
|
-
* App Permission: AI
|
|
24
|
-
*/
|
|
25
|
-
async post(summaryInput, queryParams, restRequestConfig) {
|
|
26
|
-
return (await this.rc.post(this.path(), summaryInput, queryParams, restRequestConfig)).data;
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
//#endregion
|
|
30
|
-
exports.default = Index;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.cjs";
|
|
2
|
-
import CaiAsyncApiResponse from "../../../../../../definitions/CaiAsyncApiResponse.cjs";
|
|
3
|
-
import CaiSummarizeParameters from "../../../../../../definitions/CaiSummarizeParameters.cjs";
|
|
4
|
-
import SummaryInput from "../../../../../../definitions/SummaryInput.cjs";
|
|
5
|
-
|
|
6
|
-
//#region src/paths/Ai/Text/V1/Async/Summarize/index.d.ts
|
|
7
|
-
declare class Index {
|
|
8
|
-
rc: RingCentralInterface;
|
|
9
|
-
_parent: ParentInterface;
|
|
10
|
-
constructor(_parent: ParentInterface);
|
|
11
|
-
path(): string;
|
|
12
|
-
/**
|
|
13
|
-
* Returns Conversational Summarization to the webhook URI for segmented transcript of audios
|
|
14
|
-
* with start, end, speakerId, text(alphanumeric and punctuations).
|
|
15
|
-
*
|
|
16
|
-
* HTTP Method: post
|
|
17
|
-
* Endpoint: /ai/text/v1/async/summarize
|
|
18
|
-
* Rate Limit Group: Heavy
|
|
19
|
-
* App Permission: AI
|
|
20
|
-
*/
|
|
21
|
-
post(summaryInput: SummaryInput, queryParams?: CaiSummarizeParameters, restRequestConfig?: RestRequestConfig): Promise<CaiAsyncApiResponse>;
|
|
22
|
-
}
|
|
23
|
-
//#endregion
|
|
24
|
-
export { Index as default };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.mjs";
|
|
2
|
-
import CaiAsyncApiResponse from "../../../../../../definitions/CaiAsyncApiResponse.mjs";
|
|
3
|
-
import CaiSummarizeParameters from "../../../../../../definitions/CaiSummarizeParameters.mjs";
|
|
4
|
-
import SummaryInput from "../../../../../../definitions/SummaryInput.mjs";
|
|
5
|
-
|
|
6
|
-
//#region src/paths/Ai/Text/V1/Async/Summarize/index.d.ts
|
|
7
|
-
declare class Index {
|
|
8
|
-
rc: RingCentralInterface;
|
|
9
|
-
_parent: ParentInterface;
|
|
10
|
-
constructor(_parent: ParentInterface);
|
|
11
|
-
path(): string;
|
|
12
|
-
/**
|
|
13
|
-
* Returns Conversational Summarization to the webhook URI for segmented transcript of audios
|
|
14
|
-
* with start, end, speakerId, text(alphanumeric and punctuations).
|
|
15
|
-
*
|
|
16
|
-
* HTTP Method: post
|
|
17
|
-
* Endpoint: /ai/text/v1/async/summarize
|
|
18
|
-
* Rate Limit Group: Heavy
|
|
19
|
-
* App Permission: AI
|
|
20
|
-
*/
|
|
21
|
-
post(summaryInput: SummaryInput, queryParams?: CaiSummarizeParameters, restRequestConfig?: RestRequestConfig): Promise<CaiAsyncApiResponse>;
|
|
22
|
-
}
|
|
23
|
-
//#endregion
|
|
24
|
-
export { Index as default };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
//#region src/paths/Ai/Text/V1/Async/Summarize/index.ts
|
|
2
|
-
var Index = class {
|
|
3
|
-
rc;
|
|
4
|
-
_parent;
|
|
5
|
-
constructor(_parent) {
|
|
6
|
-
this._parent = _parent;
|
|
7
|
-
this.rc = _parent.rc;
|
|
8
|
-
}
|
|
9
|
-
path() {
|
|
10
|
-
return `${this._parent.path()}/summarize`;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Returns Conversational Summarization to the webhook URI for segmented transcript of audios
|
|
14
|
-
* with start, end, speakerId, text(alphanumeric and punctuations).
|
|
15
|
-
*
|
|
16
|
-
* HTTP Method: post
|
|
17
|
-
* Endpoint: /ai/text/v1/async/summarize
|
|
18
|
-
* Rate Limit Group: Heavy
|
|
19
|
-
* App Permission: AI
|
|
20
|
-
*/
|
|
21
|
-
async post(summaryInput, queryParams, restRequestConfig) {
|
|
22
|
-
return (await this.rc.post(this.path(), summaryInput, queryParams, restRequestConfig)).data;
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
//#endregion
|
|
26
|
-
export { Index as default };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
const require_paths_Ai_Text_V1_Async_Punctuate_index = require("./Punctuate/index.cjs");
|
|
6
|
-
const require_paths_Ai_Text_V1_Async_Summarize_index = require("./Summarize/index.cjs");
|
|
7
|
-
//#region src/paths/Ai/Text/V1/Async/index.ts
|
|
8
|
-
var Index = class {
|
|
9
|
-
rc;
|
|
10
|
-
_parent;
|
|
11
|
-
constructor(_parent) {
|
|
12
|
-
this._parent = _parent;
|
|
13
|
-
this.rc = _parent.rc;
|
|
14
|
-
}
|
|
15
|
-
path() {
|
|
16
|
-
return `${this._parent.path(false)}/async`;
|
|
17
|
-
}
|
|
18
|
-
summarize() {
|
|
19
|
-
return new require_paths_Ai_Text_V1_Async_Summarize_index.default(this);
|
|
20
|
-
}
|
|
21
|
-
punctuate() {
|
|
22
|
-
return new require_paths_Ai_Text_V1_Async_Punctuate_index.default(this);
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
//#endregion
|
|
26
|
-
exports.default = Index;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../../../types.cjs";
|
|
2
|
-
import Index$1 from "./Punctuate/index.cjs";
|
|
3
|
-
import Index$2 from "./Summarize/index.cjs";
|
|
4
|
-
|
|
5
|
-
//#region src/paths/Ai/Text/V1/Async/index.d.ts
|
|
6
|
-
declare class Index {
|
|
7
|
-
rc: RingCentralInterface;
|
|
8
|
-
_parent: ParentInterface;
|
|
9
|
-
constructor(_parent: ParentInterface);
|
|
10
|
-
path(): string;
|
|
11
|
-
summarize(): Index$2;
|
|
12
|
-
punctuate(): Index$1;
|
|
13
|
-
}
|
|
14
|
-
//#endregion
|
|
15
|
-
export { Index as default };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ParentInterface, RingCentralInterface } from "../../../../../types.mjs";
|
|
2
|
-
import Index$1 from "./Punctuate/index.mjs";
|
|
3
|
-
import Index$2 from "./Summarize/index.mjs";
|
|
4
|
-
|
|
5
|
-
//#region src/paths/Ai/Text/V1/Async/index.d.ts
|
|
6
|
-
declare class Index {
|
|
7
|
-
rc: RingCentralInterface;
|
|
8
|
-
_parent: ParentInterface;
|
|
9
|
-
constructor(_parent: ParentInterface);
|
|
10
|
-
path(): string;
|
|
11
|
-
summarize(): Index$2;
|
|
12
|
-
punctuate(): Index$1;
|
|
13
|
-
}
|
|
14
|
-
//#endregion
|
|
15
|
-
export { Index as default };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import Index$1 from "./Punctuate/index.mjs";
|
|
2
|
-
import Index$2 from "./Summarize/index.mjs";
|
|
3
|
-
//#region src/paths/Ai/Text/V1/Async/index.ts
|
|
4
|
-
var Index = class {
|
|
5
|
-
rc;
|
|
6
|
-
_parent;
|
|
7
|
-
constructor(_parent) {
|
|
8
|
-
this._parent = _parent;
|
|
9
|
-
this.rc = _parent.rc;
|
|
10
|
-
}
|
|
11
|
-
path() {
|
|
12
|
-
return `${this._parent.path(false)}/async`;
|
|
13
|
-
}
|
|
14
|
-
summarize() {
|
|
15
|
-
return new Index$2(this);
|
|
16
|
-
}
|
|
17
|
-
punctuate() {
|
|
18
|
-
return new Index$1(this);
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
//#endregion
|
|
22
|
-
export { Index as default };
|