From 5d83487064e551735d56ad616f2008b9d799cc6f Mon Sep 17 00:00:00 2001 From: Minh Nguyen Cong Date: Wed, 14 Feb 2024 15:20:52 +0100 Subject: [PATCH 1/4] test: Fix retention policy test (#875) * Update package-lock * fix: Fix retention policy test --- tests/integration_test/objects/box-test-retention-policy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration_test/objects/box-test-retention-policy.js b/tests/integration_test/objects/box-test-retention-policy.js index a32d9685..6f4c1c63 100644 --- a/tests/integration_test/objects/box-test-retention-policy.js +++ b/tests/integration_test/objects/box-test-retention-policy.js @@ -14,6 +14,7 @@ const createBoxTestRetentionPolicy = async(appClient, policyName = null) => { { retention_length: 1, retention_type: 'modifiable', + can_owner_extend_retention: true, }, ); From 153fa1615ef985a644a083511fde4a3b4644567d Mon Sep 17 00:00:00 2001 From: box-sdk-build <94016436+box-sdk-build@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:56:09 +0100 Subject: [PATCH 2/4] chore: release 3.5.0 (#876) --- CHANGELOG.md | 12 + docs/jsdoc/APIRequest.html | 4 +- docs/jsdoc/APIRequestManager.html | 4 +- docs/jsdoc/AppAuthSession.html | 4 +- docs/jsdoc/BasicSession.html | 4 +- docs/jsdoc/BoxClient.html | 4 +- docs/jsdoc/BoxSDKNode.html | 4 +- docs/jsdoc/CCGSession.html | 4 +- docs/jsdoc/Chunk_Chunk.html | 4 +- docs/jsdoc/ChunkedUploader.html | 4 +- .../ChunkedUploader_ChunkedUploader.html | 4 +- docs/jsdoc/CollaborationAllowlist.html | 4 +- docs/jsdoc/Collaborations.html | 4 +- docs/jsdoc/Collections.html | 4 +- docs/jsdoc/Comments.html | 4 +- docs/jsdoc/Config.html | 4 +- docs/jsdoc/DevicePins.html | 4 +- docs/jsdoc/Enterprise.html | 4 +- docs/jsdoc/EnterpriseBase.html | 4 +- docs/jsdoc/EnterpriseEventStream.html | 4 +- docs/jsdoc/EventStream.html | 4 +- docs/jsdoc/Events.html | 4 +- docs/jsdoc/FileBase.html | 4 +- docs/jsdoc/FileMini.html | 4 +- docs/jsdoc/FileVersionBase.html | 4 +- docs/jsdoc/FileVersionMini.html | 4 +- docs/jsdoc/Files.html | 4 +- docs/jsdoc/FolderBase.html | 4 +- docs/jsdoc/FolderMini.html | 8 +- docs/jsdoc/Folders.html | 4 +- docs/jsdoc/Groups.html | 4 +- docs/jsdoc/IntegrationMapping.html | 4 +- docs/jsdoc/IntegrationMappingBase.html | 4 +- .../jsdoc/IntegrationMappingBoxItemSlack.html | 4 +- .../IntegrationMappingPartnerItemSlack.html | 4 +- .../IntegrationMappingSlackCreateRequest.html | 4 +- .../jsdoc/IntegrationMappingSlackOptions.html | 4 +- docs/jsdoc/IntegrationMappings.html | 4 +- docs/jsdoc/IntegrationMappingsManager.html | 4 +- ...ngsManager_IntegrationMappingsManager.html | 4 +- docs/jsdoc/LegalHoldPolicies.html | 4 +- docs/jsdoc/Metadata.html | 4 +- docs/jsdoc/PagingIterator.html | 4 +- docs/jsdoc/PagingIterator_PagingIterator.html | 4 +- docs/jsdoc/PersistentSession.html | 4 +- docs/jsdoc/RecentItems.html | 4 +- docs/jsdoc/RetentionPolicies.html | 4 +- docs/jsdoc/Search.html | 4 +- docs/jsdoc/SharedItems.html | 4 +- docs/jsdoc/ShieldInformationBarrier.html | 4 +- docs/jsdoc/ShieldInformationBarrierBase.html | 4 +- .../ShieldInformationBarrierManager.html | 24 +- ...nager_ShieldInformationBarrierManager.html | 4 +- .../ShieldInformationBarrierReference.html | 4 +- .../jsdoc/ShieldInformationBarrierReport.html | 4 +- .../ShieldInformationBarrierReportBase.html | 4 +- ...ShieldInformationBarrierReportDetails.html | 4 +- .../ShieldInformationBarrierReports.html | 360 ++++++++++++++++++ ...hieldInformationBarrierReportsManager.html | 16 +- ...hieldInformationBarrierReportsManager.html | 4 +- .../ShieldInformationBarrierSegment.html | 4 +- ...ShieldInformationBarrierSegmentMember.html | 4 +- ...ldInformationBarrierSegmentMemberBase.html | 4 +- ...ldInformationBarrierSegmentMemberMini.html | 4 +- ...hieldInformationBarrierSegmentMembers.html | 360 ++++++++++++++++++ ...formationBarrierSegmentMembersManager.html | 12 +- ...formationBarrierSegmentMembersManager.html | 4 +- ...dInformationBarrierSegmentRestriction.html | 4 +- ...ormationBarrierSegmentRestrictionBase.html | 4 +- ...ormationBarrierSegmentRestrictionMini.html | 4 +- ...InformationBarrierSegmentRestrictions.html | 360 ++++++++++++++++++ ...tionBarrierSegmentRestrictionsManager.html | 12 +- ...tionBarrierSegmentRestrictionsManager.html | 4 +- .../ShieldInformationBarrierSegments.html | 360 ++++++++++++++++++ ...ieldInformationBarrierSegmentsManager.html | 12 +- ...ieldInformationBarrierSegmentsManager.html | 4 +- docs/jsdoc/ShieldInformationBarriers.html | 359 +++++++++++++++++ docs/jsdoc/SignRequest.html | 4 +- docs/jsdoc/SignRequestBase.html | 4 +- docs/jsdoc/SignRequestCreateRequest.html | 88 ++++- docs/jsdoc/SignRequestCreateSigner.html | 100 ++++- docs/jsdoc/SignRequestPrefillTag.html | 6 +- docs/jsdoc/SignRequestSigner.html | 4 +- docs/jsdoc/SignRequestSignerInput.html | 38 +- docs/jsdoc/SignRequests.html | 87 +---- docs/jsdoc/SignRequestsManager.html | 4 +- ...gnRequestsManager_SignRequestsManager.html | 4 +- docs/jsdoc/SignTemplate.html | 4 +- docs/jsdoc/SignTemplates.html | 156 +++++++- docs/jsdoc/SignTemplatesManager.html | 4 +- ...TemplatesManager_SignTemplatesManager.html | 4 +- docs/jsdoc/StoragePolicies.html | 4 +- docs/jsdoc/Tasks.html | 4 +- docs/jsdoc/TemplateSigner.html | 79 +++- docs/jsdoc/TemplateSignerInput.html | 82 +++- docs/jsdoc/TermsOfService.html | 4 +- docs/jsdoc/TokenManager.html | 4 +- docs/jsdoc/Trash.html | 4 +- docs/jsdoc/UserBase.html | 4 +- docs/jsdoc/UserIntegrationMappings.html | 4 +- docs/jsdoc/Users.html | 4 +- docs/jsdoc/WebLinks.html | 4 +- docs/jsdoc/Webhooks.html | 4 +- docs/jsdoc/api-request-manager.ts.html | 4 +- docs/jsdoc/api-request.ts.html | 4 +- docs/jsdoc/box-client.ts.html | 4 +- docs/jsdoc/box-node-sdk.ts.html | 4 +- docs/jsdoc/chunked-uploader.ts.html | 4 +- docs/jsdoc/enterprise-event-stream.ts.html | 4 +- docs/jsdoc/event-stream.ts.html | 4 +- docs/jsdoc/global.html | 4 +- docs/jsdoc/index.html | 4 +- .../managers_collaboration-allowlist.ts.html | 4 +- docs/jsdoc/managers_collaborations.ts.html | 4 +- docs/jsdoc/managers_collections.ts.html | 4 +- docs/jsdoc/managers_comments.ts.html | 4 +- docs/jsdoc/managers_device-pins.ts.html | 4 +- docs/jsdoc/managers_enterprise.ts.html | 4 +- docs/jsdoc/managers_events.ts.html | 4 +- .../managers_file-requests-manager.ts.html | 4 +- docs/jsdoc/managers_files.ts.html | 4 +- docs/jsdoc/managers_folders.ts.html | 4 +- docs/jsdoc/managers_groups.ts.html | 4 +- .../managers_integration-mappings.ts.html | 4 +- .../managers_legal-hold-policies.ts.html | 4 +- docs/jsdoc/managers_metadata.ts.html | 4 +- docs/jsdoc/managers_recent-items.ts.html | 4 +- .../jsdoc/managers_retention-policies.ts.html | 4 +- docs/jsdoc/managers_search.ts.html | 4 +- docs/jsdoc/managers_shared-items.ts.html | 4 +- ...ormation-barrier-reports.generated.ts.html | 10 +- ...-barrier-segment-members.generated.ts.html | 8 +- ...ier-segment-restrictions.generated.ts.html | 8 +- ...rmation-barrier-segments.generated.ts.html | 8 +- ...eld-information-barriers.generated.ts.html | 28 +- .../managers_sign-requests.generated.ts.html | 4 +- .../managers_sign-templates.generated.ts.html | 4 +- docs/jsdoc/managers_storage-policies.ts.html | 4 +- docs/jsdoc/managers_tasks.ts.html | 4 +- docs/jsdoc/managers_terms-of-service.ts.html | 4 +- docs/jsdoc/managers_trash.ts.html | 4 +- docs/jsdoc/managers_users.ts.html | 4 +- docs/jsdoc/managers_web-links.ts.html | 4 +- docs/jsdoc/managers_webhooks.ts.html | 4 +- .../schemas_enterprise-base.generated.ts.html | 4 +- .../jsdoc/schemas_file-base.generated.ts.html | 4 +- .../jsdoc/schemas_file-mini.generated.ts.html | 4 +- ...chemas_file-version-base.generated.ts.html | 4 +- ...chemas_file-version-mini.generated.ts.html | 4 +- .../schemas_folder-base.generated.ts.html | 4 +- .../schemas_folder-mini.generated.ts.html | 14 +- .../schemas_integration-mapping-base.ts.html | 4 +- ...integration-mapping-box-item-slack.ts.html | 4 +- ...gration-mapping-partner-item-slack.ts.html | 4 +- ...ation-mapping-slack-create-request.ts.html | 4 +- ..._integration-mapping-slack-options.ts.html | 4 +- .../jsdoc/schemas_integration-mapping.ts.html | 4 +- .../schemas_integration-mappings.ts.html | 4 +- ...information-barrier-base.generated.ts.html | 4 +- ...mation-barrier-reference.generated.ts.html | 4 +- ...tion-barrier-report-base.generated.ts.html | 4 +- ...n-barrier-report-details.generated.ts.html | 4 +- ...formation-barrier-report.generated.ts.html | 4 +- ...ormation-barrier-reports.generated.ts.html | 77 ++++ ...rier-segment-member-base.generated.ts.html | 4 +- ...rier-segment-member-mini.generated.ts.html | 4 +- ...n-barrier-segment-member.generated.ts.html | 4 +- ...-barrier-segment-members.generated.ts.html | 77 ++++ ...segment-restriction-base.generated.ts.html | 4 +- ...segment-restriction-mini.generated.ts.html | 4 +- ...rier-segment-restriction.generated.ts.html | 4 +- ...ier-segment-restrictions.generated.ts.html | 77 ++++ ...ormation-barrier-segment.generated.ts.html | 4 +- ...rmation-barrier-segments.generated.ts.html | 77 ++++ ...ield-information-barrier.generated.ts.html | 4 +- ...eld-information-barriers.generated.ts.html | 76 ++++ ...chemas_sign-request-base.generated.ts.html | 4 +- ...n-request-create-request.generated.ts.html | 12 +- ...gn-request-create-signer.generated.ts.html | 16 +- ...sign-request-prefill-tag.generated.ts.html | 6 +- ...ign-request-signer-input.generated.ts.html | 24 +- ...emas_sign-request-signer.generated.ts.html | 4 +- .../schemas_sign-request.generated.ts.html | 4 +- .../schemas_sign-requests.generated.ts.html | 15 +- .../schemas_sign-template.generated.ts.html | 4 +- .../schemas_sign-templates.generated.ts.html | 22 +- ...as_template-signer-input.generated.ts.html | 18 +- .../schemas_template-signer.generated.ts.html | 11 +- .../jsdoc/schemas_user-base.generated.ts.html | 4 +- .../schemas_user-integration-mappings.ts.html | 4 +- docs/jsdoc/sessions_app-auth-session.ts.html | 4 +- docs/jsdoc/sessions_basic-session.ts.html | 4 +- docs/jsdoc/sessions_ccg-session.ts.html | 4 +- .../jsdoc/sessions_persistent-session.ts.html | 4 +- docs/jsdoc/token-manager.ts.html | 4 +- docs/jsdoc/util_config.ts.html | 4 +- docs/jsdoc/util_errors.ts.html | 4 +- docs/jsdoc/util_exponential-backoff.ts.html | 4 +- docs/jsdoc/util_paging-iterator.ts.html | 4 +- docs/jsdoc/util_url-path.ts.html | 4 +- examples/app-auth/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 203 files changed, 3199 insertions(+), 566 deletions(-) create mode 100644 docs/jsdoc/ShieldInformationBarrierReports.html create mode 100644 docs/jsdoc/ShieldInformationBarrierSegmentMembers.html create mode 100644 docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html create mode 100644 docs/jsdoc/ShieldInformationBarrierSegments.html create mode 100644 docs/jsdoc/ShieldInformationBarriers.html create mode 100644 docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html create mode 100644 docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html create mode 100644 docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html create mode 100644 docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html create mode 100644 docs/jsdoc/schemas_shield-information-barriers.generated.ts.html diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fd4646e..f40c0ed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.5.0](https://github.com/box/box-node-sdk/compare/v3.4.2...v3.5.0) (2024-02-19) + + +### New Features and Enhancements + +* Sign request group ([#870](https://github.com/box/box-node-sdk/issues/870)) ([11bf5d2](https://github.com/box/box-node-sdk/commit/11bf5d2db7e0cefc669aab99c8b65c632289ac46)) + +### Bug Fixes + +* Bumped proxy-agent to 6.4.0 ([#874](https://github.com/box/box-node-sdk/issues/874)) ([55a8a0b](https://github.com/box/box-node-sdk/commit/55a8a0baebe151f4107fdbec0a1022e9534f88a4)) +* Remove delete classification ([#869](https://github.com/box/box-node-sdk/issues/869)) ([22384ab](https://github.com/box/box-node-sdk/commit/22384abc3abbc35800cbcdea7c7eb9a452cc4859)) + ### [3.4.2](https://github.com/box/box-node-sdk/compare/v3.4.1...v3.4.2) (2023-11-08) diff --git a/docs/jsdoc/APIRequest.html b/docs/jsdoc/APIRequest.html index f92f8ea2..65c503c0 100644 --- a/docs/jsdoc/APIRequest.html +++ b/docs/jsdoc/APIRequest.html @@ -794,13 +794,13 @@
Returns:

diff --git a/docs/jsdoc/APIRequestManager.html b/docs/jsdoc/APIRequestManager.html index 70c6b35e..c7d935fc 100644 --- a/docs/jsdoc/APIRequestManager.html +++ b/docs/jsdoc/APIRequestManager.html @@ -867,13 +867,13 @@
Returns:

diff --git a/docs/jsdoc/AppAuthSession.html b/docs/jsdoc/AppAuthSession.html index 4480d129..dc134c4c 100644 --- a/docs/jsdoc/AppAuthSession.html +++ b/docs/jsdoc/AppAuthSession.html @@ -2033,13 +2033,13 @@
Returns:

diff --git a/docs/jsdoc/BasicSession.html b/docs/jsdoc/BasicSession.html index 67db49ee..181d42b2 100644 --- a/docs/jsdoc/BasicSession.html +++ b/docs/jsdoc/BasicSession.html @@ -1465,13 +1465,13 @@
Returns:

diff --git a/docs/jsdoc/BoxClient.html b/docs/jsdoc/BoxClient.html index 2cfc7d81..c5d1a1de 100644 --- a/docs/jsdoc/BoxClient.html +++ b/docs/jsdoc/BoxClient.html @@ -4447,13 +4447,13 @@
Returns:

diff --git a/docs/jsdoc/BoxSDKNode.html b/docs/jsdoc/BoxSDKNode.html index 159bd86e..f27ecdd4 100644 --- a/docs/jsdoc/BoxSDKNode.html +++ b/docs/jsdoc/BoxSDKNode.html @@ -5909,13 +5909,13 @@
Returns:

diff --git a/docs/jsdoc/CCGSession.html b/docs/jsdoc/CCGSession.html index a7a24370..aa556998 100644 --- a/docs/jsdoc/CCGSession.html +++ b/docs/jsdoc/CCGSession.html @@ -1519,13 +1519,13 @@
Returns:

diff --git a/docs/jsdoc/Chunk_Chunk.html b/docs/jsdoc/Chunk_Chunk.html index 68742bfb..a050cf17 100644 --- a/docs/jsdoc/Chunk_Chunk.html +++ b/docs/jsdoc/Chunk_Chunk.html @@ -371,13 +371,13 @@
Properties

diff --git a/docs/jsdoc/ChunkedUploader.html b/docs/jsdoc/ChunkedUploader.html index 2d1617a9..4138a743 100644 --- a/docs/jsdoc/ChunkedUploader.html +++ b/docs/jsdoc/ChunkedUploader.html @@ -1514,13 +1514,13 @@
Returns:

diff --git a/docs/jsdoc/ChunkedUploader_ChunkedUploader.html b/docs/jsdoc/ChunkedUploader_ChunkedUploader.html index f6a4caf7..11addb2c 100644 --- a/docs/jsdoc/ChunkedUploader_ChunkedUploader.html +++ b/docs/jsdoc/ChunkedUploader_ChunkedUploader.html @@ -492,13 +492,13 @@
Properties

diff --git a/docs/jsdoc/CollaborationAllowlist.html b/docs/jsdoc/CollaborationAllowlist.html index 60b56e03..e63308eb 100644 --- a/docs/jsdoc/CollaborationAllowlist.html +++ b/docs/jsdoc/CollaborationAllowlist.html @@ -4164,13 +4164,13 @@
Returns:

diff --git a/docs/jsdoc/Collaborations.html b/docs/jsdoc/Collaborations.html index 421cedf8..c10f8c64 100644 --- a/docs/jsdoc/Collaborations.html +++ b/docs/jsdoc/Collaborations.html @@ -6048,13 +6048,13 @@
Returns:

diff --git a/docs/jsdoc/Collections.html b/docs/jsdoc/Collections.html index f598745f..f1ec5649 100644 --- a/docs/jsdoc/Collections.html +++ b/docs/jsdoc/Collections.html @@ -1050,13 +1050,13 @@
Returns:

diff --git a/docs/jsdoc/Comments.html b/docs/jsdoc/Comments.html index 844be283..f6f815a1 100644 --- a/docs/jsdoc/Comments.html +++ b/docs/jsdoc/Comments.html @@ -3472,13 +3472,13 @@
Returns:

diff --git a/docs/jsdoc/Config.html b/docs/jsdoc/Config.html index d14c9d8d..e51ed580 100644 --- a/docs/jsdoc/Config.html +++ b/docs/jsdoc/Config.html @@ -529,13 +529,13 @@
Returns:

diff --git a/docs/jsdoc/DevicePins.html b/docs/jsdoc/DevicePins.html index dba8023b..18fe4c60 100644 --- a/docs/jsdoc/DevicePins.html +++ b/docs/jsdoc/DevicePins.html @@ -1592,13 +1592,13 @@
Returns:

diff --git a/docs/jsdoc/Enterprise.html b/docs/jsdoc/Enterprise.html index adb19962..9671137a 100644 --- a/docs/jsdoc/Enterprise.html +++ b/docs/jsdoc/Enterprise.html @@ -4554,13 +4554,13 @@
Returns:

diff --git a/docs/jsdoc/EnterpriseBase.html b/docs/jsdoc/EnterpriseBase.html index 0af01486..01f1db01 100644 --- a/docs/jsdoc/EnterpriseBase.html +++ b/docs/jsdoc/EnterpriseBase.html @@ -270,13 +270,13 @@
Type:

diff --git a/docs/jsdoc/EnterpriseEventStream.html b/docs/jsdoc/EnterpriseEventStream.html index 47a07eb9..590e9d58 100644 --- a/docs/jsdoc/EnterpriseEventStream.html +++ b/docs/jsdoc/EnterpriseEventStream.html @@ -1266,13 +1266,13 @@
Returns:

diff --git a/docs/jsdoc/EventStream.html b/docs/jsdoc/EventStream.html index 3f69642a..70c7af13 100644 --- a/docs/jsdoc/EventStream.html +++ b/docs/jsdoc/EventStream.html @@ -546,13 +546,13 @@
Returns:

diff --git a/docs/jsdoc/Events.html b/docs/jsdoc/Events.html index 72a39d58..3b2355f7 100644 --- a/docs/jsdoc/Events.html +++ b/docs/jsdoc/Events.html @@ -3606,13 +3606,13 @@
Returns:

diff --git a/docs/jsdoc/FileBase.html b/docs/jsdoc/FileBase.html index dcec4421..8698f47c 100644 --- a/docs/jsdoc/FileBase.html +++ b/docs/jsdoc/FileBase.html @@ -352,13 +352,13 @@
Type:

diff --git a/docs/jsdoc/FileMini.html b/docs/jsdoc/FileMini.html index c89fafe3..46c27ca8 100644 --- a/docs/jsdoc/FileMini.html +++ b/docs/jsdoc/FileMini.html @@ -428,13 +428,13 @@
Type:

diff --git a/docs/jsdoc/FileVersionBase.html b/docs/jsdoc/FileVersionBase.html index 802f4db4..b539b6e1 100644 --- a/docs/jsdoc/FileVersionBase.html +++ b/docs/jsdoc/FileVersionBase.html @@ -271,13 +271,13 @@
Type:

diff --git a/docs/jsdoc/FileVersionMini.html b/docs/jsdoc/FileVersionMini.html index 64d50498..8e2bdf0b 100644 --- a/docs/jsdoc/FileVersionMini.html +++ b/docs/jsdoc/FileVersionMini.html @@ -197,13 +197,13 @@
Type:

diff --git a/docs/jsdoc/Files.html b/docs/jsdoc/Files.html index d2674ba9..86f152c3 100644 --- a/docs/jsdoc/Files.html +++ b/docs/jsdoc/Files.html @@ -27302,13 +27302,13 @@
Returns:

diff --git a/docs/jsdoc/FolderBase.html b/docs/jsdoc/FolderBase.html index e834e928..8a556827 100644 --- a/docs/jsdoc/FolderBase.html +++ b/docs/jsdoc/FolderBase.html @@ -352,13 +352,13 @@
Type:

diff --git a/docs/jsdoc/FolderMini.html b/docs/jsdoc/FolderMini.html index aa3b1339..de7e1050 100644 --- a/docs/jsdoc/FolderMini.html +++ b/docs/jsdoc/FolderMini.html @@ -163,7 +163,7 @@
Type:
Source:
@@ -248,7 +248,7 @@
Type:
Source:
@@ -282,13 +282,13 @@
Type:

diff --git a/docs/jsdoc/Folders.html b/docs/jsdoc/Folders.html index bd859279..4651f2ec 100644 --- a/docs/jsdoc/Folders.html +++ b/docs/jsdoc/Folders.html @@ -13062,13 +13062,13 @@
Returns:

diff --git a/docs/jsdoc/Groups.html b/docs/jsdoc/Groups.html index f7cea7dc..ce7a43e9 100644 --- a/docs/jsdoc/Groups.html +++ b/docs/jsdoc/Groups.html @@ -6943,13 +6943,13 @@
Returns:

diff --git a/docs/jsdoc/IntegrationMapping.html b/docs/jsdoc/IntegrationMapping.html index 53b5dfd8..b2df130b 100644 --- a/docs/jsdoc/IntegrationMapping.html +++ b/docs/jsdoc/IntegrationMapping.html @@ -782,13 +782,13 @@
Type:

diff --git a/docs/jsdoc/IntegrationMappingBase.html b/docs/jsdoc/IntegrationMappingBase.html index 5b571236..307942e6 100644 --- a/docs/jsdoc/IntegrationMappingBase.html +++ b/docs/jsdoc/IntegrationMappingBase.html @@ -275,13 +275,13 @@
Type:

diff --git a/docs/jsdoc/IntegrationMappingBoxItemSlack.html b/docs/jsdoc/IntegrationMappingBoxItemSlack.html index 7d02f536..aaec2fa9 100644 --- a/docs/jsdoc/IntegrationMappingBoxItemSlack.html +++ b/docs/jsdoc/IntegrationMappingBoxItemSlack.html @@ -269,13 +269,13 @@
Type:

diff --git a/docs/jsdoc/IntegrationMappingPartnerItemSlack.html b/docs/jsdoc/IntegrationMappingPartnerItemSlack.html index 3ad2f102..0e2c6121 100644 --- a/docs/jsdoc/IntegrationMappingPartnerItemSlack.html +++ b/docs/jsdoc/IntegrationMappingPartnerItemSlack.html @@ -415,13 +415,13 @@
Type:

diff --git a/docs/jsdoc/IntegrationMappingSlackCreateRequest.html b/docs/jsdoc/IntegrationMappingSlackCreateRequest.html index 58010e09..1c508341 100644 --- a/docs/jsdoc/IntegrationMappingSlackCreateRequest.html +++ b/docs/jsdoc/IntegrationMappingSlackCreateRequest.html @@ -120,13 +120,13 @@

IntegrationMappingSlackCreateRequest


diff --git a/docs/jsdoc/IntegrationMappingSlackOptions.html b/docs/jsdoc/IntegrationMappingSlackOptions.html index 8a71652a..2a518519 100644 --- a/docs/jsdoc/IntegrationMappingSlackOptions.html +++ b/docs/jsdoc/IntegrationMappingSlackOptions.html @@ -200,13 +200,13 @@
Type:

diff --git a/docs/jsdoc/IntegrationMappings.html b/docs/jsdoc/IntegrationMappings.html index 500fd899..6b28edfa 100644 --- a/docs/jsdoc/IntegrationMappings.html +++ b/docs/jsdoc/IntegrationMappings.html @@ -345,13 +345,13 @@
Type:

diff --git a/docs/jsdoc/IntegrationMappingsManager.html b/docs/jsdoc/IntegrationMappingsManager.html index 2696b595..9571f1be 100644 --- a/docs/jsdoc/IntegrationMappingsManager.html +++ b/docs/jsdoc/IntegrationMappingsManager.html @@ -2719,13 +2719,13 @@
Returns:

diff --git a/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html b/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html index 26114d64..2a68f813 100644 --- a/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html +++ b/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html @@ -201,13 +201,13 @@
Parameters:

diff --git a/docs/jsdoc/LegalHoldPolicies.html b/docs/jsdoc/LegalHoldPolicies.html index e6304eb8..9b1e9aa0 100644 --- a/docs/jsdoc/LegalHoldPolicies.html +++ b/docs/jsdoc/LegalHoldPolicies.html @@ -6422,13 +6422,13 @@
Returns:

diff --git a/docs/jsdoc/Metadata.html b/docs/jsdoc/Metadata.html index 2a692e43..b5ecec61 100644 --- a/docs/jsdoc/Metadata.html +++ b/docs/jsdoc/Metadata.html @@ -6818,13 +6818,13 @@
Returns:

diff --git a/docs/jsdoc/PagingIterator.html b/docs/jsdoc/PagingIterator.html index 91f75b54..036a8358 100644 --- a/docs/jsdoc/PagingIterator.html +++ b/docs/jsdoc/PagingIterator.html @@ -1269,13 +1269,13 @@
Returns:

diff --git a/docs/jsdoc/PagingIterator_PagingIterator.html b/docs/jsdoc/PagingIterator_PagingIterator.html index bb7be088..a01be3b2 100644 --- a/docs/jsdoc/PagingIterator_PagingIterator.html +++ b/docs/jsdoc/PagingIterator_PagingIterator.html @@ -271,13 +271,13 @@
Returns:

diff --git a/docs/jsdoc/PersistentSession.html b/docs/jsdoc/PersistentSession.html index bb776f09..6fe17fe2 100644 --- a/docs/jsdoc/PersistentSession.html +++ b/docs/jsdoc/PersistentSession.html @@ -1929,13 +1929,13 @@
Returns:

diff --git a/docs/jsdoc/RecentItems.html b/docs/jsdoc/RecentItems.html index c89567db..84667e0f 100644 --- a/docs/jsdoc/RecentItems.html +++ b/docs/jsdoc/RecentItems.html @@ -894,13 +894,13 @@
Returns:

diff --git a/docs/jsdoc/RetentionPolicies.html b/docs/jsdoc/RetentionPolicies.html index 7f346e77..ff628dea 100644 --- a/docs/jsdoc/RetentionPolicies.html +++ b/docs/jsdoc/RetentionPolicies.html @@ -8928,13 +8928,13 @@
Returns:

diff --git a/docs/jsdoc/Search.html b/docs/jsdoc/Search.html index 5f6446b6..c5d2cf96 100644 --- a/docs/jsdoc/Search.html +++ b/docs/jsdoc/Search.html @@ -2102,13 +2102,13 @@
Returns:

diff --git a/docs/jsdoc/SharedItems.html b/docs/jsdoc/SharedItems.html index 2ec492fb..f1ed7c9b 100644 --- a/docs/jsdoc/SharedItems.html +++ b/docs/jsdoc/SharedItems.html @@ -768,13 +768,13 @@
Returns:

diff --git a/docs/jsdoc/ShieldInformationBarrier.html b/docs/jsdoc/ShieldInformationBarrier.html index 770d6a97..65109bbd 100644 --- a/docs/jsdoc/ShieldInformationBarrier.html +++ b/docs/jsdoc/ShieldInformationBarrier.html @@ -863,13 +863,13 @@
Type:

diff --git a/docs/jsdoc/ShieldInformationBarrierBase.html b/docs/jsdoc/ShieldInformationBarrierBase.html index 574da105..a4d4c6b5 100644 --- a/docs/jsdoc/ShieldInformationBarrierBase.html +++ b/docs/jsdoc/ShieldInformationBarrierBase.html @@ -270,13 +270,13 @@
Type:

diff --git a/docs/jsdoc/ShieldInformationBarrierManager.html b/docs/jsdoc/ShieldInformationBarrierManager.html index cc94d00e..f0f79409 100644 --- a/docs/jsdoc/ShieldInformationBarrierManager.html +++ b/docs/jsdoc/ShieldInformationBarrierManager.html @@ -731,7 +731,7 @@
Parameters:
-schemas.ShieldInformationBarrier +object @@ -970,7 +970,7 @@
Parameters:
-schemas.ShieldInformationBarrier +object @@ -1153,7 +1153,7 @@
Returns:
-

getAll(optionsopt, callbackopt) → {Promise.<object>}

+

getAll(optionsopt, callbackopt) → {Promise.<schemas.ShieldInformationBarriers>}

@@ -1282,7 +1282,7 @@
Properties
- Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. + Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. @@ -1436,7 +1436,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarriers>
@@ -1454,7 +1454,7 @@
Returns:
-

getAll(optionsopt, callbackopt) → {Promise.<object>}

+

getAll(optionsopt, callbackopt) → {Promise.<schemas.ShieldInformationBarriers>}

@@ -1583,7 +1583,7 @@
Properties
- Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. + Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. @@ -1737,7 +1737,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarriers>
@@ -1765,7 +1765,7 @@

getById Get shield information barrier with specified ID -Get shield information barrier based on provided ID.. +Get shield information barrier based on provided ID. @@ -2018,7 +2018,7 @@

getById Get shield information barrier with specified ID -Get shield information barrier based on provided ID.. +Get shield information barrier based on provided ID. @@ -2271,13 +2271,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html b/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html index 4f19a19f..ce36a32d 100644 --- a/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html +++ b/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html @@ -201,13 +201,13 @@
Parameters:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierReference.html b/docs/jsdoc/ShieldInformationBarrierReference.html index 8e02e63d..2b9d25f1 100644 --- a/docs/jsdoc/ShieldInformationBarrierReference.html +++ b/docs/jsdoc/ShieldInformationBarrierReference.html @@ -119,13 +119,13 @@

ShieldInformationBarrierReference


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierReport.html b/docs/jsdoc/ShieldInformationBarrierReport.html index fa99de91..e2ff3db5 100644 --- a/docs/jsdoc/ShieldInformationBarrierReport.html +++ b/docs/jsdoc/ShieldInformationBarrierReport.html @@ -426,13 +426,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierReportBase.html b/docs/jsdoc/ShieldInformationBarrierReportBase.html index f67bec8d..ae8da177 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportBase.html +++ b/docs/jsdoc/ShieldInformationBarrierReportBase.html @@ -270,13 +270,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierReportDetails.html b/docs/jsdoc/ShieldInformationBarrierReportDetails.html index 8e9391b5..5f9a161f 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportDetails.html +++ b/docs/jsdoc/ShieldInformationBarrierReportDetails.html @@ -120,13 +120,13 @@

ShieldInformationBarrierReportDetails


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierReports.html b/docs/jsdoc/ShieldInformationBarrierReports.html new file mode 100644 index 00000000..f953eca0 --- /dev/null +++ b/docs/jsdoc/ShieldInformationBarrierReports.html @@ -0,0 +1,360 @@ + + + + + JSDoc: Interface: ShieldInformationBarrierReports + + + + + + + + + + +
+ +

Interface: ShieldInformationBarrierReports

+ + + + + + +
+ +
+ +

ShieldInformationBarrierReports

+ + +
+ +
+
+ + +
List of Shield Information Barrier Reports + +The part of an API response that describes marker +based pagination
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + +

Members

+ + + +

entries :Array

+ + + + +
+ A list of shield information +barrier reports. +
+ + + +
Type:
+
    +
  • + +Array + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

limit :number

+ + + + +
+ The limit that was used for these entries. This will be the same as the +`limit` query parameter unless that value exceeded the maximum value +allowed. The maximum value varies by API. +Example: 1000 +
+ + + +
Type:
+
    +
  • + +number + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

next_marker :string

+ + + + +
+ The marker for the start of the next page of results. +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time) +
+ + + + + \ No newline at end of file diff --git a/docs/jsdoc/ShieldInformationBarrierReportsManager.html b/docs/jsdoc/ShieldInformationBarrierReportsManager.html index 22d4f903..de634205 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierReportsManager.html @@ -675,7 +675,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierReports>}

