@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
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../../types.cjs";
|
|
2
|
+
import OptRecordList from "../../../../../../../definitions/OptRecordList.cjs";
|
|
3
|
+
import SearchSmsConsentRecordsRequest from "../../../../../../../definitions/SearchSmsConsentRecordsRequest.cjs";
|
|
4
|
+
|
|
5
|
+
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/Search/index.d.ts
|
|
6
|
+
declare class Index {
|
|
7
|
+
rc: RingCentralInterface;
|
|
8
|
+
_parent: ParentInterface;
|
|
9
|
+
constructor(_parent: ParentInterface);
|
|
10
|
+
path(): string;
|
|
11
|
+
/**
|
|
12
|
+
* Returns the list of account-level SMS consent records according to the search criteria.
|
|
13
|
+
*
|
|
14
|
+
* HTTP Method: post
|
|
15
|
+
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents/search
|
|
16
|
+
* Rate Limit Group: Light
|
|
17
|
+
* App Permission: SMS
|
|
18
|
+
*/
|
|
19
|
+
post(searchSmsConsentRecordsRequest: SearchSmsConsentRecordsRequest, restRequestConfig?: RestRequestConfig): Promise<OptRecordList>;
|
|
20
|
+
}
|
|
21
|
+
//#endregion
|
|
22
|
+
export { Index as default };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../../types.mjs";
|
|
2
|
+
import OptRecordList from "../../../../../../../definitions/OptRecordList.mjs";
|
|
3
|
+
import SearchSmsConsentRecordsRequest from "../../../../../../../definitions/SearchSmsConsentRecordsRequest.mjs";
|
|
4
|
+
|
|
5
|
+
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/Search/index.d.ts
|
|
6
|
+
declare class Index {
|
|
7
|
+
rc: RingCentralInterface;
|
|
8
|
+
_parent: ParentInterface;
|
|
9
|
+
constructor(_parent: ParentInterface);
|
|
10
|
+
path(): string;
|
|
11
|
+
/**
|
|
12
|
+
* Returns the list of account-level SMS consent records according to the search criteria.
|
|
13
|
+
*
|
|
14
|
+
* HTTP Method: post
|
|
15
|
+
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents/search
|
|
16
|
+
* Rate Limit Group: Light
|
|
17
|
+
* App Permission: SMS
|
|
18
|
+
*/
|
|
19
|
+
post(searchSmsConsentRecordsRequest: SearchSmsConsentRecordsRequest, restRequestConfig?: RestRequestConfig): Promise<OptRecordList>;
|
|
20
|
+
}
|
|
21
|
+
//#endregion
|
|
22
|
+
export { Index as default };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/Search/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()}/search`;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Returns the list of account-level SMS consent records according to the search criteria.
|
|
14
|
+
*
|
|
15
|
+
* HTTP Method: post
|
|
16
|
+
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents/search
|
|
17
|
+
* Rate Limit Group: Light
|
|
18
|
+
* App Permission: SMS
|
|
19
|
+
*/
|
|
20
|
+
async post(searchSmsConsentRecordsRequest, restRequestConfig) {
|
|
21
|
+
return (await this.rc.post(this.path(), searchSmsConsentRecordsRequest, void 0, restRequestConfig)).data;
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
//#endregion
|
|
25
|
+
export { Index as default };
|
|
@@ -3,6 +3,8 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_paths_Restapi_V2_Accounts_Sms_Consents_Export_index = require("./Export/index.cjs");
|
|
6
|
+
const require_paths_Restapi_V2_Accounts_Sms_Consents_History_index = require("./History/index.cjs");
|
|
7
|
+
const require_paths_Restapi_V2_Accounts_Sms_Consents_Search_index = require("./Search/index.cjs");
|
|
6
8
|
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/index.ts
|
|
7
9
|
var Index = class {
|
|
8
10
|
rc;
|
|
@@ -15,17 +17,6 @@ var Index = class {
|
|
|
15
17
|
return `${this._parent.path()}/consents`;
|
|
16
18
|
}
|
|
17
19
|
/**
|
|
18
|
-
* Returns a list of account-level SMS consent records for opted-out and/or opted-in phone numbers.
|
|
19
|
-
*
|
|
20
|
-
* HTTP Method: get
|
|
21
|
-
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents
|
|
22
|
-
* Rate Limit Group: Light
|
|
23
|
-
* App Permission: SMS
|
|
24
|
-
*/
|
|
25
|
-
async get(queryParams, restRequestConfig) {
|
|
26
|
-
return (await this.rc.get(this.path(), queryParams, restRequestConfig)).data;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
20
|
* Adds or updates SMS consent records.
|
|
30
21
|
*
|
|
31
22
|
* HTTP Method: patch
|
|
@@ -39,6 +30,12 @@ var Index = class {
|
|
|
39
30
|
export() {
|
|
40
31
|
return new require_paths_Restapi_V2_Accounts_Sms_Consents_Export_index.default(this);
|
|
41
32
|
}
|
|
33
|
+
search() {
|
|
34
|
+
return new require_paths_Restapi_V2_Accounts_Sms_Consents_Search_index.default(this);
|
|
35
|
+
}
|
|
36
|
+
history() {
|
|
37
|
+
return new require_paths_Restapi_V2_Accounts_Sms_Consents_History_index.default(this);
|
|
38
|
+
}
|
|
42
39
|
};
|
|
43
40
|
//#endregion
|
|
44
41
|
exports.default = Index;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.cjs";
|
|
2
|
-
import ListSmsConsentRecordsParameters from "../../../../../../definitions/ListSmsConsentRecordsParameters.cjs";
|
|
3
|
-
import OptRecordList from "../../../../../../definitions/OptRecordList.cjs";
|
|
4
2
|
import OptRecordsModificationSummary from "../../../../../../definitions/OptRecordsModificationSummary.cjs";
|
|
5
3
|
import UpdateOptRecordList from "../../../../../../definitions/UpdateOptRecordList.cjs";
|
|
6
4
|
import Index$1 from "./Export/index.cjs";
|
|
5
|
+
import Index$2 from "./History/index.cjs";
|
|
6
|
+
import Index$3 from "./Search/index.cjs";
|
|
7
7
|
|
|
8
8
|
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/index.d.ts
|
|
9
9
|
declare class Index {
|
|
@@ -11,15 +11,6 @@ declare class Index {
|
|
|
11
11
|
_parent: ParentInterface;
|
|
12
12
|
constructor(_parent: ParentInterface);
|
|
13
13
|
path(): string;
|
|
14
|
-
/**
|
|
15
|
-
* Returns a list of account-level SMS consent records for opted-out and/or opted-in phone numbers.
|
|
16
|
-
*
|
|
17
|
-
* HTTP Method: get
|
|
18
|
-
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents
|
|
19
|
-
* Rate Limit Group: Light
|
|
20
|
-
* App Permission: SMS
|
|
21
|
-
*/
|
|
22
|
-
get(queryParams?: ListSmsConsentRecordsParameters, restRequestConfig?: RestRequestConfig): Promise<OptRecordList>;
|
|
23
14
|
/**
|
|
24
15
|
* Adds or updates SMS consent records.
|
|
25
16
|
*
|
|
@@ -30,6 +21,8 @@ declare class Index {
|
|
|
30
21
|
*/
|
|
31
22
|
patch(updateOptRecordList: UpdateOptRecordList, restRequestConfig?: RestRequestConfig): Promise<OptRecordsModificationSummary>;
|
|
32
23
|
export(): Index$1;
|
|
24
|
+
search(): Index$3;
|
|
25
|
+
history(): Index$2;
|
|
33
26
|
}
|
|
34
27
|
//#endregion
|
|
35
28
|
export { Index as default };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.mjs";
|
|
2
|
-
import ListSmsConsentRecordsParameters from "../../../../../../definitions/ListSmsConsentRecordsParameters.mjs";
|
|
3
|
-
import OptRecordList from "../../../../../../definitions/OptRecordList.mjs";
|
|
4
2
|
import OptRecordsModificationSummary from "../../../../../../definitions/OptRecordsModificationSummary.mjs";
|
|
5
3
|
import UpdateOptRecordList from "../../../../../../definitions/UpdateOptRecordList.mjs";
|
|
6
4
|
import Index$1 from "./Export/index.mjs";
|
|
5
|
+
import Index$2 from "./History/index.mjs";
|
|
6
|
+
import Index$3 from "./Search/index.mjs";
|
|
7
7
|
|
|
8
8
|
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/index.d.ts
|
|
9
9
|
declare class Index {
|
|
@@ -11,15 +11,6 @@ declare class Index {
|
|
|
11
11
|
_parent: ParentInterface;
|
|
12
12
|
constructor(_parent: ParentInterface);
|
|
13
13
|
path(): string;
|
|
14
|
-
/**
|
|
15
|
-
* Returns a list of account-level SMS consent records for opted-out and/or opted-in phone numbers.
|
|
16
|
-
*
|
|
17
|
-
* HTTP Method: get
|
|
18
|
-
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents
|
|
19
|
-
* Rate Limit Group: Light
|
|
20
|
-
* App Permission: SMS
|
|
21
|
-
*/
|
|
22
|
-
get(queryParams?: ListSmsConsentRecordsParameters, restRequestConfig?: RestRequestConfig): Promise<OptRecordList>;
|
|
23
14
|
/**
|
|
24
15
|
* Adds or updates SMS consent records.
|
|
25
16
|
*
|
|
@@ -30,6 +21,8 @@ declare class Index {
|
|
|
30
21
|
*/
|
|
31
22
|
patch(updateOptRecordList: UpdateOptRecordList, restRequestConfig?: RestRequestConfig): Promise<OptRecordsModificationSummary>;
|
|
32
23
|
export(): Index$1;
|
|
24
|
+
search(): Index$3;
|
|
25
|
+
history(): Index$2;
|
|
33
26
|
}
|
|
34
27
|
//#endregion
|
|
35
28
|
export { Index as default };
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import Index$1 from "./Export/index.mjs";
|
|
2
|
+
import Index$2 from "./History/index.mjs";
|
|
3
|
+
import Index$3 from "./Search/index.mjs";
|
|
2
4
|
//#region src/paths/Restapi/V2/Accounts/Sms/Consents/index.ts
|
|
3
5
|
var Index = class {
|
|
4
6
|
rc;
|
|
@@ -11,17 +13,6 @@ var Index = class {
|
|
|
11
13
|
return `${this._parent.path()}/consents`;
|
|
12
14
|
}
|
|
13
15
|
/**
|
|
14
|
-
* Returns a list of account-level SMS consent records for opted-out and/or opted-in phone numbers.
|
|
15
|
-
*
|
|
16
|
-
* HTTP Method: get
|
|
17
|
-
* Endpoint: /restapi/v2/accounts/{accountId}/sms/consents
|
|
18
|
-
* Rate Limit Group: Light
|
|
19
|
-
* App Permission: SMS
|
|
20
|
-
*/
|
|
21
|
-
async get(queryParams, restRequestConfig) {
|
|
22
|
-
return (await this.rc.get(this.path(), queryParams, restRequestConfig)).data;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
16
|
* Adds or updates SMS consent records.
|
|
26
17
|
*
|
|
27
18
|
* HTTP Method: patch
|
|
@@ -35,6 +26,12 @@ var Index = class {
|
|
|
35
26
|
export() {
|
|
36
27
|
return new Index$1(this);
|
|
37
28
|
}
|
|
29
|
+
search() {
|
|
30
|
+
return new Index$3(this);
|
|
31
|
+
}
|
|
32
|
+
history() {
|
|
33
|
+
return new Index$2(this);
|
|
34
|
+
}
|
|
38
35
|
};
|
|
39
36
|
//#endregion
|
|
40
37
|
export { Index as default };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/Posts/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()}/posts`;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Returns a list of posts from the specified thread in a chat.
|
|
18
|
+
* HTTP Method: get
|
|
19
|
+
* Endpoint: /team-messaging/v1/chats/{chatId}/threads/{threadId}/posts
|
|
20
|
+
* Rate Limit Group: Medium
|
|
21
|
+
* App Permission: TeamMessaging
|
|
22
|
+
*/
|
|
23
|
+
async get(queryParams, restRequestConfig) {
|
|
24
|
+
return (await this.rc.get(this.path(), queryParams, restRequestConfig)).data;
|
|
25
|
+
}
|
|
26
|
+
};
|
|
27
|
+
//#endregion
|
|
28
|
+
exports.default = Index;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.cjs";
|
|
2
|
+
import ReadGlipThreadPostsNewParameters from "../../../../../../definitions/ReadGlipThreadPostsNewParameters.cjs";
|
|
3
|
+
import TMPostsList from "../../../../../../definitions/TMPostsList.cjs";
|
|
4
|
+
|
|
5
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/Posts/index.d.ts
|
|
6
|
+
declare class Index {
|
|
7
|
+
rc: RingCentralInterface;
|
|
8
|
+
_parent: ParentInterface;
|
|
9
|
+
constructor(_parent: ParentInterface);
|
|
10
|
+
path(): string;
|
|
11
|
+
/**
|
|
12
|
+
* Returns a list of posts from the specified thread in a chat.
|
|
13
|
+
* HTTP Method: get
|
|
14
|
+
* Endpoint: /team-messaging/v1/chats/{chatId}/threads/{threadId}/posts
|
|
15
|
+
* Rate Limit Group: Medium
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
*/
|
|
18
|
+
get(queryParams?: ReadGlipThreadPostsNewParameters, restRequestConfig?: RestRequestConfig): Promise<TMPostsList>;
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { Index as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ParentInterface, RestRequestConfig, RingCentralInterface } from "../../../../../../types.mjs";
|
|
2
|
+
import ReadGlipThreadPostsNewParameters from "../../../../../../definitions/ReadGlipThreadPostsNewParameters.mjs";
|
|
3
|
+
import TMPostsList from "../../../../../../definitions/TMPostsList.mjs";
|
|
4
|
+
|
|
5
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/Posts/index.d.ts
|
|
6
|
+
declare class Index {
|
|
7
|
+
rc: RingCentralInterface;
|
|
8
|
+
_parent: ParentInterface;
|
|
9
|
+
constructor(_parent: ParentInterface);
|
|
10
|
+
path(): string;
|
|
11
|
+
/**
|
|
12
|
+
* Returns a list of posts from the specified thread in a chat.
|
|
13
|
+
* HTTP Method: get
|
|
14
|
+
* Endpoint: /team-messaging/v1/chats/{chatId}/threads/{threadId}/posts
|
|
15
|
+
* Rate Limit Group: Medium
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
*/
|
|
18
|
+
get(queryParams?: ReadGlipThreadPostsNewParameters, restRequestConfig?: RestRequestConfig): Promise<TMPostsList>;
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { Index as default };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/Posts/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()}/posts`;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Returns a list of posts from the specified thread in a chat.
|
|
14
|
+
* HTTP Method: get
|
|
15
|
+
* Endpoint: /team-messaging/v1/chats/{chatId}/threads/{threadId}/posts
|
|
16
|
+
* Rate Limit Group: Medium
|
|
17
|
+
* App Permission: TeamMessaging
|
|
18
|
+
*/
|
|
19
|
+
async get(queryParams, restRequestConfig) {
|
|
20
|
+
return (await this.rc.get(this.path(), queryParams, restRequestConfig)).data;
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
//#endregion
|
|
24
|
+
export { Index as default };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_paths_TeamMessaging_V1_Chats_Threads_Posts_index = require("./Posts/index.cjs");
|
|
6
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/index.ts
|
|
7
|
+
var Index = class {
|
|
8
|
+
rc;
|
|
9
|
+
_parent;
|
|
10
|
+
threadId;
|
|
11
|
+
constructor(_parent, threadId = null) {
|
|
12
|
+
this._parent = _parent;
|
|
13
|
+
this.rc = _parent.rc;
|
|
14
|
+
this.threadId = threadId;
|
|
15
|
+
}
|
|
16
|
+
path(withParameter = true) {
|
|
17
|
+
if (withParameter && this.threadId !== null) return `${this._parent.path()}/threads/${this.threadId}`;
|
|
18
|
+
return `${this._parent.path()}/threads`;
|
|
19
|
+
}
|
|
20
|
+
posts() {
|
|
21
|
+
return new require_paths_TeamMessaging_V1_Chats_Threads_Posts_index.default(this);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
//#endregion
|
|
25
|
+
exports.default = Index;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ParentInterface, RingCentralInterface } from "../../../../../types.cjs";
|
|
2
|
+
import Index$1 from "./Posts/index.cjs";
|
|
3
|
+
|
|
4
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/index.d.ts
|
|
5
|
+
declare class Index {
|
|
6
|
+
rc: RingCentralInterface;
|
|
7
|
+
_parent: ParentInterface;
|
|
8
|
+
threadId: string | null;
|
|
9
|
+
constructor(_parent: ParentInterface, threadId?: string | null);
|
|
10
|
+
path(withParameter?: boolean): string;
|
|
11
|
+
posts(): Index$1;
|
|
12
|
+
}
|
|
13
|
+
//#endregion
|
|
14
|
+
export { Index as default };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ParentInterface, RingCentralInterface } from "../../../../../types.mjs";
|
|
2
|
+
import Index$1 from "./Posts/index.mjs";
|
|
3
|
+
|
|
4
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/index.d.ts
|
|
5
|
+
declare class Index {
|
|
6
|
+
rc: RingCentralInterface;
|
|
7
|
+
_parent: ParentInterface;
|
|
8
|
+
threadId: string | null;
|
|
9
|
+
constructor(_parent: ParentInterface, threadId?: string | null);
|
|
10
|
+
path(withParameter?: boolean): string;
|
|
11
|
+
posts(): Index$1;
|
|
12
|
+
}
|
|
13
|
+
//#endregion
|
|
14
|
+
export { Index as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import Index$1 from "./Posts/index.mjs";
|
|
2
|
+
//#region src/paths/TeamMessaging/V1/Chats/Threads/index.ts
|
|
3
|
+
var Index = class {
|
|
4
|
+
rc;
|
|
5
|
+
_parent;
|
|
6
|
+
threadId;
|
|
7
|
+
constructor(_parent, threadId = null) {
|
|
8
|
+
this._parent = _parent;
|
|
9
|
+
this.rc = _parent.rc;
|
|
10
|
+
this.threadId = threadId;
|
|
11
|
+
}
|
|
12
|
+
path(withParameter = true) {
|
|
13
|
+
if (withParameter && this.threadId !== null) return `${this._parent.path()}/threads/${this.threadId}`;
|
|
14
|
+
return `${this._parent.path()}/threads`;
|
|
15
|
+
}
|
|
16
|
+
posts() {
|
|
17
|
+
return new Index$1(this);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
//#endregion
|
|
21
|
+
export { Index as default };
|
|
@@ -7,6 +7,7 @@ const require_paths_TeamMessaging_V1_Chats_Favorite_index = require("./Favorite/
|
|
|
7
7
|
const require_paths_TeamMessaging_V1_Chats_Notes_index = require("./Notes/index.cjs");
|
|
8
8
|
const require_paths_TeamMessaging_V1_Chats_Posts_index = require("./Posts/index.cjs");
|
|
9
9
|
const require_paths_TeamMessaging_V1_Chats_Tasks_index = require("./Tasks/index.cjs");
|
|
10
|
+
const require_paths_TeamMessaging_V1_Chats_Threads_index = require("./Threads/index.cjs");
|
|
10
11
|
const require_paths_TeamMessaging_V1_Chats_Unfavorite_index = require("./Unfavorite/index.cjs");
|
|
11
12
|
//#region src/paths/TeamMessaging/V1/Chats/index.ts
|
|
12
13
|
var Index = class {
|
|
@@ -68,6 +69,9 @@ var Index = class {
|
|
|
68
69
|
tasks() {
|
|
69
70
|
return new require_paths_TeamMessaging_V1_Chats_Tasks_index.default(this);
|
|
70
71
|
}
|
|
72
|
+
threads(threadId = null) {
|
|
73
|
+
return new require_paths_TeamMessaging_V1_Chats_Threads_index.default(this, threadId);
|
|
74
|
+
}
|
|
71
75
|
favorite() {
|
|
72
76
|
return new require_paths_TeamMessaging_V1_Chats_Favorite_index.default(this);
|
|
73
77
|
}
|
|
@@ -7,7 +7,8 @@ import Index$2 from "./Favorite/index.cjs";
|
|
|
7
7
|
import Index$3 from "./Notes/index.cjs";
|
|
8
8
|
import Index$4 from "./Posts/index.cjs";
|
|
9
9
|
import Index$5 from "./Tasks/index.cjs";
|
|
10
|
-
import Index$6 from "./
|
|
10
|
+
import Index$6 from "./Threads/index.cjs";
|
|
11
|
+
import Index$7 from "./Unfavorite/index.cjs";
|
|
11
12
|
|
|
12
13
|
//#region src/paths/TeamMessaging/V1/Chats/index.d.ts
|
|
13
14
|
declare class Index {
|
|
@@ -51,8 +52,9 @@ declare class Index {
|
|
|
51
52
|
posts(postId?: string | null): Index$4;
|
|
52
53
|
notes(): Index$3;
|
|
53
54
|
tasks(): Index$5;
|
|
55
|
+
threads(threadId?: string | null): Index$6;
|
|
54
56
|
favorite(): Index$2;
|
|
55
|
-
unfavorite(): Index$
|
|
57
|
+
unfavorite(): Index$7;
|
|
56
58
|
adaptiveCards(): Index$1;
|
|
57
59
|
}
|
|
58
60
|
//#endregion
|
|
@@ -7,7 +7,8 @@ import Index$2 from "./Favorite/index.mjs";
|
|
|
7
7
|
import Index$3 from "./Notes/index.mjs";
|
|
8
8
|
import Index$4 from "./Posts/index.mjs";
|
|
9
9
|
import Index$5 from "./Tasks/index.mjs";
|
|
10
|
-
import Index$6 from "./
|
|
10
|
+
import Index$6 from "./Threads/index.mjs";
|
|
11
|
+
import Index$7 from "./Unfavorite/index.mjs";
|
|
11
12
|
|
|
12
13
|
//#region src/paths/TeamMessaging/V1/Chats/index.d.ts
|
|
13
14
|
declare class Index {
|
|
@@ -51,8 +52,9 @@ declare class Index {
|
|
|
51
52
|
posts(postId?: string | null): Index$4;
|
|
52
53
|
notes(): Index$3;
|
|
53
54
|
tasks(): Index$5;
|
|
55
|
+
threads(threadId?: string | null): Index$6;
|
|
54
56
|
favorite(): Index$2;
|
|
55
|
-
unfavorite(): Index$
|
|
57
|
+
unfavorite(): Index$7;
|
|
56
58
|
adaptiveCards(): Index$1;
|
|
57
59
|
}
|
|
58
60
|
//#endregion
|
|
@@ -3,7 +3,8 @@ import Index$2 from "./Favorite/index.mjs";
|
|
|
3
3
|
import Index$3 from "./Notes/index.mjs";
|
|
4
4
|
import Index$4 from "./Posts/index.mjs";
|
|
5
5
|
import Index$5 from "./Tasks/index.mjs";
|
|
6
|
-
import Index$6 from "./
|
|
6
|
+
import Index$6 from "./Threads/index.mjs";
|
|
7
|
+
import Index$7 from "./Unfavorite/index.mjs";
|
|
7
8
|
//#region src/paths/TeamMessaging/V1/Chats/index.ts
|
|
8
9
|
var Index = class {
|
|
9
10
|
rc;
|
|
@@ -64,11 +65,14 @@ var Index = class {
|
|
|
64
65
|
tasks() {
|
|
65
66
|
return new Index$5(this);
|
|
66
67
|
}
|
|
68
|
+
threads(threadId = null) {
|
|
69
|
+
return new Index$6(this, threadId);
|
|
70
|
+
}
|
|
67
71
|
favorite() {
|
|
68
72
|
return new Index$2(this);
|
|
69
73
|
}
|
|
70
74
|
unfavorite() {
|
|
71
|
-
return new Index$
|
|
75
|
+
return new Index$7(this);
|
|
72
76
|
}
|
|
73
77
|
adaptiveCards() {
|
|
74
78
|
return new Index$1(this);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rc-ex/core",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.3",
|
|
4
4
|
"description": "Core for ringcentral-extensible project",
|
|
5
5
|
"author": "Tyler Liu <tyler.liu@ringcentral.com>",
|
|
6
6
|
"homepage": "https://github.com/ringcentral/ringcentral-extensible/tree/master/packages/core",
|
|
@@ -45,11 +45,11 @@
|
|
|
45
45
|
"access": "public"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"axios": "^1.
|
|
49
|
-
"qs": "^6.15.
|
|
48
|
+
"axios": "^1.18.1",
|
|
49
|
+
"qs": "^6.15.3"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@types/qs": "^6.15.
|
|
52
|
+
"@types/qs": "^6.15.1",
|
|
53
53
|
"dotenv-override-true": "^6.2.2",
|
|
54
54
|
"ringcentral-code-generator": "^0.8.0"
|
|
55
55
|
},
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import PostalAddress from "./PostalAddress.cjs";
|
|
2
|
-
import BulkAddDevicesItemEmergencyLocation from "./BulkAddDevicesItemEmergencyLocation.cjs";
|
|
3
|
-
|
|
4
|
-
//#region src/definitions/BulkAddDevicesItemEmergency.d.ts
|
|
5
|
-
interface BulkAddDevicesItemEmergency {
|
|
6
|
-
/**
|
|
7
|
-
*/
|
|
8
|
-
location?: BulkAddDevicesItemEmergencyLocation;
|
|
9
|
-
/**
|
|
10
|
-
*/
|
|
11
|
-
address?: PostalAddress;
|
|
12
|
-
}
|
|
13
|
-
//#endregion
|
|
14
|
-
export { BulkAddDevicesItemEmergency as default };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import PostalAddress from "./PostalAddress.mjs";
|
|
2
|
-
import BulkAddDevicesItemEmergencyLocation from "./BulkAddDevicesItemEmergencyLocation.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/definitions/BulkAddDevicesItemEmergency.d.ts
|
|
5
|
-
interface BulkAddDevicesItemEmergency {
|
|
6
|
-
/**
|
|
7
|
-
*/
|
|
8
|
-
location?: BulkAddDevicesItemEmergencyLocation;
|
|
9
|
-
/**
|
|
10
|
-
*/
|
|
11
|
-
address?: PostalAddress;
|
|
12
|
-
}
|
|
13
|
-
//#endregion
|
|
14
|
-
export { BulkAddDevicesItemEmergency as default };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import PostalAddress from "./PostalAddress.cjs";
|
|
2
|
-
import DeviceDefinitionEmergencyLocation from "./DeviceDefinitionEmergencyLocation.cjs";
|
|
3
|
-
|
|
4
|
-
//#region src/definitions/DeviceDefinitionEmergency.d.ts
|
|
5
|
-
interface DeviceDefinitionEmergency {
|
|
6
|
-
/**
|
|
7
|
-
*/
|
|
8
|
-
location?: DeviceDefinitionEmergencyLocation;
|
|
9
|
-
/**
|
|
10
|
-
*/
|
|
11
|
-
address?: PostalAddress;
|
|
12
|
-
}
|
|
13
|
-
//#endregion
|
|
14
|
-
export { DeviceDefinitionEmergency as default };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import PostalAddress from "./PostalAddress.mjs";
|
|
2
|
-
import DeviceDefinitionEmergencyLocation from "./DeviceDefinitionEmergencyLocation.mjs";
|
|
3
|
-
|
|
4
|
-
//#region src/definitions/DeviceDefinitionEmergency.d.ts
|
|
5
|
-
interface DeviceDefinitionEmergency {
|
|
6
|
-
/**
|
|
7
|
-
*/
|
|
8
|
-
location?: DeviceDefinitionEmergencyLocation;
|
|
9
|
-
/**
|
|
10
|
-
*/
|
|
11
|
-
address?: PostalAddress;
|
|
12
|
-
}
|
|
13
|
-
//#endregion
|
|
14
|
-
export { DeviceDefinitionEmergency as default };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
//#region src/definitions/ForwardingNumberInfoExtension.d.ts
|
|
2
|
-
interface ForwardingNumberInfoExtension {
|
|
3
|
-
/**
|
|
4
|
-
* Internal identifier of an extension
|
|
5
|
-
*/
|
|
6
|
-
id?: string;
|
|
7
|
-
/**
|
|
8
|
-
* Number of an extension
|
|
9
|
-
*/
|
|
10
|
-
extensionNumber?: string;
|
|
11
|
-
/**
|
|
12
|
-
* Extension name
|
|
13
|
-
*/
|
|
14
|
-
name?: string;
|
|
15
|
-
}
|
|
16
|
-
//#endregion
|
|
17
|
-
export { ForwardingNumberInfoExtension as default };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
//#region src/definitions/ForwardingNumberInfoExtension.d.ts
|
|
2
|
-
interface ForwardingNumberInfoExtension {
|
|
3
|
-
/**
|
|
4
|
-
* Internal identifier of an extension
|
|
5
|
-
*/
|
|
6
|
-
id?: string;
|
|
7
|
-
/**
|
|
8
|
-
* Number of an extension
|
|
9
|
-
*/
|
|
10
|
-
extensionNumber?: string;
|
|
11
|
-
/**
|
|
12
|
-
* Extension name
|
|
13
|
-
*/
|
|
14
|
-
name?: string;
|
|
15
|
-
}
|
|
16
|
-
//#endregion
|
|
17
|
-
export { ForwardingNumberInfoExtension as default };
|