@@ -685,7 +685,7 @@

getAll List shield information barrier reports -Lists shield information barrier reports with specific IDs. +Lists shield information barrier reports. @@ -986,7 +986,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierReports>
@@ -1004,7 +1004,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierReports>}

@@ -1014,7 +1014,7 @@

getAll List shield information barrier reports -Lists shield information barrier reports with specific IDs. +Lists shield information barrier reports. @@ -1315,7 +1315,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierReports>
@@ -1849,13 +1849,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html b/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html index c4d61847..ac0a7a8b 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html @@ -201,13 +201,13 @@
Parameters:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegment.html b/docs/jsdoc/ShieldInformationBarrierSegment.html index 3d2e09ec..e909050d 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegment.html +++ b/docs/jsdoc/ShieldInformationBarrierSegment.html @@ -708,13 +708,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMember.html b/docs/jsdoc/ShieldInformationBarrierSegmentMember.html index b5043480..a997a867 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMember.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMember.html @@ -561,13 +561,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html b/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html index 0bfeb49c..8cebec93 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html @@ -271,13 +271,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html b/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html index 3e74c263..b7cb994c 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html @@ -196,13 +196,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html b/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html new file mode 100644 index 00000000..dbd2c585 --- /dev/null +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html @@ -0,0 +1,360 @@ + + + + + JSDoc: Interface: ShieldInformationBarrierSegmentMembers + + + + + + + + + + +
+ +

Interface: ShieldInformationBarrierSegmentMembers

+ + + + + + +
+ +
+ +

ShieldInformationBarrierSegmentMembers

+ + +
+ +
+
+ + +
List of Shield Information Barrier Segment Members + +The part of an API response that describes marker +based pagination
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + +

Members

+ + + +

entries :Array

+ + + + +
+ A list of shield information +barrier segment members +
+ + + +
Type:
+
    +
  • + +Array + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

limit :number

+ + + + +
+ The limit that was used for these entries. This will be the same as the +`limit` query parameter unless that value exceeded the maximum value +allowed. The maximum value varies by API. +Example: 1000 +
+ + + +
Type:
+
    +
  • + +number + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

next_marker :string

+ + + + +
+ The marker for the start of the next page of results. +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time) +
+ + + + + \ No newline at end of file diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html index 9883b064..eeef8ba7 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html @@ -1183,7 +1183,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierSegmentMembers>}

@@ -1495,7 +1495,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierSegmentMembers>
@@ -1513,7 +1513,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierSegmentMembers>}

@@ -1825,7 +1825,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierSegmentMembers>
@@ -2361,13 +2361,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html index d2c359fa..c61ff432 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html @@ -201,13 +201,13 @@
Parameters:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html index a2800835..8ab7da42 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html @@ -419,13 +419,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html index 594f59db..bec8df7a 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html @@ -272,13 +272,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html index daf604ea..ecfa7d7a 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html @@ -271,13 +271,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html new file mode 100644 index 00000000..e5d202a9 --- /dev/null +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html @@ -0,0 +1,360 @@ + + + + + JSDoc: Interface: ShieldInformationBarrierSegmentRestrictions + + + + + + + + + + +
+ +

Interface: ShieldInformationBarrierSegmentRestrictions

+ + + + + + +
+ +
+ +

ShieldInformationBarrierSegmentRestrictions

+ + +
+ +
+
+ + +
List of Shield Information Barrier Segment Restrictions + +The part of an API response that describes marker +based pagination
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + +

Members

+ + + +

entries :Array

+ + + + +
+ A list of shield information barrier +segment restriction objects +
+ + + +
Type:
+
    +
  • + +Array + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

limit :number

+ + + + +
+ The limit that was used for these entries. This will be the same as the +`limit` query parameter unless that value exceeded the maximum value +allowed. The maximum value varies by API. +Example: 1000 +
+ + + +
Type:
+
    +
  • + +number + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

next_marker :string

+ + + + +
+ The marker for the start of the next page of results. +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time) +
+ + + + + \ No newline at end of file diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html index 4ac1f94e..30ec5531 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html @@ -1185,7 +1185,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierSegmentRestrictions>}

@@ -1497,7 +1497,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierSegmentRestrictions>
@@ -1515,7 +1515,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierSegmentRestrictions>}

@@ -1827,7 +1827,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierSegmentRestrictions>
@@ -2363,13 +2363,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html index 86234ebb..f568e5d3 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html @@ -201,13 +201,13 @@
Parameters:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegments.html b/docs/jsdoc/ShieldInformationBarrierSegments.html new file mode 100644 index 00000000..9035682a --- /dev/null +++ b/docs/jsdoc/ShieldInformationBarrierSegments.html @@ -0,0 +1,360 @@ + + + + + JSDoc: Interface: ShieldInformationBarrierSegments + + + + + + + + + + +
+ +

Interface: ShieldInformationBarrierSegments

+ + + + + + +
+ +
+ +

ShieldInformationBarrierSegments

+ + +
+ +
+
+ + +
List of Shield Information Barrier Segments + +The part of an API response that describes marker +based pagination
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + +

Members

+ + + +

entries :Array

+ + + + +
+ A list of shield information barrier +segments +
+ + + +
Type:
+
    +
  • + +Array + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

limit :number

+ + + + +
+ The limit that was used for these entries. This will be the same as the +`limit` query parameter unless that value exceeded the maximum value +allowed. The maximum value varies by API. +Example: 1000 +
+ + + +
Type:
+
    +
  • + +number + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

next_marker :string

+ + + + +
+ The marker for the start of the next page of results. +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time) +
+ + + + + \ No newline at end of file diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html index a0162c34..728099ab 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html @@ -1183,7 +1183,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierSegments>}

@@ -1495,7 +1495,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierSegments>
@@ -1513,7 +1513,7 @@
Returns:
-

getAll(options, callbackopt) → {Promise.<object>}

+

getAll(options, callbackopt) → {Promise.<schemas.ShieldInformationBarrierSegments>}

@@ -1825,7 +1825,7 @@
Returns:
-Promise.<object> +Promise.<schemas.ShieldInformationBarrierSegments>
@@ -2927,13 +2927,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html index 6cf9377c..143db54a 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html @@ -201,13 +201,13 @@
Parameters:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/ShieldInformationBarriers.html b/docs/jsdoc/ShieldInformationBarriers.html new file mode 100644 index 00000000..d8c5d72d --- /dev/null +++ b/docs/jsdoc/ShieldInformationBarriers.html @@ -0,0 +1,359 @@ + + + + + JSDoc: Interface: ShieldInformationBarriers + + + + + + + + + + +
+ +

Interface: ShieldInformationBarriers

+ + + + + + +
+ +
+ +

ShieldInformationBarriers

+ + +
+ +
+
+ + +
List of Shield Information Barriers + +The part of an API response that describes marker +based pagination
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + +

Members

+ + + +

entries :Array

+ + + + +
+ A list of shield information barrier objects +
+ + + +
Type:
+
    +
  • + +Array + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

limit :number

+ + + + +
+ The limit that was used for these entries. This will be the same as the +`limit` query parameter unless that value exceeded the maximum value +allowed. The maximum value varies by API. +Example: 1000 +
+ + + +
Type:
+
    +
  • + +number + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + +

next_marker :string

+ + + + +
+ The marker for the start of the next page of results. +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time) +
+ + + + + \ No newline at end of file diff --git a/docs/jsdoc/SignRequest.html b/docs/jsdoc/SignRequest.html index b7558128..56cb8d84 100644 --- a/docs/jsdoc/SignRequest.html +++ b/docs/jsdoc/SignRequest.html @@ -887,13 +887,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignRequestBase.html b/docs/jsdoc/SignRequestBase.html index 45272e7d..b4e7b22c 100644 --- a/docs/jsdoc/SignRequestBase.html +++ b/docs/jsdoc/SignRequestBase.html @@ -1150,13 +1150,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignRequestCreateRequest.html b/docs/jsdoc/SignRequestCreateRequest.html index 4394b746..1e16c189 100644 --- a/docs/jsdoc/SignRequestCreateRequest.html +++ b/docs/jsdoc/SignRequestCreateRequest.html @@ -107,14 +107,92 @@

Members

+

signature_color :'blue'|'black'|'red'

+ + + + +
+ Force a specific color for the signature (blue, black, or red) +Example: blue +
+ + + +
Type:
+
    +
  • + +'blue' +| + +'black' +| + +'red' + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + +

signers :Array

- Array of signers for the sign request. 35 is the -max number of signers permitted. + Array of signers for the sign request. 35 is the max number of signers permitted.
@@ -162,7 +240,7 @@
Type:
Source:
@@ -268,13 +346,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignRequestCreateSigner.html b/docs/jsdoc/SignRequestCreateSigner.html index e46b4276..92ab2858 100644 --- a/docs/jsdoc/SignRequestCreateSigner.html +++ b/docs/jsdoc/SignRequestCreateSigner.html @@ -165,7 +165,7 @@
Type:
Source:
@@ -189,7 +189,8 @@

email - Email address of the signer + Email address of the signer. +The email address of the signer is required when making signature requests, except when using templates that are configured to include emails. Example: example@gmail.com @@ -312,7 +313,7 @@
Type:
Source:
@@ -386,7 +387,7 @@
Type:
Source:
@@ -462,7 +463,7 @@
Type:
Source:
@@ -535,7 +536,7 @@
Type:
Source:
@@ -609,7 +610,7 @@
Type:
Source:
@@ -687,7 +688,7 @@
Type:
Source:
@@ -774,7 +775,82 @@
Type:
Source:
+ + + + + + + + + + + + + + + + +

signer_group_id :string

+ + + + +
+ If set, signers who have the same group ID will be assigned to the same input. +A signer group is expected to have more than one signer. When a group contains fewer than two signers, +it will be converted to a single signer and the group will be removed. +Example: cd4ff89-8fc1-42cf-8b29-1890dedd26d7 +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
@@ -848,7 +924,7 @@
Type:
Source:
@@ -882,13 +958,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignRequestPrefillTag.html b/docs/jsdoc/SignRequestPrefillTag.html index e7cad51c..8bcba0dd 100644 --- a/docs/jsdoc/SignRequestPrefillTag.html +++ b/docs/jsdoc/SignRequestPrefillTag.html @@ -188,7 +188,7 @@

date_value<
Date prefill value -Example: 2021-04-26T08:12:13.982Z +Example: 2021-04-26
@@ -416,13 +416,13 @@

Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignRequestSigner.html b/docs/jsdoc/SignRequestSigner.html index 82c5d1b2..51ca54a6 100644 --- a/docs/jsdoc/SignRequestSigner.html +++ b/docs/jsdoc/SignRequestSigner.html @@ -419,13 +419,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignRequestSignerInput.html b/docs/jsdoc/SignRequestSignerInput.html index 5508ab3c..61c50a0b 100644 --- a/docs/jsdoc/SignRequestSignerInput.html +++ b/docs/jsdoc/SignRequestSignerInput.html @@ -107,7 +107,7 @@

Members

-

content_type :'initial'|'stamp'|'signature'|'company'|'title'|'email'|'full_name'|'first_name'|'last_name'|'text'|'date'|'checkbox'|'attachment'

+

content_type :'signature'|'initial'|'stamp'|'date'|'checkbox'|'text'|'full_name'|'first_name'|'last_name'|'company'|'title'|'email'|'attachment'|'radio'|'dropdown'

@@ -123,22 +123,22 @@
Type:
+ + + + + + + + +

limit :number

+ + + + +
+ The limit that was used for these entries. This will be the same as the +`limit` query parameter unless that value exceeded the maximum value +allowed. The maximum value varies by API. +Example: 1000 +
+ + + +
Type:
+
    +
  • + +number + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -180,6 +255,79 @@
Type:
+

next_marker :string

+ + + + +
+ The marker for the start of the next page of results. +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + +

prev_marker :string

@@ -187,7 +335,7 @@

prev_marke
The marker for the start of the previous page of results. -Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii +Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVih
@@ -235,7 +383,7 @@

Type:
Source:
@@ -269,13 +417,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignTemplatesManager.html b/docs/jsdoc/SignTemplatesManager.html index 42939bf8..79861100 100644 --- a/docs/jsdoc/SignTemplatesManager.html +++ b/docs/jsdoc/SignTemplatesManager.html @@ -1321,13 +1321,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html b/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html index 27c1be87..cf957b77 100644 --- a/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html +++ b/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html @@ -201,13 +201,13 @@
Parameters:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/StoragePolicies.html b/docs/jsdoc/StoragePolicies.html index 5a100f5a..d4d499c7 100644 --- a/docs/jsdoc/StoragePolicies.html +++ b/docs/jsdoc/StoragePolicies.html @@ -4162,13 +4162,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/Tasks.html b/docs/jsdoc/Tasks.html index 6c43c454..4a68c30d 100644 --- a/docs/jsdoc/Tasks.html +++ b/docs/jsdoc/Tasks.html @@ -5478,13 +5478,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/TemplateSigner.html b/docs/jsdoc/TemplateSigner.html index 3f0fe62c..15a923c6 100644 --- a/docs/jsdoc/TemplateSigner.html +++ b/docs/jsdoc/TemplateSigner.html @@ -415,6 +415,81 @@
Type:
+ +

signer_group_id :string

+ + + + +
+ If set, signers who have the same group ID will be assigned to the same input. +A signer group is expected to have more than one signer. When a group contains fewer than two signers, +it will be converted to a single signer and the group will be removed. +Example: cd4ff89-8fc1-42cf-8b29-1890dedd26d7 +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + @@ -432,13 +507,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/TemplateSignerInput.html b/docs/jsdoc/TemplateSignerInput.html index 7a841c9c..eb494b0d 100644 --- a/docs/jsdoc/TemplateSignerInput.html +++ b/docs/jsdoc/TemplateSignerInput.html @@ -658,6 +658,79 @@
Type:
+

label :string

+ + + + +
+ The label field is used especially for text, attachment, radio, and checkbox type inputs. +Example: Legal name +
+ + + +
Type:
+
    +
  • + +string + + +
  • +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + +

page_index :number

@@ -731,7 +804,7 @@
Type:
-

type :'signature'|'date'|'text'|'checkbox'|'radio'|'dropdown'

+

type :'signature'|'date'|'text'|'checkbox'|'attachment'|'radio'|'dropdown'

@@ -759,6 +832,9 @@
Type:
'checkbox' | +'attachment' +| + 'radio' | @@ -835,13 +911,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/TermsOfService.html b/docs/jsdoc/TermsOfService.html index e803bb97..0bd1b0a5 100644 --- a/docs/jsdoc/TermsOfService.html +++ b/docs/jsdoc/TermsOfService.html @@ -5140,13 +5140,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:35 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/TokenManager.html b/docs/jsdoc/TokenManager.html index 25d55c05..76f46727 100644 --- a/docs/jsdoc/TokenManager.html +++ b/docs/jsdoc/TokenManager.html @@ -4175,13 +4175,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/Trash.html b/docs/jsdoc/Trash.html index 5c3b9a05..5f6c2958 100644 --- a/docs/jsdoc/Trash.html +++ b/docs/jsdoc/Trash.html @@ -762,13 +762,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/UserBase.html b/docs/jsdoc/UserBase.html index a2a25e6b..d4ab6aea 100644 --- a/docs/jsdoc/UserBase.html +++ b/docs/jsdoc/UserBase.html @@ -270,13 +270,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/UserIntegrationMappings.html b/docs/jsdoc/UserIntegrationMappings.html index 0a68e38f..e6086858 100644 --- a/docs/jsdoc/UserIntegrationMappings.html +++ b/docs/jsdoc/UserIntegrationMappings.html @@ -270,13 +270,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/Users.html b/docs/jsdoc/Users.html index 27066fdf..327b3540 100644 --- a/docs/jsdoc/Users.html +++ b/docs/jsdoc/Users.html @@ -5954,13 +5954,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/WebLinks.html b/docs/jsdoc/WebLinks.html index 096c1773..37707604 100644 --- a/docs/jsdoc/WebLinks.html +++ b/docs/jsdoc/WebLinks.html @@ -4574,13 +4574,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/Webhooks.html b/docs/jsdoc/Webhooks.html index fcf1a8da..38c40103 100644 --- a/docs/jsdoc/Webhooks.html +++ b/docs/jsdoc/Webhooks.html @@ -4580,13 +4580,13 @@
Returns:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:45 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:36 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/api-request-manager.ts.html b/docs/jsdoc/api-request-manager.ts.html index b877655d..f2bd5b12 100644 --- a/docs/jsdoc/api-request-manager.ts.html +++ b/docs/jsdoc/api-request-manager.ts.html @@ -139,13 +139,13 @@

Source: api-request-manager.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/api-request.ts.html b/docs/jsdoc/api-request.ts.html index 05635517..6128c939 100644 --- a/docs/jsdoc/api-request.ts.html +++ b/docs/jsdoc/api-request.ts.html @@ -462,13 +462,13 @@

Source: api-request.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/box-client.ts.html b/docs/jsdoc/box-client.ts.html index aee91206..752d3742 100644 --- a/docs/jsdoc/box-client.ts.html +++ b/docs/jsdoc/box-client.ts.html @@ -825,13 +825,13 @@

Source: box-client.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/box-node-sdk.ts.html b/docs/jsdoc/box-node-sdk.ts.html index a414874c..41427ffd 100644 --- a/docs/jsdoc/box-node-sdk.ts.html +++ b/docs/jsdoc/box-node-sdk.ts.html @@ -529,13 +529,13 @@

Source: box-node-sdk.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/chunked-uploader.ts.html b/docs/jsdoc/chunked-uploader.ts.html index dfe70709..135ee53d 100644 --- a/docs/jsdoc/chunked-uploader.ts.html +++ b/docs/jsdoc/chunked-uploader.ts.html @@ -478,13 +478,13 @@

Source: chunked-uploader.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/enterprise-event-stream.ts.html b/docs/jsdoc/enterprise-event-stream.ts.html index 018c8d83..af0ee335 100644 --- a/docs/jsdoc/enterprise-event-stream.ts.html +++ b/docs/jsdoc/enterprise-event-stream.ts.html @@ -311,13 +311,13 @@

Source: enterprise-event-stream.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/event-stream.ts.html b/docs/jsdoc/event-stream.ts.html index 674f0535..459d675b 100644 --- a/docs/jsdoc/event-stream.ts.html +++ b/docs/jsdoc/event-stream.ts.html @@ -399,13 +399,13 @@

Source: event-stream.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/global.html b/docs/jsdoc/global.html index 3f79c3c8..6b6a4e28 100644 --- a/docs/jsdoc/global.html +++ b/docs/jsdoc/global.html @@ -8239,13 +8239,13 @@
Type:

- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/index.html b/docs/jsdoc/index.html index ec6f2d0c..f901bb9b 100644 --- a/docs/jsdoc/index.html +++ b/docs/jsdoc/index.html @@ -2189,13 +2189,13 @@

util/url-path.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_collaboration-allowlist.ts.html b/docs/jsdoc/managers_collaboration-allowlist.ts.html index 210422bb..802fdbf3 100644 --- a/docs/jsdoc/managers_collaboration-allowlist.ts.html +++ b/docs/jsdoc/managers_collaboration-allowlist.ts.html @@ -316,13 +316,13 @@

Source: managers/collaboration-allowlist.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_collaborations.ts.html b/docs/jsdoc/managers_collaborations.ts.html index 0e4560eb..18191838 100644 --- a/docs/jsdoc/managers_collaborations.ts.html +++ b/docs/jsdoc/managers_collaborations.ts.html @@ -424,13 +424,13 @@

Source: managers/collaborations.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_collections.ts.html b/docs/jsdoc/managers_collections.ts.html index 5a30560a..f8ff17f5 100644 --- a/docs/jsdoc/managers_collections.ts.html +++ b/docs/jsdoc/managers_collections.ts.html @@ -125,13 +125,13 @@

Source: managers/collections.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_comments.ts.html b/docs/jsdoc/managers_comments.ts.html index 63832066..f43e0954 100644 --- a/docs/jsdoc/managers_comments.ts.html +++ b/docs/jsdoc/managers_comments.ts.html @@ -268,13 +268,13 @@

Source: managers/comments.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_device-pins.ts.html b/docs/jsdoc/managers_device-pins.ts.html index ef1724d1..25e661b7 100644 --- a/docs/jsdoc/managers_device-pins.ts.html +++ b/docs/jsdoc/managers_device-pins.ts.html @@ -163,13 +163,13 @@

Source: managers/device-pins.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_enterprise.ts.html b/docs/jsdoc/managers_enterprise.ts.html index fcbd65fe..dca7c287 100644 --- a/docs/jsdoc/managers_enterprise.ts.html +++ b/docs/jsdoc/managers_enterprise.ts.html @@ -332,13 +332,13 @@

Source: managers/enterprise.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_events.ts.html b/docs/jsdoc/managers_events.ts.html index 637a9d46..68a6f866 100644 --- a/docs/jsdoc/managers_events.ts.html +++ b/docs/jsdoc/managers_events.ts.html @@ -402,13 +402,13 @@

Source: managers/events.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_file-requests-manager.ts.html b/docs/jsdoc/managers_file-requests-manager.ts.html index e5d040a0..8e1786de 100644 --- a/docs/jsdoc/managers_file-requests-manager.ts.html +++ b/docs/jsdoc/managers_file-requests-manager.ts.html @@ -138,13 +138,13 @@

Source: managers/file-requests-manager.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_files.ts.html b/docs/jsdoc/managers_files.ts.html index 74d0c4ae..3221add6 100644 --- a/docs/jsdoc/managers_files.ts.html +++ b/docs/jsdoc/managers_files.ts.html @@ -2105,13 +2105,13 @@

Source: managers/files.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_folders.ts.html b/docs/jsdoc/managers_folders.ts.html index c49cb82b..caab8c29 100644 --- a/docs/jsdoc/managers_folders.ts.html +++ b/docs/jsdoc/managers_folders.ts.html @@ -905,13 +905,13 @@

Source: managers/folders.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_groups.ts.html b/docs/jsdoc/managers_groups.ts.html index 16b0bfb1..c87545a6 100644 --- a/docs/jsdoc/managers_groups.ts.html +++ b/docs/jsdoc/managers_groups.ts.html @@ -472,13 +472,13 @@

Source: managers/groups.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_integration-mappings.ts.html b/docs/jsdoc/managers_integration-mappings.ts.html index 92fe30fa..477fa5d5 100644 --- a/docs/jsdoc/managers_integration-mappings.ts.html +++ b/docs/jsdoc/managers_integration-mappings.ts.html @@ -217,13 +217,13 @@

Source: managers/integration-mappings.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_legal-hold-policies.ts.html b/docs/jsdoc/managers_legal-hold-policies.ts.html index ac4ef998..5c15442a 100644 --- a/docs/jsdoc/managers_legal-hold-policies.ts.html +++ b/docs/jsdoc/managers_legal-hold-policies.ts.html @@ -427,13 +427,13 @@

Source: managers/legal-hold-policies.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_metadata.ts.html b/docs/jsdoc/managers_metadata.ts.html index 0b3ef0ec..47927c9c 100644 --- a/docs/jsdoc/managers_metadata.ts.html +++ b/docs/jsdoc/managers_metadata.ts.html @@ -485,13 +485,13 @@

Source: managers/metadata.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_recent-items.ts.html b/docs/jsdoc/managers_recent-items.ts.html index 79910c2b..094113d2 100644 --- a/docs/jsdoc/managers_recent-items.ts.html +++ b/docs/jsdoc/managers_recent-items.ts.html @@ -109,13 +109,13 @@

Source: managers/recent-items.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_retention-policies.ts.html b/docs/jsdoc/managers_retention-policies.ts.html index f7f7b61a..cc865eda 100644 --- a/docs/jsdoc/managers_retention-policies.ts.html +++ b/docs/jsdoc/managers_retention-policies.ts.html @@ -624,13 +624,13 @@

Source: managers/retention-policies.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_search.ts.html b/docs/jsdoc/managers_search.ts.html index fccded63..10cf5d65 100644 --- a/docs/jsdoc/managers_search.ts.html +++ b/docs/jsdoc/managers_search.ts.html @@ -185,13 +185,13 @@

Source: managers/search.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_shared-items.ts.html b/docs/jsdoc/managers_shared-items.ts.html index 568458e0..1975330e 100644 --- a/docs/jsdoc/managers_shared-items.ts.html +++ b/docs/jsdoc/managers_shared-items.ts.html @@ -128,13 +128,13 @@

Source: managers/shared-items.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html index 3fdaaf6c..b6530ff8 100644 --- a/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html @@ -77,13 +77,13 @@

Source: managers/shield-information-barrier-reports.gener /** * List shield information barrier reports * - * Lists shield information barrier reports with specific IDs. + * Lists shield information barrier reports. * @param {object} options Options for the request * @param {string} options.shield_information_barrier_id The ID of the shield information barrier. * @param {string} [options.marker] Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. * @param {number} [options.limit] The maximum number of items to return per page. * @param {Function} [callback] Passed the result if successful, error otherwise - * @returns {Promise<object>} A promise resolving to the result or rejecting with an error + * @returns {Promise<schemas.ShieldInformationBarrierReports>} A promise resolving to the result or rejecting with an error */ getAll( options: { @@ -104,7 +104,7 @@

Source: managers/shield-information-barrier-reports.gener readonly limit?: number; }, callback?: Function - ): Promise<object> { + ): Promise<schemas.ShieldInformationBarrierReports> { const { ...queryParams } = options, apiPath = urlPath('shield_information_barrier_reports'), params = { @@ -154,13 +154,13 @@

Source: managers/shield-information-barrier-reports.gener
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html index a5580e2c..459c76e8 100644 --- a/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html @@ -86,7 +86,7 @@

Source: managers/shield-information-barrier-segment-membe * @param {string} [options.marker] Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. * @param {number} [options.limit] The maximum number of items to return per page. * @param {Function} [callback] Passed the result if successful, error otherwise - * @returns {Promise<object>} A promise resolving to the result or rejecting with an error + * @returns {Promise<schemas.ShieldInformationBarrierSegmentMembers>} A promise resolving to the result or rejecting with an error */ getAll( options: { @@ -107,7 +107,7 @@

Source: managers/shield-information-barrier-segment-membe readonly limit?: number; }, callback?: Function - ): Promise<object> { + ): Promise<schemas.ShieldInformationBarrierSegmentMembers> { const { ...queryParams } = options, apiPath = urlPath('shield_information_barrier_segment_members'), params = { @@ -194,13 +194,13 @@

Source: managers/shield-information-barrier-segment-membe
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html index e2ecab1e..f847c853 100644 --- a/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html @@ -86,7 +86,7 @@

Source: managers/shield-information-barrier-segment-restr * @param {string} [options.marker] Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. * @param {number} [options.limit] The maximum number of items to return per page. * @param {Function} [callback] Passed the result if successful, error otherwise - * @returns {Promise<object>} A promise resolving to the result or rejecting with an error + * @returns {Promise<schemas.ShieldInformationBarrierSegmentRestrictions>} A promise resolving to the result or rejecting with an error */ getAll( options: { @@ -107,7 +107,7 @@

Source: managers/shield-information-barrier-segment-restr readonly limit?: number; }, callback?: Function - ): Promise<object> { + ): Promise<schemas.ShieldInformationBarrierSegmentRestrictions> { const { ...queryParams } = options, apiPath = urlPath('shield_information_barrier_segment_restrictions'), params = { @@ -195,13 +195,13 @@

Source: managers/shield-information-barrier-segment-restr
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html index 9ef60c9b..1edc20d0 100644 --- a/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html @@ -85,7 +85,7 @@

Source: managers/shield-information-barrier-segments.gene * @param {string} [options.marker] Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. * @param {number} [options.limit] The maximum number of items to return per page. * @param {Function} [callback] Passed the result if successful, error otherwise - * @returns {Promise<object>} A promise resolving to the result or rejecting with an error + * @returns {Promise<schemas.ShieldInformationBarrierSegments>} A promise resolving to the result or rejecting with an error */ getAll( options: { @@ -106,7 +106,7 @@

Source: managers/shield-information-barrier-segments.gene readonly limit?: number; }, callback?: Function - ): Promise<object> { + ): Promise<schemas.ShieldInformationBarrierSegments> { const { ...queryParams } = options, apiPath = urlPath('shield_information_barrier_segments'), params = { @@ -232,13 +232,13 @@

Source: managers/shield-information-barrier-segments.gene
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_shield-information-barriers.generated.ts.html b/docs/jsdoc/managers_shield-information-barriers.generated.ts.html index d666d0c2..fb069f78 100644 --- a/docs/jsdoc/managers_shield-information-barriers.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barriers.generated.ts.html @@ -42,7 +42,7 @@

Source: managers/shield-information-barriers.generated.ts /** * Get shield information barrier with specified ID * - * Get shield information barrier based on provided ID.. + * Get shield information barrier based on provided ID. * @param {object} options Options for the request * @param {string} options.shield_information_barrier_id The ID of the shield information barrier. * @param {Function} [callback] Passed the result if successful, error otherwise @@ -80,18 +80,16 @@

Source: managers/shield-information-barriers.generated.ts * Retrieves a list of shield information barrier objects * for the enterprise of JWT. * @param {object} [options] Options for the request - * @param {string} [options.marker] Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`. + * @param {string} [options.marker] Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. * @param {number} [options.limit] The maximum number of items to return per page. * @param {Function} [callback] Passed the result if successful, error otherwise - * @returns {Promise<object>} A promise resolving to the result or rejecting with an error + * @returns {Promise<schemas.ShieldInformationBarriers>} A promise resolving to the result or rejecting with an error */ getAll( options?: { /** * Defines the position marker at which to begin returning results. This is * used when paginating using marker-based pagination. - * - * This requires `usemarker` to be set to `true`. */ readonly marker?: string; /** @@ -100,7 +98,7 @@

Source: managers/shield-information-barriers.generated.ts readonly limit?: number; }, callback?: Function - ): Promise<object> { + ): Promise<schemas.ShieldInformationBarriers> { const { ...queryParams } = options, apiPath = urlPath('shield_information_barriers'), params = { @@ -118,13 +116,18 @@

Source: managers/shield-information-barriers.generated.ts * Creates a shield information barrier to * separate individuals/groups within the same * firm and prevents confidential information passing between them. - * @param {schemas.ShieldInformationBarrier} body + * @param {object} body * @param {object} [options] Options for the request * @param {Function} [callback] Passed the result if successful, error otherwise * @returns {Promise<schemas.ShieldInformationBarrier>} A promise resolving to the result or rejecting with an error */ create( - body: schemas.ShieldInformationBarrier, + body: { + enterprise: { + type: string; + id: string; + }; + }, options?: {}, callback?: Function ): Promise<schemas.ShieldInformationBarrier> { @@ -150,7 +153,10 @@

Source: managers/shield-information-barriers.generated.ts * @returns {Promise<schemas.ShieldInformationBarrier>} A promise resolving to the result or rejecting with an error */ changeStatusById( - body: object, + body: { + id: string; + status: string; + }, options?: {}, callback?: Function ): Promise<schemas.ShieldInformationBarrier> { @@ -178,13 +184,13 @@

Source: managers/shield-information-barriers.generated.ts
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_sign-requests.generated.ts.html b/docs/jsdoc/managers_sign-requests.generated.ts.html index df2df3ce..3381a143 100644 --- a/docs/jsdoc/managers_sign-requests.generated.ts.html +++ b/docs/jsdoc/managers_sign-requests.generated.ts.html @@ -204,13 +204,13 @@

Source: managers/sign-requests.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_sign-templates.generated.ts.html b/docs/jsdoc/managers_sign-templates.generated.ts.html index aeb9acc3..671a970e 100644 --- a/docs/jsdoc/managers_sign-templates.generated.ts.html +++ b/docs/jsdoc/managers_sign-templates.generated.ts.html @@ -118,13 +118,13 @@

Source: managers/sign-templates.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_storage-policies.ts.html b/docs/jsdoc/managers_storage-policies.ts.html index e390d0e4..eff24cc2 100644 --- a/docs/jsdoc/managers_storage-policies.ts.html +++ b/docs/jsdoc/managers_storage-policies.ts.html @@ -289,13 +289,13 @@

Source: managers/storage-policies.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_tasks.ts.html b/docs/jsdoc/managers_tasks.ts.html index e3923fa7..b3650eb8 100644 --- a/docs/jsdoc/managers_tasks.ts.html +++ b/docs/jsdoc/managers_tasks.ts.html @@ -392,13 +392,13 @@

Source: managers/tasks.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_terms-of-service.ts.html b/docs/jsdoc/managers_terms-of-service.ts.html index 9a0c3846..d4405c0f 100644 --- a/docs/jsdoc/managers_terms-of-service.ts.html +++ b/docs/jsdoc/managers_terms-of-service.ts.html @@ -432,13 +432,13 @@

Source: managers/terms-of-service.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_trash.ts.html b/docs/jsdoc/managers_trash.ts.html index f8ae02a5..8e0037e2 100644 --- a/docs/jsdoc/managers_trash.ts.html +++ b/docs/jsdoc/managers_trash.ts.html @@ -105,13 +105,13 @@

Source: managers/trash.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_users.ts.html b/docs/jsdoc/managers_users.ts.html index 7c5854ac..ac82ee78 100644 --- a/docs/jsdoc/managers_users.ts.html +++ b/docs/jsdoc/managers_users.ts.html @@ -392,13 +392,13 @@

Source: managers/users.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_web-links.ts.html b/docs/jsdoc/managers_web-links.ts.html index 71832392..c15059ca 100644 --- a/docs/jsdoc/managers_web-links.ts.html +++ b/docs/jsdoc/managers_web-links.ts.html @@ -319,13 +319,13 @@

Source: managers/web-links.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/managers_webhooks.ts.html b/docs/jsdoc/managers_webhooks.ts.html index 7f31d3a5..c003d8b1 100644 --- a/docs/jsdoc/managers_webhooks.ts.html +++ b/docs/jsdoc/managers_webhooks.ts.html @@ -564,13 +564,13 @@

Source: managers/webhooks.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_enterprise-base.generated.ts.html b/docs/jsdoc/schemas_enterprise-base.generated.ts.html index c2dcbd13..9f02412d 100644 --- a/docs/jsdoc/schemas_enterprise-base.generated.ts.html +++ b/docs/jsdoc/schemas_enterprise-base.generated.ts.html @@ -55,13 +55,13 @@

Source: schemas/enterprise-base.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_file-base.generated.ts.html b/docs/jsdoc/schemas_file-base.generated.ts.html index 14032170..bad4aec7 100644 --- a/docs/jsdoc/schemas_file-base.generated.ts.html +++ b/docs/jsdoc/schemas_file-base.generated.ts.html @@ -69,13 +69,13 @@

Source: schemas/file-base.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_file-mini.generated.ts.html b/docs/jsdoc/schemas_file-mini.generated.ts.html index 027bdf4e..df22d2a4 100644 --- a/docs/jsdoc/schemas_file-mini.generated.ts.html +++ b/docs/jsdoc/schemas_file-mini.generated.ts.html @@ -77,13 +77,13 @@

Source: schemas/file-mini.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_file-version-base.generated.ts.html b/docs/jsdoc/schemas_file-version-base.generated.ts.html index 9667f0b7..6890cc1f 100644 --- a/docs/jsdoc/schemas_file-version-base.generated.ts.html +++ b/docs/jsdoc/schemas_file-version-base.generated.ts.html @@ -56,13 +56,13 @@

Source: schemas/file-version-base.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_file-version-mini.generated.ts.html b/docs/jsdoc/schemas_file-version-mini.generated.ts.html index d6d0a8da..d313f7ff 100644 --- a/docs/jsdoc/schemas_file-version-mini.generated.ts.html +++ b/docs/jsdoc/schemas_file-version-mini.generated.ts.html @@ -50,13 +50,13 @@

Source: schemas/file-version-mini.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_folder-base.generated.ts.html b/docs/jsdoc/schemas_folder-base.generated.ts.html index d46e6c79..97b69e06 100644 --- a/docs/jsdoc/schemas_folder-base.generated.ts.html +++ b/docs/jsdoc/schemas_folder-base.generated.ts.html @@ -69,13 +69,13 @@

Source: schemas/folder-base.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_folder-mini.generated.ts.html b/docs/jsdoc/schemas_folder-mini.generated.ts.html index f7cc9404..2ec1337a 100644 --- a/docs/jsdoc/schemas_folder-mini.generated.ts.html +++ b/docs/jsdoc/schemas_folder-mini.generated.ts.html @@ -34,11 +34,6 @@

Source: schemas/folder-mini.generated.ts

* nested under another resource. */ export interface FolderMini extends schemas.FolderBase { - /** - * The name of the folder. - * Example: Contracts - */ - name?: string; /** * A numeric identifier that represents the most recent user event * that has been applied to this item. @@ -56,6 +51,11 @@

Source: schemas/folder-mini.generated.ts

* Example: 3 */ sequence_id?: string; + /** + * The name of the folder. + * Example: Contracts + */ + name?: string; } @@ -67,13 +67,13 @@

Source: schemas/folder-mini.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mapping-base.ts.html b/docs/jsdoc/schemas_integration-mapping-base.ts.html index d88955d8..560b1cd0 100644 --- a/docs/jsdoc/schemas_integration-mapping-base.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-base.ts.html @@ -60,13 +60,13 @@

Source: schemas/integration-mapping-base.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html b/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html index 17110f6b..39e644db 100644 --- a/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html @@ -54,13 +54,13 @@

Source: schemas/integration-mapping-box-item-slack.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html b/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html index c7af3286..7f73ebac 100644 --- a/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html @@ -64,13 +64,13 @@

Source: schemas/integration-mapping-partner-item-slack.ts
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html b/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html index 1056fe72..b78d9ac8 100644 --- a/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html @@ -48,13 +48,13 @@

Source: schemas/integration-mapping-slack-create-request.
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html b/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html index 73367c11..329f924c 100644 --- a/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html @@ -53,13 +53,13 @@

Source: schemas/integration-mapping-slack-options.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mapping.ts.html b/docs/jsdoc/schemas_integration-mapping.ts.html index bb49deaf..1e390186 100644 --- a/docs/jsdoc/schemas_integration-mapping.ts.html +++ b/docs/jsdoc/schemas_integration-mapping.ts.html @@ -91,13 +91,13 @@

Source: schemas/integration-mapping.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_integration-mappings.ts.html b/docs/jsdoc/schemas_integration-mappings.ts.html index 2155c68d..10666b48 100644 --- a/docs/jsdoc/schemas_integration-mappings.ts.html +++ b/docs/jsdoc/schemas_integration-mappings.ts.html @@ -63,13 +63,13 @@

Source: schemas/integration-mappings.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html index e1d6b8c3..97916333 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html @@ -55,13 +55,13 @@

Source: schemas/shield-information-barrier-base.generated
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html index 3720ae6f..fd7643f7 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html @@ -45,13 +45,13 @@

Source: schemas/shield-information-barrier-reference.gene
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html index 511b8191..65d96899 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html @@ -55,13 +55,13 @@

Source: schemas/shield-information-barrier-report-base.ge
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html index 9f200b90..e53c4bac 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html @@ -46,13 +46,13 @@

Source: schemas/shield-information-barrier-report-details
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html index 60254fc7..3048c953 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html @@ -69,13 +69,13 @@

Source: schemas/shield-information-barrier-report.generat
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html new file mode 100644 index 00000000..eb1e9aec --- /dev/null +++ b/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html @@ -0,0 +1,77 @@ + + + + + JSDoc: Source: schemas/shield-information-barrier-reports.generated.ts + + + + + + + + + + +
+ +

Source: schemas/shield-information-barrier-reports.generated.ts

+ + + + + + +
+
+
import * as schemas from '.';
+/**
+ * List of Shield Information Barrier Reports
+ *
+ * The part of an API response that describes marker
+ * based pagination
+ */
+export interface ShieldInformationBarrierReports {
+	/**
+	 * The limit that was used for these entries. This will be the same as the
+	 * `limit` query parameter unless that value exceeded the maximum value
+	 * allowed. The maximum value varies by API.
+	 * Example: 1000
+	 */
+	limit?: number;
+	/**
+	 * The marker for the start of the next page of results.
+	 * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii
+	 */
+	next_marker?: string;
+	/**
+	 * A list of shield information
+	 * barrier reports.
+	 */
+	entries?: schemas.ShieldInformationBarrierReport[];
+}
+
+
+
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time) +
+ + + + + diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html index 88b18cf1..98bb5a91 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html @@ -56,13 +56,13 @@

Source: schemas/shield-information-barrier-segment-member
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html index 53d43655..fc48b786 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html @@ -50,13 +50,13 @@

Source: schemas/shield-information-barrier-segment-member
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html index 73ee0404..eec0cbc8 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html @@ -76,13 +76,13 @@

Source: schemas/shield-information-barrier-segment-member
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html new file mode 100644 index 00000000..5b10458b --- /dev/null +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html @@ -0,0 +1,77 @@ + + + + + JSDoc: Source: schemas/shield-information-barrier-segment-members.generated.ts + + + + + + + + + + +
+ +

Source: schemas/shield-information-barrier-segment-members.generated.ts

+ + + + + + +
+
+
import * as schemas from '.';
+/**
+ * List of Shield Information Barrier Segment Members
+ *
+ * The part of an API response that describes marker
+ * based pagination
+ */
+export interface ShieldInformationBarrierSegmentMembers {
+	/**
+	 * The limit that was used for these entries. This will be the same as the
+	 * `limit` query parameter unless that value exceeded the maximum value
+	 * allowed. The maximum value varies by API.
+	 * Example: 1000
+	 */
+	limit?: number;
+	/**
+	 * The marker for the start of the next page of results.
+	 * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii
+	 */
+	next_marker?: string;
+	/**
+	 * A list of shield information
+	 * barrier segment members
+	 */
+	entries?: schemas.ShieldInformationBarrierSegmentMember[];
+}
+
+
+
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time) +
+ + + + + diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html index e5b55af0..edae6097 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html @@ -57,13 +57,13 @@

Source: schemas/shield-information-barrier-segment-restri
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html index 148e0096..af390bb0 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html @@ -57,13 +57,13 @@

Source: schemas/shield-information-barrier-segment-restri
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html index 7bb4d6df..78dcf1e7 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html @@ -70,13 +70,13 @@

Source: schemas/shield-information-barrier-segment-restri
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html new file mode 100644 index 00000000..343dac3e --- /dev/null +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html @@ -0,0 +1,77 @@ + + + + + JSDoc: Source: schemas/shield-information-barrier-segment-restrictions.generated.ts + + + + + + + + + + +
+ +

Source: schemas/shield-information-barrier-segment-restrictions.generated.ts

+ + + + + + +
+
+
import * as schemas from '.';
+/**
+ * List of Shield Information Barrier Segment Restrictions
+ *
+ * The part of an API response that describes marker
+ * based pagination
+ */
+export interface ShieldInformationBarrierSegmentRestrictions {
+	/**
+	 * The limit that was used for these entries. This will be the same as the
+	 * `limit` query parameter unless that value exceeded the maximum value
+	 * allowed. The maximum value varies by API.
+	 * Example: 1000
+	 */
+	limit?: number;
+	/**
+	 * The marker for the start of the next page of results.
+	 * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii
+	 */
+	next_marker?: string;
+	/**
+	 * A list of shield information barrier
+	 * segment restriction objects
+	 */
+	entries?: schemas.ShieldInformationBarrierSegmentRestriction[];
+}
+
+
+
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time) +
+ + + + + diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html index 5cac074d..56e1a2a0 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html @@ -86,13 +86,13 @@

Source: schemas/shield-information-barrier-segment.genera
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html new file mode 100644 index 00000000..b5beeb70 --- /dev/null +++ b/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html @@ -0,0 +1,77 @@ + + + + + JSDoc: Source: schemas/shield-information-barrier-segments.generated.ts + + + + + + + + + + +
+ +

Source: schemas/shield-information-barrier-segments.generated.ts

+ + + + + + +
+
+
import * as schemas from '.';
+/**
+ * List of Shield Information Barrier Segments
+ *
+ * The part of an API response that describes marker
+ * based pagination
+ */
+export interface ShieldInformationBarrierSegments {
+	/**
+	 * The limit that was used for these entries. This will be the same as the
+	 * `limit` query parameter unless that value exceeded the maximum value
+	 * allowed. The maximum value varies by API.
+	 * Example: 1000
+	 */
+	limit?: number;
+	/**
+	 * The marker for the start of the next page of results.
+	 * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii
+	 */
+	next_marker?: string;
+	/**
+	 * A list of shield information barrier
+	 * segments
+	 */
+	entries?: schemas.ShieldInformationBarrierSegment[];
+}
+
+
+
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time) +
+ + + + + diff --git a/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html index 8d15e263..a19a74d7 100644 --- a/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html @@ -92,13 +92,13 @@

Source: schemas/shield-information-barrier.generated.ts
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html b/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html new file mode 100644 index 00000000..5d77b72c --- /dev/null +++ b/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html @@ -0,0 +1,76 @@ + + + + + JSDoc: Source: schemas/shield-information-barriers.generated.ts + + + + + + + + + + +
+ +

Source: schemas/shield-information-barriers.generated.ts

+ + + + + + +
+
+
import * as schemas from '.';
+/**
+ * List of Shield Information Barriers
+ *
+ * The part of an API response that describes marker
+ * based pagination
+ */
+export interface ShieldInformationBarriers {
+	/**
+	 * The limit that was used for these entries. This will be the same as the
+	 * `limit` query parameter unless that value exceeded the maximum value
+	 * allowed. The maximum value varies by API.
+	 * Example: 1000
+	 */
+	limit?: number;
+	/**
+	 * The marker for the start of the next page of results.
+	 * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii
+	 */
+	next_marker?: string;
+	/**
+	 * A list of shield information barrier objects
+	 */
+	entries?: schemas.ShieldInformationBarrier[];
+}
+
+
+
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time) +
+ + + + + diff --git a/docs/jsdoc/schemas_sign-request-base.generated.ts.html b/docs/jsdoc/schemas_sign-request-base.generated.ts.html index 4dae7f29..4fbc3040 100644 --- a/docs/jsdoc/schemas_sign-request-base.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-base.generated.ts.html @@ -115,13 +115,13 @@

Source: schemas/sign-request-base.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html b/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html index 496460cf..8083137c 100644 --- a/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html @@ -38,8 +38,12 @@

Source: schemas/sign-request-create-request.generated.ts< */ source_files?: schemas.FileBase[]; /** - * Array of signers for the sign request. 35 is the - * max number of signers permitted. + * Force a specific color for the signature (blue, black, or red) + * Example: blue + */ + signature_color?: 'blue' | 'black' | 'red'; + /** + * Array of signers for the sign request. 35 is the max number of signers permitted. */ signers: schemas.SignRequestCreateSigner[]; } @@ -53,13 +57,13 @@

Source: schemas/sign-request-create-request.generated.ts<
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html b/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html index 8e6c8081..734b37b8 100644 --- a/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html @@ -34,10 +34,11 @@

Source: schemas/sign-request-create-signer.generated.tsSource: schemas/sign-request-create-signer.generated.ts @@ -113,13 +121,13 @@

Source: schemas/sign-request-create-signer.generated.ts
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html b/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html index e7ef41be..c8835b1a 100644 --- a/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html @@ -51,7 +51,7 @@

Source: schemas/sign-request-prefill-tag.generated.ts

Source: schemas/sign-request-prefill-tag.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html b/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html index bbf3d5f7..93b74d66 100644 --- a/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html @@ -37,25 +37,27 @@

Source: schemas/sign-request-signer-input.generated.tsSource: schemas/sign-request-signer-input.generated.ts
- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-request-signer.generated.ts.html b/docs/jsdoc/schemas_sign-request-signer.generated.ts.html index c4b35220..7a100f39 100644 --- a/docs/jsdoc/schemas_sign-request-signer.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-signer.generated.ts.html @@ -69,13 +69,13 @@

Source: schemas/sign-request-signer.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-request.generated.ts.html b/docs/jsdoc/schemas_sign-request.generated.ts.html index 3d4581c9..02a23ddc 100644 --- a/docs/jsdoc/schemas_sign-request.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request.generated.ts.html @@ -107,13 +107,13 @@

Source: schemas/sign-request.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-requests.generated.ts.html b/docs/jsdoc/schemas_sign-requests.generated.ts.html index 36b81d70..321e9416 100644 --- a/docs/jsdoc/schemas_sign-requests.generated.ts.html +++ b/docs/jsdoc/schemas_sign-requests.generated.ts.html @@ -28,7 +28,7 @@

Source: schemas/sign-requests.generated.ts

import * as schemas from '.';
 /**
- * Sign Requests
+ * Box Sign
  *
  * The part of an API response that describes marker
  * based pagination
@@ -43,14 +43,9 @@ 

Source: schemas/sign-requests.generated.ts

limit?: number; /** * The marker for the start of the next page of results. - * Example: 3000 + * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii */ - next_marker?: number; - /** - * The marker for the start of the previous page of results. - * Example: 1000 - */ - prev_marker?: number; + next_marker?: string; /** * A list of sign requests */ @@ -66,13 +61,13 @@

Source: schemas/sign-requests.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-template.generated.ts.html b/docs/jsdoc/schemas_sign-template.generated.ts.html index 4348d5aa..fbca7844 100644 --- a/docs/jsdoc/schemas_sign-template.generated.ts.html +++ b/docs/jsdoc/schemas_sign-template.generated.ts.html @@ -124,13 +124,13 @@

Source: schemas/sign-template.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_sign-templates.generated.ts.html b/docs/jsdoc/schemas_sign-templates.generated.ts.html index 935f81db..a22f3bcb 100644 --- a/docs/jsdoc/schemas_sign-templates.generated.ts.html +++ b/docs/jsdoc/schemas_sign-templates.generated.ts.html @@ -35,14 +35,26 @@

Source: schemas/sign-templates.generated.ts

*/ export interface SignTemplates { /** - * A list of templates. + * The limit that was used for these entries. This will be the same as the + * `limit` query parameter unless that value exceeded the maximum value + * allowed. The maximum value varies by API. + * Example: 1000 */ - entries?: schemas.SignTemplate[]; + limit?: number; /** - * The marker for the start of the previous page of results. + * The marker for the start of the next page of results. * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii */ + next_marker?: string; + /** + * The marker for the start of the previous page of results. + * Example: JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVih + */ prev_marker?: string; + /** + * A list of templates. + */ + entries?: schemas.SignTemplate[]; }
@@ -54,13 +66,13 @@

Source: schemas/sign-templates.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_template-signer-input.generated.ts.html b/docs/jsdoc/schemas_template-signer-input.generated.ts.html index 686e8815..4b1d895e 100644 --- a/docs/jsdoc/schemas_template-signer-input.generated.ts.html +++ b/docs/jsdoc/schemas_template-signer-input.generated.ts.html @@ -37,7 +37,14 @@

Source: schemas/template-signer-input.generated.ts

* Type of input * Example: text */ - type?: 'signature' | 'date' | 'text' | 'checkbox' | 'radio' | 'dropdown'; + type?: + | 'signature' + | 'date' + | 'text' + | 'checkbox' + | 'attachment' + | 'radio' + | 'dropdown'; /** * Content type of input * Example: text @@ -91,6 +98,11 @@

Source: schemas/template-signer-input.generated.ts

* The size of the input. */ dimensions?: object; + /** + * The label field is used especially for text, attachment, radio, and checkbox type inputs. + * Example: Legal name + */ + label?: string; } @@ -102,13 +114,13 @@

Source: schemas/template-signer-input.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_template-signer.generated.ts.html b/docs/jsdoc/schemas_template-signer.generated.ts.html index 5c79138e..b5f48e26 100644 --- a/docs/jsdoc/schemas_template-signer.generated.ts.html +++ b/docs/jsdoc/schemas_template-signer.generated.ts.html @@ -61,6 +61,13 @@

Source: schemas/template-signer.generated.ts

* Example: 2 */ order?: number; + /** + * If set, signers who have the same group ID will be assigned to the same input. + * A signer group is expected to have more than one signer. When a group contains fewer than two signers, + * it will be converted to a single signer and the group will be removed. + * Example: cd4ff89-8fc1-42cf-8b29-1890dedd26d7 + */ + signer_group_id?: string; } @@ -72,13 +79,13 @@

Source: schemas/template-signer.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_user-base.generated.ts.html b/docs/jsdoc/schemas_user-base.generated.ts.html index f5dea444..1eaedc0c 100644 --- a/docs/jsdoc/schemas_user-base.generated.ts.html +++ b/docs/jsdoc/schemas_user-base.generated.ts.html @@ -55,13 +55,13 @@

Source: schemas/user-base.generated.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/schemas_user-integration-mappings.ts.html b/docs/jsdoc/schemas_user-integration-mappings.ts.html index 2374e14c..6af32d85 100644 --- a/docs/jsdoc/schemas_user-integration-mappings.ts.html +++ b/docs/jsdoc/schemas_user-integration-mappings.ts.html @@ -55,13 +55,13 @@

Source: schemas/user-integration-mappings.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/sessions_app-auth-session.ts.html b/docs/jsdoc/sessions_app-auth-session.ts.html index 98997a64..571976f1 100644 --- a/docs/jsdoc/sessions_app-auth-session.ts.html +++ b/docs/jsdoc/sessions_app-auth-session.ts.html @@ -275,13 +275,13 @@

Source: sessions/app-auth-session.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/sessions_basic-session.ts.html b/docs/jsdoc/sessions_basic-session.ts.html index ebdad64a..88c0e62a 100644 --- a/docs/jsdoc/sessions_basic-session.ts.html +++ b/docs/jsdoc/sessions_basic-session.ts.html @@ -131,13 +131,13 @@

Source: sessions/basic-session.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/sessions_ccg-session.ts.html b/docs/jsdoc/sessions_ccg-session.ts.html index abccc033..db219aaf 100644 --- a/docs/jsdoc/sessions_ccg-session.ts.html +++ b/docs/jsdoc/sessions_ccg-session.ts.html @@ -188,13 +188,13 @@

Source: sessions/ccg-session.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/sessions_persistent-session.ts.html b/docs/jsdoc/sessions_persistent-session.ts.html index 7e875f4c..435a0956 100644 --- a/docs/jsdoc/sessions_persistent-session.ts.html +++ b/docs/jsdoc/sessions_persistent-session.ts.html @@ -340,13 +340,13 @@

Source: sessions/persistent-session.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/token-manager.ts.html b/docs/jsdoc/token-manager.ts.html index ecbdf26e..ee3a9c09 100644 --- a/docs/jsdoc/token-manager.ts.html +++ b/docs/jsdoc/token-manager.ts.html @@ -674,13 +674,13 @@

Source: token-manager.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/util_config.ts.html b/docs/jsdoc/util_config.ts.html index 0cf0b9d5..a27d7a56 100644 --- a/docs/jsdoc/util_config.ts.html +++ b/docs/jsdoc/util_config.ts.html @@ -340,13 +340,13 @@

Source: util/config.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/util_errors.ts.html b/docs/jsdoc/util_errors.ts.html index ad9f9898..b407ba21 100644 --- a/docs/jsdoc/util_errors.ts.html +++ b/docs/jsdoc/util_errors.ts.html @@ -214,13 +214,13 @@

Source: util/errors.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/util_exponential-backoff.ts.html b/docs/jsdoc/util_exponential-backoff.ts.html index 87db70b6..30ed9a08 100644 --- a/docs/jsdoc/util_exponential-backoff.ts.html +++ b/docs/jsdoc/util_exponential-backoff.ts.html @@ -61,13 +61,13 @@

Source: util/exponential-backoff.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/util_paging-iterator.ts.html b/docs/jsdoc/util_paging-iterator.ts.html index fe5923d6..bed06583 100644 --- a/docs/jsdoc/util_paging-iterator.ts.html +++ b/docs/jsdoc/util_paging-iterator.ts.html @@ -288,13 +288,13 @@

Source: util/paging-iterator.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/docs/jsdoc/util_url-path.ts.html b/docs/jsdoc/util_url-path.ts.html index dd850546..3e661c1f 100644 --- a/docs/jsdoc/util_url-path.ts.html +++ b/docs/jsdoc/util_url-path.ts.html @@ -91,13 +91,13 @@

Source: util/url-path.ts


- Documentation generated by JSDoc 3.6.11 on Wed Nov 08 2023 06:28:44 GMT-0800 (Pacific Standard Time) + Documentation generated by JSDoc 3.6.11 on Mon Feb 19 2024 02:53:34 GMT-0800 (Pacific Standard Time)
diff --git a/examples/app-auth/package.json b/examples/app-auth/package.json index aa4f9b55..20922808 100644 --- a/examples/app-auth/package.json +++ b/examples/app-auth/package.json @@ -12,7 +12,7 @@ "license": "Apache-2.0", "dependencies": { "body-parser": "^1.15.0", - "box-node-sdk": "^3.4.2", + "box-node-sdk": "^3.5.0", "express": "^4.13.4", "express-formidable": "^0.1.2", "express-handlebars": "^3.0.0", diff --git a/package-lock.json b/package-lock.json index e9c8d207..38e21007 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "box-node-sdk", - "version": "3.4.2", + "version": "3.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 68b58c5c..49fa5a1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "box-node-sdk", "author": "Box ", - "version": "3.4.2", + "version": "3.5.0", "description": "Official SDK for Box Plaform APIs", "license": "Apache-2.0", "repository": { From 79434209c572cd77c329d6008cda9837a9dba411 Mon Sep 17 00:00:00 2001 From: Artur Jankowski Date: Tue, 30 Apr 2024 15:31:27 +0200 Subject: [PATCH 3/4] fix: Fix `options` parameter in metadata query method (#878) --- src/managers/metadata.ts | 10 ++- .../__tests__/metadata.test.js | 70 +++++++++++++++++++ tests/lib/managers/metadata-test.js | 31 ++++++++ 3 files changed, 108 insertions(+), 3 deletions(-) create mode 100644 tests/integration_test/__tests__/metadata.test.js diff --git a/src/managers/metadata.ts b/src/managers/metadata.ts index e57c7661..e3d70ab8 100644 --- a/src/managers/metadata.ts +++ b/src/managers/metadata.ts @@ -391,9 +391,11 @@ class Metadata { * @param {string} ancestorFolderId - The folder_id to which to restrain the query * @param {Object} [options] - Optional parameters * @param {string} [options.query] - The logical expression of the query - * @param {Object} [options.query_parameters] - Required if query present. The arguments for the query + * @param {Object} [options.query_params] - Required if query present. The arguments for the query * @param {Object} [options.order_by] - The field_key(s) to order on and the corresponding direction(s) * @param {Array} [options.fields] - An array of fields to return + * @param {int} [options.limit=100] - The number of results to return for a single request + * @param {string} [options.marker] - Pagination marker * @param {Function} [callback] - Passed a collection of items and their associated metadata * @returns {Promise} Promise resolving to a collection of items and their associated metadata */ @@ -402,9 +404,11 @@ class Metadata { ancestorFolderId: string, options?: { query?: string; - query_parameters?: Record; - order_by: Record; + query_params?: Record; + order_by?: Record; fields?: string[]; + limit?: number; + marker?: string; }, callback?: Function ) { diff --git a/tests/integration_test/__tests__/metadata.test.js b/tests/integration_test/__tests__/metadata.test.js new file mode 100644 index 00000000..c8744706 --- /dev/null +++ b/tests/integration_test/__tests__/metadata.test.js @@ -0,0 +1,70 @@ +'use strict'; + +const {getAppClient} = require('../context'); +const {createBoxTestFolder} = require('../objects/box-test-folder'); +const {createBoxTestFile} = require('../objects/box-test-file'); +const utils = require('../lib/utils'); +const path = require('path'); +const context = {}; + +beforeAll(async() => { + context.appClient = await getAppClient(); + let folder = await createBoxTestFolder(context.appClient); + context.folder = folder; +}); + +afterAll(async() => { + await context.folder.dispose(); + context.folder = null; +}); + +test('test metadata search', async() => { + const templateKey = `template_${utils.randomName()}`; + const fields = [ + { + type: 'float', + key: 'testFloatValue', + displayName: 'testFloatValue', + }, + ]; + + const metadataTemplate = await context.appClient.metadata.createTemplate(templateKey, fields, { + scope: 'enterprise', + templateKey, + }); + try { + expect(metadataTemplate.id).toBeDefined(); + expect(metadataTemplate.templateKey).toBe(templateKey); + expect(metadataTemplate.displayName).toBe(templateKey); + const file = await createBoxTestFile(context.appClient, path.join(__dirname, '../resources/blank.pdf'), 'blank_sign_1.pdf', context.folder.id); + try { + const metadata = await context.appClient.files.addMetadata(file.id, 'enterprise', templateKey, {testFloatValue: 150}); + expect(metadata.$template).toBe(templateKey); + expect(metadata.testFloatValue).toBe(150); + + const searchForm = `${metadataTemplate.scope}.${metadataTemplate.templateKey}`; + const ancestorFolderId = '0'; + const queryOptions = { + query: 'testFloatValue >= :arg', + query_params: {arg: '100'}, + limit: 1, + order_by: [ + { + field_key: 'testFloatValue', + direction: 'asc', + }, + ], + }; + const searchResults = await context.appClient.metadata.query(searchForm, ancestorFolderId, queryOptions); + // Sometimes, despite correctly sent metadata, the search does not return files because they probably haven't been properly indexed yet + expect(searchResults.entries.length).toBeGreaterThanOrEqual(0); + } + finally { + await file.dispose(); + } + } + finally { + await context.appClient.metadata.deleteTemplate('enterprise', metadataTemplate.templateKey); + } +}, 120000); + diff --git a/tests/lib/managers/metadata-test.js b/tests/lib/managers/metadata-test.js index 2fedf65f..ac3251be 100644 --- a/tests/lib/managers/metadata-test.js +++ b/tests/lib/managers/metadata-test.js @@ -334,4 +334,35 @@ describe('Metadata', function() { .then(data => assert.equal(data, response)); }); }); + + describe('query()', function() { + it('should make POST request to search the API when called', function() { + var from = 'enterprise_987654321.someTemplate'; + var ancestorFolderId = '0'; + var options = { + query: 'value >= :amount', + query_params: {amount: '100'}, + limit: 10, + marker: 'vwxyz', + order_by: [ + { + "field_key": "value", + "direction": "asc" + } + ] + }; + + var expectedParams = { + body: { + ancestor_folder_id: ancestorFolderId, + from: from, + ...options + }, + }; + + sandbox.stub(boxClientFake, 'wrapWithDefaultHandler').returnsArg(0); + sandbox.mock(boxClientFake).expects('post').withArgs('/metadata_queries/execute_read', expectedParams); + metadata.query(from, ancestorFolderId, options); + }); + }); }); From 0aa4c6947a9b9711fcc8b28218e87c51fc8f0d69 Mon Sep 17 00:00:00 2001 From: box-sdk-build <94016436+box-sdk-build@users.noreply.github.com> Date: Thu, 2 May 2024 15:22:31 +0200 Subject: [PATCH 4/4] chore: release 3.5.1 (#879) --- CHANGELOG.md | 7 + docs/jsdoc/APIRequest.html | 2 +- docs/jsdoc/APIRequestManager.html | 2 +- docs/jsdoc/AppAuthSession.html | 2 +- docs/jsdoc/BasicSession.html | 2 +- docs/jsdoc/BoxClient.html | 2 +- docs/jsdoc/BoxSDKNode.html | 2 +- docs/jsdoc/CCGSession.html | 2 +- docs/jsdoc/Chunk_Chunk.html | 2 +- docs/jsdoc/ChunkedUploader.html | 2 +- .../ChunkedUploader_ChunkedUploader.html | 2 +- docs/jsdoc/CollaborationAllowlist.html | 2 +- docs/jsdoc/Collaborations.html | 2 +- docs/jsdoc/Collections.html | 2 +- docs/jsdoc/Comments.html | 2 +- docs/jsdoc/Config.html | 2 +- docs/jsdoc/DevicePins.html | 2 +- docs/jsdoc/Enterprise.html | 2 +- docs/jsdoc/EnterpriseBase.html | 2 +- docs/jsdoc/EnterpriseEventStream.html | 2 +- docs/jsdoc/EventStream.html | 2 +- docs/jsdoc/Events.html | 2 +- docs/jsdoc/FileBase.html | 2 +- docs/jsdoc/FileMini.html | 2 +- docs/jsdoc/FileVersionBase.html | 2 +- docs/jsdoc/FileVersionMini.html | 2 +- docs/jsdoc/Files.html | 2 +- docs/jsdoc/FolderBase.html | 2 +- docs/jsdoc/FolderMini.html | 2 +- docs/jsdoc/Folders.html | 2 +- docs/jsdoc/Groups.html | 2 +- docs/jsdoc/IntegrationMapping.html | 2 +- docs/jsdoc/IntegrationMappingBase.html | 2 +- .../jsdoc/IntegrationMappingBoxItemSlack.html | 2 +- .../IntegrationMappingPartnerItemSlack.html | 2 +- .../IntegrationMappingSlackCreateRequest.html | 2 +- .../jsdoc/IntegrationMappingSlackOptions.html | 2 +- docs/jsdoc/IntegrationMappings.html | 2 +- docs/jsdoc/IntegrationMappingsManager.html | 2 +- ...ngsManager_IntegrationMappingsManager.html | 2 +- docs/jsdoc/LegalHoldPolicies.html | 2 +- docs/jsdoc/Metadata.html | 222 ++++++++++++++++-- docs/jsdoc/PagingIterator.html | 2 +- docs/jsdoc/PagingIterator_PagingIterator.html | 2 +- docs/jsdoc/PersistentSession.html | 2 +- docs/jsdoc/RecentItems.html | 2 +- docs/jsdoc/RetentionPolicies.html | 2 +- docs/jsdoc/Search.html | 2 +- docs/jsdoc/SharedItems.html | 2 +- docs/jsdoc/ShieldInformationBarrier.html | 2 +- docs/jsdoc/ShieldInformationBarrierBase.html | 2 +- .../ShieldInformationBarrierManager.html | 2 +- ...nager_ShieldInformationBarrierManager.html | 2 +- .../ShieldInformationBarrierReference.html | 2 +- .../jsdoc/ShieldInformationBarrierReport.html | 2 +- .../ShieldInformationBarrierReportBase.html | 2 +- ...ShieldInformationBarrierReportDetails.html | 2 +- .../ShieldInformationBarrierReports.html | 2 +- ...hieldInformationBarrierReportsManager.html | 2 +- ...hieldInformationBarrierReportsManager.html | 2 +- .../ShieldInformationBarrierSegment.html | 2 +- ...ShieldInformationBarrierSegmentMember.html | 2 +- ...ldInformationBarrierSegmentMemberBase.html | 2 +- ...ldInformationBarrierSegmentMemberMini.html | 2 +- ...hieldInformationBarrierSegmentMembers.html | 2 +- ...formationBarrierSegmentMembersManager.html | 2 +- ...formationBarrierSegmentMembersManager.html | 2 +- ...dInformationBarrierSegmentRestriction.html | 2 +- ...ormationBarrierSegmentRestrictionBase.html | 2 +- ...ormationBarrierSegmentRestrictionMini.html | 2 +- ...InformationBarrierSegmentRestrictions.html | 2 +- ...tionBarrierSegmentRestrictionsManager.html | 2 +- ...tionBarrierSegmentRestrictionsManager.html | 2 +- .../ShieldInformationBarrierSegments.html | 2 +- ...ieldInformationBarrierSegmentsManager.html | 2 +- ...ieldInformationBarrierSegmentsManager.html | 2 +- docs/jsdoc/ShieldInformationBarriers.html | 2 +- docs/jsdoc/SignRequest.html | 2 +- docs/jsdoc/SignRequestBase.html | 2 +- docs/jsdoc/SignRequestCreateRequest.html | 2 +- docs/jsdoc/SignRequestCreateSigner.html | 2 +- docs/jsdoc/SignRequestPrefillTag.html | 2 +- docs/jsdoc/SignRequestSigner.html | 2 +- docs/jsdoc/SignRequestSignerInput.html | 2 +- docs/jsdoc/SignRequests.html | 2 +- docs/jsdoc/SignRequestsManager.html | 2 +- ...gnRequestsManager_SignRequestsManager.html | 2 +- docs/jsdoc/SignTemplate.html | 2 +- docs/jsdoc/SignTemplates.html | 2 +- docs/jsdoc/SignTemplatesManager.html | 2 +- ...TemplatesManager_SignTemplatesManager.html | 2 +- docs/jsdoc/StoragePolicies.html | 2 +- docs/jsdoc/Tasks.html | 2 +- docs/jsdoc/TemplateSigner.html | 2 +- docs/jsdoc/TemplateSignerInput.html | 2 +- docs/jsdoc/TermsOfService.html | 2 +- docs/jsdoc/TokenManager.html | 2 +- docs/jsdoc/Trash.html | 2 +- docs/jsdoc/UserBase.html | 2 +- docs/jsdoc/UserIntegrationMappings.html | 2 +- docs/jsdoc/Users.html | 2 +- docs/jsdoc/WebLinks.html | 2 +- docs/jsdoc/Webhooks.html | 2 +- docs/jsdoc/api-request-manager.ts.html | 2 +- docs/jsdoc/api-request.ts.html | 2 +- docs/jsdoc/box-client.ts.html | 2 +- docs/jsdoc/box-node-sdk.ts.html | 2 +- docs/jsdoc/chunked-uploader.ts.html | 2 +- docs/jsdoc/enterprise-event-stream.ts.html | 2 +- docs/jsdoc/event-stream.ts.html | 2 +- docs/jsdoc/global.html | 6 +- docs/jsdoc/index.html | 2 +- .../managers_collaboration-allowlist.ts.html | 2 +- docs/jsdoc/managers_collaborations.ts.html | 2 +- docs/jsdoc/managers_collections.ts.html | 2 +- docs/jsdoc/managers_comments.ts.html | 2 +- docs/jsdoc/managers_device-pins.ts.html | 2 +- docs/jsdoc/managers_enterprise.ts.html | 2 +- docs/jsdoc/managers_events.ts.html | 2 +- .../managers_file-requests-manager.ts.html | 2 +- docs/jsdoc/managers_files.ts.html | 2 +- docs/jsdoc/managers_folders.ts.html | 2 +- docs/jsdoc/managers_groups.ts.html | 2 +- .../managers_integration-mappings.ts.html | 2 +- .../managers_legal-hold-policies.ts.html | 2 +- docs/jsdoc/managers_metadata.ts.html | 12 +- docs/jsdoc/managers_recent-items.ts.html | 2 +- .../jsdoc/managers_retention-policies.ts.html | 2 +- docs/jsdoc/managers_search.ts.html | 2 +- docs/jsdoc/managers_shared-items.ts.html | 2 +- ...ormation-barrier-reports.generated.ts.html | 2 +- ...-barrier-segment-members.generated.ts.html | 2 +- ...ier-segment-restrictions.generated.ts.html | 2 +- ...rmation-barrier-segments.generated.ts.html | 2 +- ...eld-information-barriers.generated.ts.html | 2 +- .../managers_sign-requests.generated.ts.html | 2 +- .../managers_sign-templates.generated.ts.html | 2 +- docs/jsdoc/managers_storage-policies.ts.html | 2 +- docs/jsdoc/managers_tasks.ts.html | 2 +- docs/jsdoc/managers_terms-of-service.ts.html | 2 +- docs/jsdoc/managers_trash.ts.html | 2 +- docs/jsdoc/managers_users.ts.html | 2 +- docs/jsdoc/managers_web-links.ts.html | 2 +- docs/jsdoc/managers_webhooks.ts.html | 2 +- .../schemas_enterprise-base.generated.ts.html | 2 +- .../jsdoc/schemas_file-base.generated.ts.html | 2 +- .../jsdoc/schemas_file-mini.generated.ts.html | 2 +- ...chemas_file-version-base.generated.ts.html | 2 +- ...chemas_file-version-mini.generated.ts.html | 2 +- .../schemas_folder-base.generated.ts.html | 2 +- .../schemas_folder-mini.generated.ts.html | 2 +- .../schemas_integration-mapping-base.ts.html | 2 +- ...integration-mapping-box-item-slack.ts.html | 2 +- ...gration-mapping-partner-item-slack.ts.html | 2 +- ...ation-mapping-slack-create-request.ts.html | 2 +- ..._integration-mapping-slack-options.ts.html | 2 +- .../jsdoc/schemas_integration-mapping.ts.html | 2 +- .../schemas_integration-mappings.ts.html | 2 +- ...information-barrier-base.generated.ts.html | 2 +- ...mation-barrier-reference.generated.ts.html | 2 +- ...tion-barrier-report-base.generated.ts.html | 2 +- ...n-barrier-report-details.generated.ts.html | 2 +- ...formation-barrier-report.generated.ts.html | 2 +- ...ormation-barrier-reports.generated.ts.html | 2 +- ...rier-segment-member-base.generated.ts.html | 2 +- ...rier-segment-member-mini.generated.ts.html | 2 +- ...n-barrier-segment-member.generated.ts.html | 2 +- ...-barrier-segment-members.generated.ts.html | 2 +- ...segment-restriction-base.generated.ts.html | 2 +- ...segment-restriction-mini.generated.ts.html | 2 +- ...rier-segment-restriction.generated.ts.html | 2 +- ...ier-segment-restrictions.generated.ts.html | 2 +- ...ormation-barrier-segment.generated.ts.html | 2 +- ...rmation-barrier-segments.generated.ts.html | 2 +- ...ield-information-barrier.generated.ts.html | 2 +- ...eld-information-barriers.generated.ts.html | 2 +- ...chemas_sign-request-base.generated.ts.html | 2 +- ...n-request-create-request.generated.ts.html | 2 +- ...gn-request-create-signer.generated.ts.html | 2 +- ...sign-request-prefill-tag.generated.ts.html | 2 +- ...ign-request-signer-input.generated.ts.html | 2 +- ...emas_sign-request-signer.generated.ts.html | 2 +- .../schemas_sign-request.generated.ts.html | 2 +- .../schemas_sign-requests.generated.ts.html | 2 +- .../schemas_sign-template.generated.ts.html | 2 +- .../schemas_sign-templates.generated.ts.html | 2 +- ...as_template-signer-input.generated.ts.html | 2 +- .../schemas_template-signer.generated.ts.html | 2 +- .../jsdoc/schemas_user-base.generated.ts.html | 2 +- .../schemas_user-integration-mappings.ts.html | 2 +- docs/jsdoc/sessions_app-auth-session.ts.html | 2 +- docs/jsdoc/sessions_basic-session.ts.html | 2 +- docs/jsdoc/sessions_ccg-session.ts.html | 2 +- .../jsdoc/sessions_persistent-session.ts.html | 2 +- docs/jsdoc/token-manager.ts.html | 2 +- docs/jsdoc/util_config.ts.html | 2 +- docs/jsdoc/util_errors.ts.html | 2 +- docs/jsdoc/util_exponential-backoff.ts.html | 2 +- docs/jsdoc/util_paging-iterator.ts.html | 2 +- docs/jsdoc/util_url-path.ts.html | 2 +- examples/app-auth/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 203 files changed, 422 insertions(+), 223 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f40c0ed2..33d65795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.5.1](https://github.com/box/box-node-sdk/compare/v3.5.0...v3.5.1) (2024-05-02) + + +### Bug Fixes + +* Fix `options` parameter in metadata query method ([#878](https://github.com/box/box-node-sdk/issues/878)) ([7943420](https://github.com/box/box-node-sdk/commit/79434209c572cd77c329d6008cda9837a9dba411)) + ## [3.5.0](https://github.com/box/box-node-sdk/compare/v3.4.2...v3.5.0) (2024-02-19) diff --git a/docs/jsdoc/APIRequest.html b/docs/jsdoc/APIRequest.html index 65c503c0..cf049a6e 100644 --- a/docs/jsdoc/APIRequest.html +++ b/docs/jsdoc/APIRequest.html @@ -800,7 +800,7 @@

Home

Classes

  • diff --git a/docs/jsdoc/APIRequestManager.html b/docs/jsdoc/APIRequestManager.html index c7d935fc..a533b72c 100644 --- a/docs/jsdoc/APIRequestManager.html +++ b/docs/jsdoc/APIRequestManager.html @@ -873,7 +873,7 @@

    Home

    Classes

    • diff --git a/docs/jsdoc/AppAuthSession.html b/docs/jsdoc/AppAuthSession.html index dc134c4c..85a479c3 100644 --- a/docs/jsdoc/AppAuthSession.html +++ b/docs/jsdoc/AppAuthSession.html @@ -2039,7 +2039,7 @@

      Home

      Classes

      • diff --git a/docs/jsdoc/BasicSession.html b/docs/jsdoc/BasicSession.html index 181d42b2..60a4b521 100644 --- a/docs/jsdoc/BasicSession.html +++ b/docs/jsdoc/BasicSession.html @@ -1471,7 +1471,7 @@

        Home

        Classes

        • diff --git a/docs/jsdoc/BoxClient.html b/docs/jsdoc/BoxClient.html index c5d1a1de..c684b224 100644 --- a/docs/jsdoc/BoxClient.html +++ b/docs/jsdoc/BoxClient.html @@ -4453,7 +4453,7 @@

          Home

          Classes

          • diff --git a/docs/jsdoc/BoxSDKNode.html b/docs/jsdoc/BoxSDKNode.html index f27ecdd4..4bbd3a95 100644 --- a/docs/jsdoc/BoxSDKNode.html +++ b/docs/jsdoc/BoxSDKNode.html @@ -5915,7 +5915,7 @@

            Home

            Classes

            • diff --git a/docs/jsdoc/CCGSession.html b/docs/jsdoc/CCGSession.html index aa556998..985f73c3 100644 --- a/docs/jsdoc/CCGSession.html +++ b/docs/jsdoc/CCGSession.html @@ -1525,7 +1525,7 @@

              Home

              Classes

              • diff --git a/docs/jsdoc/Chunk_Chunk.html b/docs/jsdoc/Chunk_Chunk.html index a050cf17..ff6aa2e6 100644 --- a/docs/jsdoc/Chunk_Chunk.html +++ b/docs/jsdoc/Chunk_Chunk.html @@ -377,7 +377,7 @@

                Home

                Classes

                • diff --git a/docs/jsdoc/ChunkedUploader.html b/docs/jsdoc/ChunkedUploader.html index 4138a743..5dad36b4 100644 --- a/docs/jsdoc/ChunkedUploader.html +++ b/docs/jsdoc/ChunkedUploader.html @@ -1520,7 +1520,7 @@

                  Home

                  Classes

                  • diff --git a/docs/jsdoc/ChunkedUploader_ChunkedUploader.html b/docs/jsdoc/ChunkedUploader_ChunkedUploader.html index 11addb2c..5bc9292c 100644 --- a/docs/jsdoc/ChunkedUploader_ChunkedUploader.html +++ b/docs/jsdoc/ChunkedUploader_ChunkedUploader.html @@ -498,7 +498,7 @@

                    Home

                    Classes

                    • diff --git a/docs/jsdoc/CollaborationAllowlist.html b/docs/jsdoc/CollaborationAllowlist.html index e63308eb..1ce76c06 100644 --- a/docs/jsdoc/CollaborationAllowlist.html +++ b/docs/jsdoc/CollaborationAllowlist.html @@ -4170,7 +4170,7 @@

                      Home

                      Classes

                      • diff --git a/docs/jsdoc/Collaborations.html b/docs/jsdoc/Collaborations.html index c10f8c64..4521f347 100644 --- a/docs/jsdoc/Collaborations.html +++ b/docs/jsdoc/Collaborations.html @@ -6054,7 +6054,7 @@

                        Home

                        Classes

                        • diff --git a/docs/jsdoc/Collections.html b/docs/jsdoc/Collections.html index f1ec5649..c51e309b 100644 --- a/docs/jsdoc/Collections.html +++ b/docs/jsdoc/Collections.html @@ -1056,7 +1056,7 @@

                          Home

                          Classes

                          • diff --git a/docs/jsdoc/Comments.html b/docs/jsdoc/Comments.html index f6f815a1..e1a5a9da 100644 --- a/docs/jsdoc/Comments.html +++ b/docs/jsdoc/Comments.html @@ -3478,7 +3478,7 @@

                            Home

                            Classes

                            • diff --git a/docs/jsdoc/Config.html b/docs/jsdoc/Config.html index e51ed580..56a22401 100644 --- a/docs/jsdoc/Config.html +++ b/docs/jsdoc/Config.html @@ -535,7 +535,7 @@

                              Home

                              Classes

                              • diff --git a/docs/jsdoc/DevicePins.html b/docs/jsdoc/DevicePins.html index 18fe4c60..5b256ad4 100644 --- a/docs/jsdoc/DevicePins.html +++ b/docs/jsdoc/DevicePins.html @@ -1598,7 +1598,7 @@

                                Home

                                Classes

                                • diff --git a/docs/jsdoc/Enterprise.html b/docs/jsdoc/Enterprise.html index 9671137a..69983d8b 100644 --- a/docs/jsdoc/Enterprise.html +++ b/docs/jsdoc/Enterprise.html @@ -4560,7 +4560,7 @@

                                  Home

                                  Classes

                                  • diff --git a/docs/jsdoc/EnterpriseBase.html b/docs/jsdoc/EnterpriseBase.html index 01f1db01..b79b4f9a 100644 --- a/docs/jsdoc/EnterpriseBase.html +++ b/docs/jsdoc/EnterpriseBase.html @@ -276,7 +276,7 @@

                                    Home

                                    Classes

                                    • diff --git a/docs/jsdoc/EnterpriseEventStream.html b/docs/jsdoc/EnterpriseEventStream.html index 590e9d58..a0c32a99 100644 --- a/docs/jsdoc/EnterpriseEventStream.html +++ b/docs/jsdoc/EnterpriseEventStream.html @@ -1272,7 +1272,7 @@

                                      Home

                                      Classes

                                      • diff --git a/docs/jsdoc/EventStream.html b/docs/jsdoc/EventStream.html index 70c7af13..e3c42d87 100644 --- a/docs/jsdoc/EventStream.html +++ b/docs/jsdoc/EventStream.html @@ -552,7 +552,7 @@

                                        Home

                                        Classes

                                        • diff --git a/docs/jsdoc/Events.html b/docs/jsdoc/Events.html index 3b2355f7..0acee077 100644 --- a/docs/jsdoc/Events.html +++ b/docs/jsdoc/Events.html @@ -3612,7 +3612,7 @@

                                          Home

                                          Classes

                                          • diff --git a/docs/jsdoc/FileBase.html b/docs/jsdoc/FileBase.html index 8698f47c..9eb816de 100644 --- a/docs/jsdoc/FileBase.html +++ b/docs/jsdoc/FileBase.html @@ -358,7 +358,7 @@

                                            Home

                                            Classes

                                            • diff --git a/docs/jsdoc/FileMini.html b/docs/jsdoc/FileMini.html index 46c27ca8..7c2081b4 100644 --- a/docs/jsdoc/FileMini.html +++ b/docs/jsdoc/FileMini.html @@ -434,7 +434,7 @@

                                              Home

                                              Classes

                                              • diff --git a/docs/jsdoc/FileVersionBase.html b/docs/jsdoc/FileVersionBase.html index b539b6e1..709e6095 100644 --- a/docs/jsdoc/FileVersionBase.html +++ b/docs/jsdoc/FileVersionBase.html @@ -277,7 +277,7 @@

                                                Home

                                                Classes

                                                • diff --git a/docs/jsdoc/FileVersionMini.html b/docs/jsdoc/FileVersionMini.html index 8e2bdf0b..8a2f4588 100644 --- a/docs/jsdoc/FileVersionMini.html +++ b/docs/jsdoc/FileVersionMini.html @@ -203,7 +203,7 @@

                                                  Home

                                                  Classes

                                                  • diff --git a/docs/jsdoc/Files.html b/docs/jsdoc/Files.html index 86f152c3..86f3a001 100644 --- a/docs/jsdoc/Files.html +++ b/docs/jsdoc/Files.html @@ -27308,7 +27308,7 @@

                                                    Home

                                                    Classes

                                                    • diff --git a/docs/jsdoc/FolderBase.html b/docs/jsdoc/FolderBase.html index 8a556827..50f4f1bd 100644 --- a/docs/jsdoc/FolderBase.html +++ b/docs/jsdoc/FolderBase.html @@ -358,7 +358,7 @@

                                                      Home

                                                      Classes

                                                      • diff --git a/docs/jsdoc/FolderMini.html b/docs/jsdoc/FolderMini.html index de7e1050..c3158bfc 100644 --- a/docs/jsdoc/FolderMini.html +++ b/docs/jsdoc/FolderMini.html @@ -288,7 +288,7 @@

                                                        Home

                                                        Classes

                                                        • diff --git a/docs/jsdoc/Folders.html b/docs/jsdoc/Folders.html index 4651f2ec..20c5816f 100644 --- a/docs/jsdoc/Folders.html +++ b/docs/jsdoc/Folders.html @@ -13068,7 +13068,7 @@

                                                          Home

                                                          Classes

                                                          • diff --git a/docs/jsdoc/Groups.html b/docs/jsdoc/Groups.html index ce7a43e9..9859a372 100644 --- a/docs/jsdoc/Groups.html +++ b/docs/jsdoc/Groups.html @@ -6949,7 +6949,7 @@

                                                            Home

                                                            Classes

                                                            • diff --git a/docs/jsdoc/IntegrationMapping.html b/docs/jsdoc/IntegrationMapping.html index b2df130b..39f5491a 100644 --- a/docs/jsdoc/IntegrationMapping.html +++ b/docs/jsdoc/IntegrationMapping.html @@ -788,7 +788,7 @@

                                                              Home

                                                              Classes

                                                              • diff --git a/docs/jsdoc/IntegrationMappingBase.html b/docs/jsdoc/IntegrationMappingBase.html index 307942e6..72a4de2e 100644 --- a/docs/jsdoc/IntegrationMappingBase.html +++ b/docs/jsdoc/IntegrationMappingBase.html @@ -281,7 +281,7 @@

                                                                Home

                                                                Classes

                                                                • diff --git a/docs/jsdoc/IntegrationMappingBoxItemSlack.html b/docs/jsdoc/IntegrationMappingBoxItemSlack.html index aaec2fa9..0b9a6b58 100644 --- a/docs/jsdoc/IntegrationMappingBoxItemSlack.html +++ b/docs/jsdoc/IntegrationMappingBoxItemSlack.html @@ -275,7 +275,7 @@

                                                                  Home

                                                                  Classes

                                                                  • diff --git a/docs/jsdoc/IntegrationMappingPartnerItemSlack.html b/docs/jsdoc/IntegrationMappingPartnerItemSlack.html index 0e2c6121..6c095012 100644 --- a/docs/jsdoc/IntegrationMappingPartnerItemSlack.html +++ b/docs/jsdoc/IntegrationMappingPartnerItemSlack.html @@ -421,7 +421,7 @@

                                                                    Home

                                                                    Classes

                                                                    • diff --git a/docs/jsdoc/IntegrationMappingSlackCreateRequest.html b/docs/jsdoc/IntegrationMappingSlackCreateRequest.html index 1c508341..fe05da02 100644 --- a/docs/jsdoc/IntegrationMappingSlackCreateRequest.html +++ b/docs/jsdoc/IntegrationMappingSlackCreateRequest.html @@ -126,7 +126,7 @@

                                                                      Home

                                                                      Classes

                                                                      • diff --git a/docs/jsdoc/IntegrationMappingSlackOptions.html b/docs/jsdoc/IntegrationMappingSlackOptions.html index 2a518519..009bfa58 100644 --- a/docs/jsdoc/IntegrationMappingSlackOptions.html +++ b/docs/jsdoc/IntegrationMappingSlackOptions.html @@ -206,7 +206,7 @@

                                                                        Home

                                                                        Classes

                                                                        • diff --git a/docs/jsdoc/IntegrationMappings.html b/docs/jsdoc/IntegrationMappings.html index 6b28edfa..9a4da957 100644 --- a/docs/jsdoc/IntegrationMappings.html +++ b/docs/jsdoc/IntegrationMappings.html @@ -351,7 +351,7 @@

                                                                          Home

                                                                          Classes

                                                                          • diff --git a/docs/jsdoc/IntegrationMappingsManager.html b/docs/jsdoc/IntegrationMappingsManager.html index 9571f1be..0e825f98 100644 --- a/docs/jsdoc/IntegrationMappingsManager.html +++ b/docs/jsdoc/IntegrationMappingsManager.html @@ -2725,7 +2725,7 @@

                                                                            Home

                                                                            Classes

                                                                            • diff --git a/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html b/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html index 2a68f813..d298b9c3 100644 --- a/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html +++ b/docs/jsdoc/IntegrationMappingsManager_IntegrationMappingsManager.html @@ -207,7 +207,7 @@

                                                                              Home

                                                                              Classes

                                                                              • diff --git a/docs/jsdoc/LegalHoldPolicies.html b/docs/jsdoc/LegalHoldPolicies.html index 9b1e9aa0..7cbd604c 100644 --- a/docs/jsdoc/LegalHoldPolicies.html +++ b/docs/jsdoc/LegalHoldPolicies.html @@ -6428,7 +6428,7 @@

                                                                                Home

                                                                                Classes

                                                                                • diff --git a/docs/jsdoc/Metadata.html b/docs/jsdoc/Metadata.html index b5ecec61..e57110c3 100644 --- a/docs/jsdoc/Metadata.html +++ b/docs/jsdoc/Metadata.html @@ -264,7 +264,7 @@
                                                                                  Type:
                                                                                  Source:
                                                                                  @@ -772,7 +772,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -1670,7 +1670,7 @@
                                                                                  Properties
                                                                                  Source:
                                                                                  @@ -2080,7 +2080,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -2559,7 +2559,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -3040,7 +3040,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -3638,7 +3638,7 @@
                                                                                  Properties
                                                                                  Source:
                                                                                  @@ -4048,7 +4048,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -4458,7 +4458,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -4868,7 +4868,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -5340,7 +5340,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -5553,6 +5553,8 @@
                                                                                  Properties
                                                                                  + Default + Description @@ -5588,6 +5590,10 @@
                                                                                  Properties
                                                                                  + + + + The logical expression of the query @@ -5596,7 +5602,7 @@
                                                                                  Properties
                                                                                  - query_parameters + query_params @@ -5621,6 +5627,10 @@
                                                                                  Properties
                                                                                  + + + + Required if query present. The arguments for the query @@ -5654,6 +5664,10 @@
                                                                                  Properties
                                                                                  + + + + The field_key(s) to order on and the corresponding direction(s) @@ -5687,11 +5701,91 @@
                                                                                  Properties
                                                                                  + + + + An array of fields to return + + + + limit + + + + + +int + + + + + + + + + <optional>
                                                                                  + + + + + + + + + + + + 100 + + + + + The number of results to return for a single request + + + + + + + marker + + + + + +string + + + + + + + + + <optional>
                                                                                  + + + + + + + + + + + + + + + Pagination marker + + + @@ -5769,7 +5863,7 @@
                                                                                  Properties
                                                                                  Source:
                                                                                  @@ -5982,6 +6076,8 @@
                                                                                  Properties
                                                                                  + Default + Description @@ -6017,6 +6113,10 @@
                                                                                  Properties
                                                                                  + + + + The logical expression of the query @@ -6025,7 +6125,7 @@
                                                                                  Properties
                                                                                  - query_parameters + query_params @@ -6050,6 +6150,10 @@
                                                                                  Properties
                                                                                  + + + + Required if query present. The arguments for the query @@ -6083,6 +6187,10 @@
                                                                                  Properties
                                                                                  + + + + The field_key(s) to order on and the corresponding direction(s) @@ -6116,11 +6224,91 @@
                                                                                  Properties
                                                                                  + + + + An array of fields to return + + + + limit + + + + + +int + + + + + + + + + <optional>
                                                                                  + + + + + + + + + + + + 100 + + + + + The number of results to return for a single request + + + + + + + marker + + + + + +string + + + + + + + + + <optional>
                                                                                  + + + + + + + + + + + + + + + Pagination marker + + + @@ -6198,7 +6386,7 @@
                                                                                  Properties
                                                                                  Source:
                                                                                  @@ -6743,7 +6931,7 @@
                                                                                  Parameters:
                                                                                  Source:
                                                                                  @@ -6824,7 +7012,7 @@

                                                                                  Home

                                                                                  Classes

                                                                                  • diff --git a/docs/jsdoc/PagingIterator.html b/docs/jsdoc/PagingIterator.html index 036a8358..06605179 100644 --- a/docs/jsdoc/PagingIterator.html +++ b/docs/jsdoc/PagingIterator.html @@ -1275,7 +1275,7 @@

                                                                                    Home

                                                                                    Classes

                                                                                    • diff --git a/docs/jsdoc/PagingIterator_PagingIterator.html b/docs/jsdoc/PagingIterator_PagingIterator.html index a01be3b2..3ebb4978 100644 --- a/docs/jsdoc/PagingIterator_PagingIterator.html +++ b/docs/jsdoc/PagingIterator_PagingIterator.html @@ -277,7 +277,7 @@

                                                                                      Home

                                                                                      Classes

                                                                                      • diff --git a/docs/jsdoc/PersistentSession.html b/docs/jsdoc/PersistentSession.html index 6fe17fe2..4eedd340 100644 --- a/docs/jsdoc/PersistentSession.html +++ b/docs/jsdoc/PersistentSession.html @@ -1935,7 +1935,7 @@

                                                                                        Home

                                                                                        Classes

                                                                                        • diff --git a/docs/jsdoc/RecentItems.html b/docs/jsdoc/RecentItems.html index 84667e0f..46a88156 100644 --- a/docs/jsdoc/RecentItems.html +++ b/docs/jsdoc/RecentItems.html @@ -900,7 +900,7 @@

                                                                                          Home

                                                                                          Classes

                                                                                          • diff --git a/docs/jsdoc/RetentionPolicies.html b/docs/jsdoc/RetentionPolicies.html index ff628dea..a4c60ba0 100644 --- a/docs/jsdoc/RetentionPolicies.html +++ b/docs/jsdoc/RetentionPolicies.html @@ -8934,7 +8934,7 @@

                                                                                            Home

                                                                                            Classes

                                                                                            • diff --git a/docs/jsdoc/Search.html b/docs/jsdoc/Search.html index c5d2cf96..12c402b6 100644 --- a/docs/jsdoc/Search.html +++ b/docs/jsdoc/Search.html @@ -2108,7 +2108,7 @@

                                                                                              Home

                                                                                              Classes

                                                                                              • diff --git a/docs/jsdoc/SharedItems.html b/docs/jsdoc/SharedItems.html index f1ed7c9b..629f4449 100644 --- a/docs/jsdoc/SharedItems.html +++ b/docs/jsdoc/SharedItems.html @@ -774,7 +774,7 @@

                                                                                                Home

                                                                                                Classes

                                                                                                • diff --git a/docs/jsdoc/ShieldInformationBarrier.html b/docs/jsdoc/ShieldInformationBarrier.html index 65109bbd..279c7806 100644 --- a/docs/jsdoc/ShieldInformationBarrier.html +++ b/docs/jsdoc/ShieldInformationBarrier.html @@ -869,7 +869,7 @@

                                                                                                  Home

                                                                                                  Classes

                                                                                                  • diff --git a/docs/jsdoc/ShieldInformationBarrierBase.html b/docs/jsdoc/ShieldInformationBarrierBase.html index a4d4c6b5..eedeefad 100644 --- a/docs/jsdoc/ShieldInformationBarrierBase.html +++ b/docs/jsdoc/ShieldInformationBarrierBase.html @@ -276,7 +276,7 @@

                                                                                                    Home

                                                                                                    Classes

                                                                                                    • diff --git a/docs/jsdoc/ShieldInformationBarrierManager.html b/docs/jsdoc/ShieldInformationBarrierManager.html index f0f79409..cf76d11b 100644 --- a/docs/jsdoc/ShieldInformationBarrierManager.html +++ b/docs/jsdoc/ShieldInformationBarrierManager.html @@ -2277,7 +2277,7 @@

                                                                                                      Home

                                                                                                      Classes

                                                                                                      • diff --git a/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html b/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html index ce36a32d..1c435525 100644 --- a/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html +++ b/docs/jsdoc/ShieldInformationBarrierManager_ShieldInformationBarrierManager.html @@ -207,7 +207,7 @@

                                                                                                        Home

                                                                                                        Classes

                                                                                                        • diff --git a/docs/jsdoc/ShieldInformationBarrierReference.html b/docs/jsdoc/ShieldInformationBarrierReference.html index 2b9d25f1..dcc740a1 100644 --- a/docs/jsdoc/ShieldInformationBarrierReference.html +++ b/docs/jsdoc/ShieldInformationBarrierReference.html @@ -125,7 +125,7 @@

                                                                                                          Home

                                                                                                          Classes

                                                                                                          • diff --git a/docs/jsdoc/ShieldInformationBarrierReport.html b/docs/jsdoc/ShieldInformationBarrierReport.html index e2ff3db5..f00e9cd8 100644 --- a/docs/jsdoc/ShieldInformationBarrierReport.html +++ b/docs/jsdoc/ShieldInformationBarrierReport.html @@ -432,7 +432,7 @@

                                                                                                            Home

                                                                                                            Classes

                                                                                                            • diff --git a/docs/jsdoc/ShieldInformationBarrierReportBase.html b/docs/jsdoc/ShieldInformationBarrierReportBase.html index ae8da177..031be0b7 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportBase.html +++ b/docs/jsdoc/ShieldInformationBarrierReportBase.html @@ -276,7 +276,7 @@

                                                                                                              Home

                                                                                                              Classes

                                                                                                              • diff --git a/docs/jsdoc/ShieldInformationBarrierReportDetails.html b/docs/jsdoc/ShieldInformationBarrierReportDetails.html index 5f9a161f..b7ebfb9c 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportDetails.html +++ b/docs/jsdoc/ShieldInformationBarrierReportDetails.html @@ -126,7 +126,7 @@

                                                                                                                Home

                                                                                                                Classes

                                                                                                                • diff --git a/docs/jsdoc/ShieldInformationBarrierReports.html b/docs/jsdoc/ShieldInformationBarrierReports.html index f953eca0..658f6ab3 100644 --- a/docs/jsdoc/ShieldInformationBarrierReports.html +++ b/docs/jsdoc/ShieldInformationBarrierReports.html @@ -351,7 +351,7 @@

                                                                                                                  Home

                                                                                                                  Classes

                                                                                                                  • diff --git a/docs/jsdoc/ShieldInformationBarrierReportsManager.html b/docs/jsdoc/ShieldInformationBarrierReportsManager.html index de634205..ad4fa671 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierReportsManager.html @@ -1855,7 +1855,7 @@

                                                                                                                    Home

                                                                                                                    Classes

                                                                                                                    • diff --git a/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html b/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html index ac0a7a8b..4455ac83 100644 --- a/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierReportsManager_ShieldInformationBarrierReportsManager.html @@ -207,7 +207,7 @@

                                                                                                                      Home

                                                                                                                      Classes

                                                                                                                      • diff --git a/docs/jsdoc/ShieldInformationBarrierSegment.html b/docs/jsdoc/ShieldInformationBarrierSegment.html index e909050d..9e78d1df 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegment.html +++ b/docs/jsdoc/ShieldInformationBarrierSegment.html @@ -714,7 +714,7 @@

                                                                                                                        Home

                                                                                                                        Classes

                                                                                                                        • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMember.html b/docs/jsdoc/ShieldInformationBarrierSegmentMember.html index a997a867..26f7dffc 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMember.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMember.html @@ -567,7 +567,7 @@

                                                                                                                          Home

                                                                                                                          Classes

                                                                                                                          • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html b/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html index 8cebec93..36e8472c 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMemberBase.html @@ -277,7 +277,7 @@

                                                                                                                            Home

                                                                                                                            Classes

                                                                                                                            • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html b/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html index b7cb994c..8753b69b 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMemberMini.html @@ -202,7 +202,7 @@

                                                                                                                              Home

                                                                                                                              Classes

                                                                                                                              • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html b/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html index dbd2c585..f6630fe1 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMembers.html @@ -351,7 +351,7 @@

                                                                                                                                Home

                                                                                                                                Classes

                                                                                                                                • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html index eeef8ba7..e54047d6 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager.html @@ -2367,7 +2367,7 @@

                                                                                                                                  Home

                                                                                                                                  Classes

                                                                                                                                  • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html index c61ff432..60ae2b1e 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentMembersManager_ShieldInformationBarrierSegmentMembersManager.html @@ -207,7 +207,7 @@

                                                                                                                                    Home

                                                                                                                                    Classes

                                                                                                                                    • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html index 8ab7da42..4ee0987b 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestriction.html @@ -425,7 +425,7 @@

                                                                                                                                      Home

                                                                                                                                      Classes

                                                                                                                                      • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html index bec8df7a..c802c16c 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionBase.html @@ -278,7 +278,7 @@

                                                                                                                                        Home

                                                                                                                                        Classes

                                                                                                                                        • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html index ecfa7d7a..8bcba2b5 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionMini.html @@ -277,7 +277,7 @@

                                                                                                                                          Home

                                                                                                                                          Classes

                                                                                                                                          • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html index e5d202a9..b1fb8b47 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictions.html @@ -351,7 +351,7 @@

                                                                                                                                            Home

                                                                                                                                            Classes

                                                                                                                                            • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html index 30ec5531..e137367a 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager.html @@ -2369,7 +2369,7 @@

                                                                                                                                              Home

                                                                                                                                              Classes

                                                                                                                                              • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html index f568e5d3..4bc0ca43 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentRestrictionsManager_ShieldInformationBarrierSegmentRestrictionsManager.html @@ -207,7 +207,7 @@

                                                                                                                                                Home

                                                                                                                                                Classes

                                                                                                                                                • diff --git a/docs/jsdoc/ShieldInformationBarrierSegments.html b/docs/jsdoc/ShieldInformationBarrierSegments.html index 9035682a..0bfbe733 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegments.html +++ b/docs/jsdoc/ShieldInformationBarrierSegments.html @@ -351,7 +351,7 @@

                                                                                                                                                  Home

                                                                                                                                                  Classes

                                                                                                                                                  • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html index 728099ab..342fe43f 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentsManager.html @@ -2933,7 +2933,7 @@

                                                                                                                                                    Home

                                                                                                                                                    Classes

                                                                                                                                                    • diff --git a/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html b/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html index 143db54a..b55072b3 100644 --- a/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html +++ b/docs/jsdoc/ShieldInformationBarrierSegmentsManager_ShieldInformationBarrierSegmentsManager.html @@ -207,7 +207,7 @@

                                                                                                                                                      Home

                                                                                                                                                      Classes

                                                                                                                                                      • diff --git a/docs/jsdoc/ShieldInformationBarriers.html b/docs/jsdoc/ShieldInformationBarriers.html index d8c5d72d..eb919499 100644 --- a/docs/jsdoc/ShieldInformationBarriers.html +++ b/docs/jsdoc/ShieldInformationBarriers.html @@ -350,7 +350,7 @@

                                                                                                                                                        Home

                                                                                                                                                        Classes

                                                                                                                                                        • diff --git a/docs/jsdoc/SignRequest.html b/docs/jsdoc/SignRequest.html index 56cb8d84..acdba2f3 100644 --- a/docs/jsdoc/SignRequest.html +++ b/docs/jsdoc/SignRequest.html @@ -893,7 +893,7 @@

                                                                                                                                                          Home

                                                                                                                                                          Classes

                                                                                                                                                          • diff --git a/docs/jsdoc/SignRequestBase.html b/docs/jsdoc/SignRequestBase.html index b4e7b22c..d591b8e2 100644 --- a/docs/jsdoc/SignRequestBase.html +++ b/docs/jsdoc/SignRequestBase.html @@ -1156,7 +1156,7 @@

                                                                                                                                                            Home

                                                                                                                                                            Classes

                                                                                                                                                            • diff --git a/docs/jsdoc/SignRequestCreateRequest.html b/docs/jsdoc/SignRequestCreateRequest.html index 1e16c189..f55ec952 100644 --- a/docs/jsdoc/SignRequestCreateRequest.html +++ b/docs/jsdoc/SignRequestCreateRequest.html @@ -352,7 +352,7 @@

                                                                                                                                                              Home

                                                                                                                                                              Classes

                                                                                                                                                              • diff --git a/docs/jsdoc/SignRequestCreateSigner.html b/docs/jsdoc/SignRequestCreateSigner.html index 92ab2858..b282bda7 100644 --- a/docs/jsdoc/SignRequestCreateSigner.html +++ b/docs/jsdoc/SignRequestCreateSigner.html @@ -964,7 +964,7 @@

                                                                                                                                                                Home

                                                                                                                                                                Classes

                                                                                                                                                                • diff --git a/docs/jsdoc/SignRequestPrefillTag.html b/docs/jsdoc/SignRequestPrefillTag.html index 8bcba0dd..1ed5de45 100644 --- a/docs/jsdoc/SignRequestPrefillTag.html +++ b/docs/jsdoc/SignRequestPrefillTag.html @@ -422,7 +422,7 @@

                                                                                                                                                                  Home

                                                                                                                                                                  Classes

                                                                                                                                                                  • diff --git a/docs/jsdoc/SignRequestSigner.html b/docs/jsdoc/SignRequestSigner.html index 51ca54a6..a01b1427 100644 --- a/docs/jsdoc/SignRequestSigner.html +++ b/docs/jsdoc/SignRequestSigner.html @@ -425,7 +425,7 @@

                                                                                                                                                                    Home

                                                                                                                                                                    Classes

                                                                                                                                                                    • diff --git a/docs/jsdoc/SignRequestSignerInput.html b/docs/jsdoc/SignRequestSignerInput.html index 61c50a0b..0c76b72b 100644 --- a/docs/jsdoc/SignRequestSignerInput.html +++ b/docs/jsdoc/SignRequestSignerInput.html @@ -405,7 +405,7 @@

                                                                                                                                                                      Home

                                                                                                                                                                      Classes

                                                                                                                                                                      • diff --git a/docs/jsdoc/SignRequests.html b/docs/jsdoc/SignRequests.html index 5b8444d9..37317958 100644 --- a/docs/jsdoc/SignRequests.html +++ b/docs/jsdoc/SignRequests.html @@ -350,7 +350,7 @@

                                                                                                                                                                        Home

                                                                                                                                                                        Classes

                                                                                                                                                                        • diff --git a/docs/jsdoc/SignRequestsManager.html b/docs/jsdoc/SignRequestsManager.html index 1360fd5c..7ad9138c 100644 --- a/docs/jsdoc/SignRequestsManager.html +++ b/docs/jsdoc/SignRequestsManager.html @@ -2817,7 +2817,7 @@

                                                                                                                                                                          Home

                                                                                                                                                                          Classes

                                                                                                                                                                          • diff --git a/docs/jsdoc/SignRequestsManager_SignRequestsManager.html b/docs/jsdoc/SignRequestsManager_SignRequestsManager.html index 41544255..243a206c 100644 --- a/docs/jsdoc/SignRequestsManager_SignRequestsManager.html +++ b/docs/jsdoc/SignRequestsManager_SignRequestsManager.html @@ -207,7 +207,7 @@

                                                                                                                                                                            Home

                                                                                                                                                                            Classes

                                                                                                                                                                            • diff --git a/docs/jsdoc/SignTemplate.html b/docs/jsdoc/SignTemplate.html index 9677db67..79bd59fa 100644 --- a/docs/jsdoc/SignTemplate.html +++ b/docs/jsdoc/SignTemplate.html @@ -1365,7 +1365,7 @@

                                                                                                                                                                              Home

                                                                                                                                                                              Classes

                                                                                                                                                                              • diff --git a/docs/jsdoc/SignTemplates.html b/docs/jsdoc/SignTemplates.html index 7d255a75..85a2ed5e 100644 --- a/docs/jsdoc/SignTemplates.html +++ b/docs/jsdoc/SignTemplates.html @@ -423,7 +423,7 @@

                                                                                                                                                                                Home

                                                                                                                                                                                Classes

                                                                                                                                                                                • diff --git a/docs/jsdoc/SignTemplatesManager.html b/docs/jsdoc/SignTemplatesManager.html index 79861100..a426a326 100644 --- a/docs/jsdoc/SignTemplatesManager.html +++ b/docs/jsdoc/SignTemplatesManager.html @@ -1327,7 +1327,7 @@

                                                                                                                                                                                  Home

                                                                                                                                                                                  Classes

                                                                                                                                                                                  • diff --git a/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html b/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html index cf957b77..656e9aaa 100644 --- a/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html +++ b/docs/jsdoc/SignTemplatesManager_SignTemplatesManager.html @@ -207,7 +207,7 @@

                                                                                                                                                                                    Home

                                                                                                                                                                                    Classes

                                                                                                                                                                                    • diff --git a/docs/jsdoc/StoragePolicies.html b/docs/jsdoc/StoragePolicies.html index d4d499c7..43191775 100644 --- a/docs/jsdoc/StoragePolicies.html +++ b/docs/jsdoc/StoragePolicies.html @@ -4168,7 +4168,7 @@

                                                                                                                                                                                      Home

                                                                                                                                                                                      Classes

                                                                                                                                                                                      • diff --git a/docs/jsdoc/Tasks.html b/docs/jsdoc/Tasks.html index 4a68c30d..4e3b0019 100644 --- a/docs/jsdoc/Tasks.html +++ b/docs/jsdoc/Tasks.html @@ -5484,7 +5484,7 @@

                                                                                                                                                                                        Home

                                                                                                                                                                                        Classes

                                                                                                                                                                                        • diff --git a/docs/jsdoc/TemplateSigner.html b/docs/jsdoc/TemplateSigner.html index 15a923c6..ebc6bcea 100644 --- a/docs/jsdoc/TemplateSigner.html +++ b/docs/jsdoc/TemplateSigner.html @@ -513,7 +513,7 @@

                                                                                                                                                                                          Home

                                                                                                                                                                                          Classes

                                                                                                                                                                                          • diff --git a/docs/jsdoc/TemplateSignerInput.html b/docs/jsdoc/TemplateSignerInput.html index eb494b0d..4a442e7d 100644 --- a/docs/jsdoc/TemplateSignerInput.html +++ b/docs/jsdoc/TemplateSignerInput.html @@ -917,7 +917,7 @@

                                                                                                                                                                                            Home

                                                                                                                                                                                            Classes

                                                                                                                                                                                            • diff --git a/docs/jsdoc/TermsOfService.html b/docs/jsdoc/TermsOfService.html index 0bd1b0a5..ca113f92 100644 --- a/docs/jsdoc/TermsOfService.html +++ b/docs/jsdoc/TermsOfService.html @@ -5146,7 +5146,7 @@

                                                                                                                                                                                              Home

                                                                                                                                                                                              Classes

                                                                                                                                                                                              • diff --git a/docs/jsdoc/TokenManager.html b/docs/jsdoc/TokenManager.html index 76f46727..10e81bc9 100644 --- a/docs/jsdoc/TokenManager.html +++ b/docs/jsdoc/TokenManager.html @@ -4181,7 +4181,7 @@

                                                                                                                                                                                                Home

                                                                                                                                                                                                Classes

                                                                                                                                                                                                • diff --git a/docs/jsdoc/Trash.html b/docs/jsdoc/Trash.html index 5f6c2958..564dcc80 100644 --- a/docs/jsdoc/Trash.html +++ b/docs/jsdoc/Trash.html @@ -768,7 +768,7 @@

                                                                                                                                                                                                  Home

                                                                                                                                                                                                  Classes

                                                                                                                                                                                                  • diff --git a/docs/jsdoc/UserBase.html b/docs/jsdoc/UserBase.html index d4ab6aea..79be63cd 100644 --- a/docs/jsdoc/UserBase.html +++ b/docs/jsdoc/UserBase.html @@ -276,7 +276,7 @@

                                                                                                                                                                                                    Home

                                                                                                                                                                                                    Classes

                                                                                                                                                                                                    • diff --git a/docs/jsdoc/UserIntegrationMappings.html b/docs/jsdoc/UserIntegrationMappings.html index e6086858..6cddde01 100644 --- a/docs/jsdoc/UserIntegrationMappings.html +++ b/docs/jsdoc/UserIntegrationMappings.html @@ -276,7 +276,7 @@

                                                                                                                                                                                                      Home

                                                                                                                                                                                                      Classes

                                                                                                                                                                                                      • diff --git a/docs/jsdoc/Users.html b/docs/jsdoc/Users.html index 327b3540..d4e97713 100644 --- a/docs/jsdoc/Users.html +++ b/docs/jsdoc/Users.html @@ -5960,7 +5960,7 @@

                                                                                                                                                                                                        Home

                                                                                                                                                                                                        Classes

                                                                                                                                                                                                        • diff --git a/docs/jsdoc/WebLinks.html b/docs/jsdoc/WebLinks.html index 37707604..02b5d0ce 100644 --- a/docs/jsdoc/WebLinks.html +++ b/docs/jsdoc/WebLinks.html @@ -4580,7 +4580,7 @@

                                                                                                                                                                                                          Home

                                                                                                                                                                                                          Classes

                                                                                                                                                                                                          • diff --git a/docs/jsdoc/Webhooks.html b/docs/jsdoc/Webhooks.html index 38c40103..221f1655 100644 --- a/docs/jsdoc/Webhooks.html +++ b/docs/jsdoc/Webhooks.html @@ -4586,7 +4586,7 @@

                                                                                                                                                                                                            Home

                                                                                                                                                                                                            Classes

                                                                                                                                                                                                            • diff --git a/docs/jsdoc/api-request-manager.ts.html b/docs/jsdoc/api-request-manager.ts.html index f2bd5b12..44793ea9 100644 --- a/docs/jsdoc/api-request-manager.ts.html +++ b/docs/jsdoc/api-request-manager.ts.html @@ -145,7 +145,7 @@

                                                                                                                                                                                                              Home

                                                                                                                                                                                                              Classes

                                                                                                                                                                                                              • diff --git a/docs/jsdoc/api-request.ts.html b/docs/jsdoc/api-request.ts.html index 6128c939..7308cb3b 100644 --- a/docs/jsdoc/api-request.ts.html +++ b/docs/jsdoc/api-request.ts.html @@ -468,7 +468,7 @@

                                                                                                                                                                                                                Home

                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                • diff --git a/docs/jsdoc/box-client.ts.html b/docs/jsdoc/box-client.ts.html index 752d3742..f0cdf479 100644 --- a/docs/jsdoc/box-client.ts.html +++ b/docs/jsdoc/box-client.ts.html @@ -831,7 +831,7 @@

                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/box-node-sdk.ts.html b/docs/jsdoc/box-node-sdk.ts.html index 41427ffd..0efac53e 100644 --- a/docs/jsdoc/box-node-sdk.ts.html +++ b/docs/jsdoc/box-node-sdk.ts.html @@ -535,7 +535,7 @@

                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/chunked-uploader.ts.html b/docs/jsdoc/chunked-uploader.ts.html index 135ee53d..26b5e7c5 100644 --- a/docs/jsdoc/chunked-uploader.ts.html +++ b/docs/jsdoc/chunked-uploader.ts.html @@ -484,7 +484,7 @@

                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/enterprise-event-stream.ts.html b/docs/jsdoc/enterprise-event-stream.ts.html index af0ee335..56e3a749 100644 --- a/docs/jsdoc/enterprise-event-stream.ts.html +++ b/docs/jsdoc/enterprise-event-stream.ts.html @@ -317,7 +317,7 @@

                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/event-stream.ts.html b/docs/jsdoc/event-stream.ts.html index 459d675b..a732af4d 100644 --- a/docs/jsdoc/event-stream.ts.html +++ b/docs/jsdoc/event-stream.ts.html @@ -405,7 +405,7 @@

                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/global.html b/docs/jsdoc/global.html index 6b6a4e28..417e37f7 100644 --- a/docs/jsdoc/global.html +++ b/docs/jsdoc/global.html @@ -5132,7 +5132,7 @@
                                                                                                                                                                                                                            Properties:
                                                                                                                                                                                                                            Source:
                                                                                                                                                                                                                            @@ -5728,7 +5728,7 @@
                                                                                                                                                                                                                            Properties:
                                                                                                                                                                                                                            Source:
                                                                                                                                                                                                                            @@ -8245,7 +8245,7 @@

                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/index.html b/docs/jsdoc/index.html index f901bb9b..d8d038ba 100644 --- a/docs/jsdoc/index.html +++ b/docs/jsdoc/index.html @@ -2195,7 +2195,7 @@

                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/managers_collaboration-allowlist.ts.html b/docs/jsdoc/managers_collaboration-allowlist.ts.html index 802fdbf3..fe6bb23e 100644 --- a/docs/jsdoc/managers_collaboration-allowlist.ts.html +++ b/docs/jsdoc/managers_collaboration-allowlist.ts.html @@ -322,7 +322,7 @@

                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/managers_collaborations.ts.html b/docs/jsdoc/managers_collaborations.ts.html index 18191838..dfa24c67 100644 --- a/docs/jsdoc/managers_collaborations.ts.html +++ b/docs/jsdoc/managers_collaborations.ts.html @@ -430,7 +430,7 @@

                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/managers_collections.ts.html b/docs/jsdoc/managers_collections.ts.html index f8ff17f5..e13347c4 100644 --- a/docs/jsdoc/managers_collections.ts.html +++ b/docs/jsdoc/managers_collections.ts.html @@ -131,7 +131,7 @@

                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/managers_comments.ts.html b/docs/jsdoc/managers_comments.ts.html index f43e0954..27d6913a 100644 --- a/docs/jsdoc/managers_comments.ts.html +++ b/docs/jsdoc/managers_comments.ts.html @@ -274,7 +274,7 @@

                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/managers_device-pins.ts.html b/docs/jsdoc/managers_device-pins.ts.html index 25e661b7..4e8ff892 100644 --- a/docs/jsdoc/managers_device-pins.ts.html +++ b/docs/jsdoc/managers_device-pins.ts.html @@ -169,7 +169,7 @@

                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/managers_enterprise.ts.html b/docs/jsdoc/managers_enterprise.ts.html index dca7c287..7ceb4509 100644 --- a/docs/jsdoc/managers_enterprise.ts.html +++ b/docs/jsdoc/managers_enterprise.ts.html @@ -338,7 +338,7 @@

                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/managers_events.ts.html b/docs/jsdoc/managers_events.ts.html index 68a6f866..f4be6387 100644 --- a/docs/jsdoc/managers_events.ts.html +++ b/docs/jsdoc/managers_events.ts.html @@ -408,7 +408,7 @@

                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/managers_file-requests-manager.ts.html b/docs/jsdoc/managers_file-requests-manager.ts.html index 8e1786de..6e066577 100644 --- a/docs/jsdoc/managers_file-requests-manager.ts.html +++ b/docs/jsdoc/managers_file-requests-manager.ts.html @@ -144,7 +144,7 @@

                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/managers_files.ts.html b/docs/jsdoc/managers_files.ts.html index 3221add6..7d5bc651 100644 --- a/docs/jsdoc/managers_files.ts.html +++ b/docs/jsdoc/managers_files.ts.html @@ -2111,7 +2111,7 @@

                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/managers_folders.ts.html b/docs/jsdoc/managers_folders.ts.html index caab8c29..4584ee57 100644 --- a/docs/jsdoc/managers_folders.ts.html +++ b/docs/jsdoc/managers_folders.ts.html @@ -911,7 +911,7 @@

                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/managers_groups.ts.html b/docs/jsdoc/managers_groups.ts.html index c87545a6..08dfc894 100644 --- a/docs/jsdoc/managers_groups.ts.html +++ b/docs/jsdoc/managers_groups.ts.html @@ -478,7 +478,7 @@

                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/managers_integration-mappings.ts.html b/docs/jsdoc/managers_integration-mappings.ts.html index 477fa5d5..cf33dcd3 100644 --- a/docs/jsdoc/managers_integration-mappings.ts.html +++ b/docs/jsdoc/managers_integration-mappings.ts.html @@ -223,7 +223,7 @@

                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/managers_legal-hold-policies.ts.html b/docs/jsdoc/managers_legal-hold-policies.ts.html index 5c15442a..83259b0a 100644 --- a/docs/jsdoc/managers_legal-hold-policies.ts.html +++ b/docs/jsdoc/managers_legal-hold-policies.ts.html @@ -433,7 +433,7 @@

                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/managers_metadata.ts.html b/docs/jsdoc/managers_metadata.ts.html index 47927c9c..42bf5452 100644 --- a/docs/jsdoc/managers_metadata.ts.html +++ b/docs/jsdoc/managers_metadata.ts.html @@ -419,9 +419,11 @@

                                                                                                                                                                                                                                                          Source: managers/metadata.ts

                                                                                                                                                                                                                                                          * @param {string} ancestorFolderId - The folder_id to which to restrain the query * @param {Object} [options] - Optional parameters * @param {string} [options.query] - The logical expression of the query - * @param {Object} [options.query_parameters] - Required if query present. The arguments for the query + * @param {Object} [options.query_params] - Required if query present. The arguments for the query * @param {Object} [options.order_by] - The field_key(s) to order on and the corresponding direction(s) * @param {Array} [options.fields] - An array of fields to return + * @param {int} [options.limit=100] - The number of results to return for a single request + * @param {string} [options.marker] - Pagination marker * @param {Function} [callback] - Passed a collection of items and their associated metadata * @returns {Promise<void>} Promise resolving to a collection of items and their associated metadata */ @@ -430,9 +432,11 @@

                                                                                                                                                                                                                                                          Source: managers/metadata.ts

                                                                                                                                                                                                                                                          ancestorFolderId: string, options?: { query?: string; - query_parameters?: Record<string, any>; - order_by: Record<string, any>; + query_params?: Record<string, any>; + order_by?: Record<string, any>; fields?: string[]; + limit?: number; + marker?: string; }, callback?: Function ) { @@ -491,7 +495,7 @@

                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/managers_recent-items.ts.html b/docs/jsdoc/managers_recent-items.ts.html index 094113d2..3df3661b 100644 --- a/docs/jsdoc/managers_recent-items.ts.html +++ b/docs/jsdoc/managers_recent-items.ts.html @@ -115,7 +115,7 @@

                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/managers_retention-policies.ts.html b/docs/jsdoc/managers_retention-policies.ts.html index cc865eda..a2874519 100644 --- a/docs/jsdoc/managers_retention-policies.ts.html +++ b/docs/jsdoc/managers_retention-policies.ts.html @@ -630,7 +630,7 @@

                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/managers_search.ts.html b/docs/jsdoc/managers_search.ts.html index 10cf5d65..09454a33 100644 --- a/docs/jsdoc/managers_search.ts.html +++ b/docs/jsdoc/managers_search.ts.html @@ -191,7 +191,7 @@

                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/managers_shared-items.ts.html b/docs/jsdoc/managers_shared-items.ts.html index 1975330e..e681c158 100644 --- a/docs/jsdoc/managers_shared-items.ts.html +++ b/docs/jsdoc/managers_shared-items.ts.html @@ -134,7 +134,7 @@

                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html index b6530ff8..9acdbc86 100644 --- a/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-reports.generated.ts.html @@ -160,7 +160,7 @@

                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html index 459c76e8..87353a63 100644 --- a/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-segment-members.generated.ts.html @@ -200,7 +200,7 @@

                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html index f847c853..a7eb5ef3 100644 --- a/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-segment-restrictions.generated.ts.html @@ -201,7 +201,7 @@

                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html b/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html index 1edc20d0..a90a64d3 100644 --- a/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barrier-segments.generated.ts.html @@ -238,7 +238,7 @@

                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/managers_shield-information-barriers.generated.ts.html b/docs/jsdoc/managers_shield-information-barriers.generated.ts.html index fb069f78..0e5059f7 100644 --- a/docs/jsdoc/managers_shield-information-barriers.generated.ts.html +++ b/docs/jsdoc/managers_shield-information-barriers.generated.ts.html @@ -190,7 +190,7 @@

                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/managers_sign-requests.generated.ts.html b/docs/jsdoc/managers_sign-requests.generated.ts.html index 3381a143..8fc1e72c 100644 --- a/docs/jsdoc/managers_sign-requests.generated.ts.html +++ b/docs/jsdoc/managers_sign-requests.generated.ts.html @@ -210,7 +210,7 @@

                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/managers_sign-templates.generated.ts.html b/docs/jsdoc/managers_sign-templates.generated.ts.html index 671a970e..38b765ea 100644 --- a/docs/jsdoc/managers_sign-templates.generated.ts.html +++ b/docs/jsdoc/managers_sign-templates.generated.ts.html @@ -124,7 +124,7 @@

                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/managers_storage-policies.ts.html b/docs/jsdoc/managers_storage-policies.ts.html index eff24cc2..2bae6826 100644 --- a/docs/jsdoc/managers_storage-policies.ts.html +++ b/docs/jsdoc/managers_storage-policies.ts.html @@ -295,7 +295,7 @@

                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/managers_tasks.ts.html b/docs/jsdoc/managers_tasks.ts.html index b3650eb8..3ec36090 100644 --- a/docs/jsdoc/managers_tasks.ts.html +++ b/docs/jsdoc/managers_tasks.ts.html @@ -398,7 +398,7 @@

                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/managers_terms-of-service.ts.html b/docs/jsdoc/managers_terms-of-service.ts.html index d4405c0f..c7769c45 100644 --- a/docs/jsdoc/managers_terms-of-service.ts.html +++ b/docs/jsdoc/managers_terms-of-service.ts.html @@ -438,7 +438,7 @@

                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/managers_trash.ts.html b/docs/jsdoc/managers_trash.ts.html index 8e0037e2..2dc693ef 100644 --- a/docs/jsdoc/managers_trash.ts.html +++ b/docs/jsdoc/managers_trash.ts.html @@ -111,7 +111,7 @@

                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/managers_users.ts.html b/docs/jsdoc/managers_users.ts.html index ac82ee78..b283aeca 100644 --- a/docs/jsdoc/managers_users.ts.html +++ b/docs/jsdoc/managers_users.ts.html @@ -398,7 +398,7 @@

                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/managers_web-links.ts.html b/docs/jsdoc/managers_web-links.ts.html index c15059ca..62b39c89 100644 --- a/docs/jsdoc/managers_web-links.ts.html +++ b/docs/jsdoc/managers_web-links.ts.html @@ -325,7 +325,7 @@

                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/managers_webhooks.ts.html b/docs/jsdoc/managers_webhooks.ts.html index c003d8b1..bfe57747 100644 --- a/docs/jsdoc/managers_webhooks.ts.html +++ b/docs/jsdoc/managers_webhooks.ts.html @@ -570,7 +570,7 @@

                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/schemas_enterprise-base.generated.ts.html b/docs/jsdoc/schemas_enterprise-base.generated.ts.html index 9f02412d..6deadc83 100644 --- a/docs/jsdoc/schemas_enterprise-base.generated.ts.html +++ b/docs/jsdoc/schemas_enterprise-base.generated.ts.html @@ -61,7 +61,7 @@

                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/schemas_file-base.generated.ts.html b/docs/jsdoc/schemas_file-base.generated.ts.html index bad4aec7..d618e630 100644 --- a/docs/jsdoc/schemas_file-base.generated.ts.html +++ b/docs/jsdoc/schemas_file-base.generated.ts.html @@ -75,7 +75,7 @@

                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/schemas_file-mini.generated.ts.html b/docs/jsdoc/schemas_file-mini.generated.ts.html index df22d2a4..29e18168 100644 --- a/docs/jsdoc/schemas_file-mini.generated.ts.html +++ b/docs/jsdoc/schemas_file-mini.generated.ts.html @@ -83,7 +83,7 @@

                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/schemas_file-version-base.generated.ts.html b/docs/jsdoc/schemas_file-version-base.generated.ts.html index 6890cc1f..7d150d7d 100644 --- a/docs/jsdoc/schemas_file-version-base.generated.ts.html +++ b/docs/jsdoc/schemas_file-version-base.generated.ts.html @@ -62,7 +62,7 @@

                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/schemas_file-version-mini.generated.ts.html b/docs/jsdoc/schemas_file-version-mini.generated.ts.html index d313f7ff..dff6c5e9 100644 --- a/docs/jsdoc/schemas_file-version-mini.generated.ts.html +++ b/docs/jsdoc/schemas_file-version-mini.generated.ts.html @@ -56,7 +56,7 @@

                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/schemas_folder-base.generated.ts.html b/docs/jsdoc/schemas_folder-base.generated.ts.html index 97b69e06..73cfb110 100644 --- a/docs/jsdoc/schemas_folder-base.generated.ts.html +++ b/docs/jsdoc/schemas_folder-base.generated.ts.html @@ -75,7 +75,7 @@

                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/schemas_folder-mini.generated.ts.html b/docs/jsdoc/schemas_folder-mini.generated.ts.html index 2ec1337a..7a91a35b 100644 --- a/docs/jsdoc/schemas_folder-mini.generated.ts.html +++ b/docs/jsdoc/schemas_folder-mini.generated.ts.html @@ -73,7 +73,7 @@

                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/schemas_integration-mapping-base.ts.html b/docs/jsdoc/schemas_integration-mapping-base.ts.html index 560b1cd0..6264abbe 100644 --- a/docs/jsdoc/schemas_integration-mapping-base.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-base.ts.html @@ -66,7 +66,7 @@

                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html b/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html index 39e644db..8ca94b42 100644 --- a/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-box-item-slack.ts.html @@ -60,7 +60,7 @@

                                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html b/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html index 7f73ebac..f9f75d79 100644 --- a/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-partner-item-slack.ts.html @@ -70,7 +70,7 @@

                                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html b/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html index b78d9ac8..a8d621e1 100644 --- a/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-slack-create-request.ts.html @@ -54,7 +54,7 @@

                                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html b/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html index 329f924c..d9b98ed5 100644 --- a/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html +++ b/docs/jsdoc/schemas_integration-mapping-slack-options.ts.html @@ -59,7 +59,7 @@

                                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/schemas_integration-mapping.ts.html b/docs/jsdoc/schemas_integration-mapping.ts.html index 1e390186..50036c1a 100644 --- a/docs/jsdoc/schemas_integration-mapping.ts.html +++ b/docs/jsdoc/schemas_integration-mapping.ts.html @@ -97,7 +97,7 @@

                                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/schemas_integration-mappings.ts.html b/docs/jsdoc/schemas_integration-mappings.ts.html index 10666b48..ec3e0a33 100644 --- a/docs/jsdoc/schemas_integration-mappings.ts.html +++ b/docs/jsdoc/schemas_integration-mappings.ts.html @@ -69,7 +69,7 @@

                                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html index 97916333..5bd16269 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-base.generated.ts.html @@ -61,7 +61,7 @@

                                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html index fd7643f7..52f752a6 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-reference.generated.ts.html @@ -51,7 +51,7 @@

                                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html index 65d96899..a267c069 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-report-base.generated.ts.html @@ -61,7 +61,7 @@

                                                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html index e53c4bac..cc87ff89 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-report-details.generated.ts.html @@ -52,7 +52,7 @@

                                                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html index 3048c953..025bcfe5 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-report.generated.ts.html @@ -75,7 +75,7 @@

                                                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html index eb1e9aec..bf1d2ee3 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-reports.generated.ts.html @@ -68,7 +68,7 @@

                                                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html index 98bb5a91..60c800ef 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-member-base.generated.ts.html @@ -62,7 +62,7 @@

                                                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html index fc48b786..8e88854f 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-member-mini.generated.ts.html @@ -56,7 +56,7 @@

                                                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html index eec0cbc8..42ad059b 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-member.generated.ts.html @@ -82,7 +82,7 @@

                                                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html index 5b10458b..4c2bd3f8 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-members.generated.ts.html @@ -68,7 +68,7 @@

                                                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html index edae6097..0664a9a7 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-base.generated.ts.html @@ -63,7 +63,7 @@

                                                                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html index af390bb0..55d77f8a 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction-mini.generated.ts.html @@ -63,7 +63,7 @@

                                                                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html index 78dcf1e7..d47988a2 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restriction.generated.ts.html @@ -76,7 +76,7 @@

                                                                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html index 343dac3e..d4c6ca05 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment-restrictions.generated.ts.html @@ -68,7 +68,7 @@

                                                                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html index 56e1a2a0..9249bf1a 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segment.generated.ts.html @@ -92,7 +92,7 @@

                                                                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html index b5beeb70..b1489ece 100644 --- a/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier-segments.generated.ts.html @@ -68,7 +68,7 @@

                                                                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html b/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html index a19a74d7..57b3a78c 100644 --- a/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barrier.generated.ts.html @@ -98,7 +98,7 @@

                                                                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html b/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html index 5d77b72c..466b36bb 100644 --- a/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html +++ b/docs/jsdoc/schemas_shield-information-barriers.generated.ts.html @@ -67,7 +67,7 @@

                                                                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/schemas_sign-request-base.generated.ts.html b/docs/jsdoc/schemas_sign-request-base.generated.ts.html index 4fbc3040..781647a9 100644 --- a/docs/jsdoc/schemas_sign-request-base.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-base.generated.ts.html @@ -121,7 +121,7 @@

                                                                                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html b/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html index 8083137c..ddb3198c 100644 --- a/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-create-request.generated.ts.html @@ -63,7 +63,7 @@

                                                                                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html b/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html index 734b37b8..b9febf5a 100644 --- a/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-create-signer.generated.ts.html @@ -127,7 +127,7 @@

                                                                                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html b/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html index c8835b1a..bee90d99 100644 --- a/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-prefill-tag.generated.ts.html @@ -71,7 +71,7 @@

                                                                                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html b/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html index 93b74d66..035a8bc6 100644 --- a/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-signer-input.generated.ts.html @@ -80,7 +80,7 @@

                                                                                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/schemas_sign-request-signer.generated.ts.html b/docs/jsdoc/schemas_sign-request-signer.generated.ts.html index 7a100f39..f799be6f 100644 --- a/docs/jsdoc/schemas_sign-request-signer.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request-signer.generated.ts.html @@ -75,7 +75,7 @@

                                                                                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/schemas_sign-request.generated.ts.html b/docs/jsdoc/schemas_sign-request.generated.ts.html index 02a23ddc..c79c43a6 100644 --- a/docs/jsdoc/schemas_sign-request.generated.ts.html +++ b/docs/jsdoc/schemas_sign-request.generated.ts.html @@ -113,7 +113,7 @@

                                                                                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/schemas_sign-requests.generated.ts.html b/docs/jsdoc/schemas_sign-requests.generated.ts.html index 321e9416..f7a32378 100644 --- a/docs/jsdoc/schemas_sign-requests.generated.ts.html +++ b/docs/jsdoc/schemas_sign-requests.generated.ts.html @@ -67,7 +67,7 @@

                                                                                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/schemas_sign-template.generated.ts.html b/docs/jsdoc/schemas_sign-template.generated.ts.html index fbca7844..dd736295 100644 --- a/docs/jsdoc/schemas_sign-template.generated.ts.html +++ b/docs/jsdoc/schemas_sign-template.generated.ts.html @@ -130,7 +130,7 @@

                                                                                                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/schemas_sign-templates.generated.ts.html b/docs/jsdoc/schemas_sign-templates.generated.ts.html index a22f3bcb..2a23ae49 100644 --- a/docs/jsdoc/schemas_sign-templates.generated.ts.html +++ b/docs/jsdoc/schemas_sign-templates.generated.ts.html @@ -72,7 +72,7 @@

                                                                                                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/schemas_template-signer-input.generated.ts.html b/docs/jsdoc/schemas_template-signer-input.generated.ts.html index 4b1d895e..2ab0fdcc 100644 --- a/docs/jsdoc/schemas_template-signer-input.generated.ts.html +++ b/docs/jsdoc/schemas_template-signer-input.generated.ts.html @@ -120,7 +120,7 @@

                                                                                                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/schemas_template-signer.generated.ts.html b/docs/jsdoc/schemas_template-signer.generated.ts.html index b5f48e26..979fb472 100644 --- a/docs/jsdoc/schemas_template-signer.generated.ts.html +++ b/docs/jsdoc/schemas_template-signer.generated.ts.html @@ -85,7 +85,7 @@

                                                                                                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/schemas_user-base.generated.ts.html b/docs/jsdoc/schemas_user-base.generated.ts.html index 1eaedc0c..595a9c78 100644 --- a/docs/jsdoc/schemas_user-base.generated.ts.html +++ b/docs/jsdoc/schemas_user-base.generated.ts.html @@ -61,7 +61,7 @@

                                                                                                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/schemas_user-integration-mappings.ts.html b/docs/jsdoc/schemas_user-integration-mappings.ts.html index 6af32d85..ea78f104 100644 --- a/docs/jsdoc/schemas_user-integration-mappings.ts.html +++ b/docs/jsdoc/schemas_user-integration-mappings.ts.html @@ -61,7 +61,7 @@

                                                                                                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/sessions_app-auth-session.ts.html b/docs/jsdoc/sessions_app-auth-session.ts.html index 571976f1..65b72f7a 100644 --- a/docs/jsdoc/sessions_app-auth-session.ts.html +++ b/docs/jsdoc/sessions_app-auth-session.ts.html @@ -281,7 +281,7 @@

                                                                                                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/sessions_basic-session.ts.html b/docs/jsdoc/sessions_basic-session.ts.html index 88c0e62a..f3055cec 100644 --- a/docs/jsdoc/sessions_basic-session.ts.html +++ b/docs/jsdoc/sessions_basic-session.ts.html @@ -137,7 +137,7 @@

                                                                                                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                                                              • diff --git a/docs/jsdoc/sessions_ccg-session.ts.html b/docs/jsdoc/sessions_ccg-session.ts.html index db219aaf..08a4f1ce 100644 --- a/docs/jsdoc/sessions_ccg-session.ts.html +++ b/docs/jsdoc/sessions_ccg-session.ts.html @@ -194,7 +194,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                Home

                                                                                                                                                                                                                                                                                                                                                                                                Classes

                                                                                                                                                                                                                                                                                                                                                                                                • diff --git a/docs/jsdoc/sessions_persistent-session.ts.html b/docs/jsdoc/sessions_persistent-session.ts.html index 435a0956..8017e8c4 100644 --- a/docs/jsdoc/sessions_persistent-session.ts.html +++ b/docs/jsdoc/sessions_persistent-session.ts.html @@ -346,7 +346,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                  Home

                                                                                                                                                                                                                                                                                                                                                                                                  Classes

                                                                                                                                                                                                                                                                                                                                                                                                  • diff --git a/docs/jsdoc/token-manager.ts.html b/docs/jsdoc/token-manager.ts.html index ee3a9c09..10432a87 100644 --- a/docs/jsdoc/token-manager.ts.html +++ b/docs/jsdoc/token-manager.ts.html @@ -680,7 +680,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                    Home

                                                                                                                                                                                                                                                                                                                                                                                                    Classes

                                                                                                                                                                                                                                                                                                                                                                                                    • diff --git a/docs/jsdoc/util_config.ts.html b/docs/jsdoc/util_config.ts.html index a27d7a56..c36e34fd 100644 --- a/docs/jsdoc/util_config.ts.html +++ b/docs/jsdoc/util_config.ts.html @@ -346,7 +346,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                      Home

                                                                                                                                                                                                                                                                                                                                                                                                      Classes

                                                                                                                                                                                                                                                                                                                                                                                                      • diff --git a/docs/jsdoc/util_errors.ts.html b/docs/jsdoc/util_errors.ts.html index b407ba21..ac7586b6 100644 --- a/docs/jsdoc/util_errors.ts.html +++ b/docs/jsdoc/util_errors.ts.html @@ -220,7 +220,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                        Home

                                                                                                                                                                                                                                                                                                                                                                                                        Classes

                                                                                                                                                                                                                                                                                                                                                                                                        • diff --git a/docs/jsdoc/util_exponential-backoff.ts.html b/docs/jsdoc/util_exponential-backoff.ts.html index 30ed9a08..a2edeaf5 100644 --- a/docs/jsdoc/util_exponential-backoff.ts.html +++ b/docs/jsdoc/util_exponential-backoff.ts.html @@ -67,7 +67,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                          Home

                                                                                                                                                                                                                                                                                                                                                                                                          Classes

                                                                                                                                                                                                                                                                                                                                                                                                          • diff --git a/docs/jsdoc/util_paging-iterator.ts.html b/docs/jsdoc/util_paging-iterator.ts.html index bed06583..d03823a3 100644 --- a/docs/jsdoc/util_paging-iterator.ts.html +++ b/docs/jsdoc/util_paging-iterator.ts.html @@ -294,7 +294,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                            Home

                                                                                                                                                                                                                                                                                                                                                                                                            Classes

                                                                                                                                                                                                                                                                                                                                                                                                            • diff --git a/docs/jsdoc/util_url-path.ts.html b/docs/jsdoc/util_url-path.ts.html index 3e661c1f..f400ae43 100644 --- a/docs/jsdoc/util_url-path.ts.html +++ b/docs/jsdoc/util_url-path.ts.html @@ -97,7 +97,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                              Home

                                                                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                                                                              • diff --git a/examples/app-auth/package.json b/examples/app-auth/package.json index 20922808..c143ec8a 100644 --- a/examples/app-auth/package.json +++ b/examples/app-auth/package.json @@ -12,7 +12,7 @@ "license": "Apache-2.0", "dependencies": { "body-parser": "^1.15.0", - "box-node-sdk": "^3.5.0", + "box-node-sdk": "^3.5.1", "express": "^4.13.4", "express-formidable": "^0.1.2", "express-handlebars": "^3.0.0", diff --git a/package-lock.json b/package-lock.json index 38e21007..493a1b53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "box-node-sdk", - "version": "3.5.0", + "version": "3.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 49fa5a1c..e421b62c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "box-node-sdk", "author": "Box ", - "version": "3.5.0", + "version": "3.5.1", "description": "Official SDK for Box Plaform APIs", "license": "Apache-2.0", "repository": {