@createiq/backend 1.0.20 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -287,6 +287,11 @@ type ValidInvitationResponseDto = {
287
287
  canForward: boolean;
288
288
  firstName?: string;
289
289
  };
290
+ type ShareNegotiationRequestDto = {
291
+ generalMessage?: string;
292
+ accountUsers: Array<AccountUserShareDto>;
293
+ newUsers: Array<NewUserShareDto>;
294
+ };
290
295
  type ApprovalCountStatisticsDto = {
291
296
  myPendingApprovals: PendingApprovalCountsDto;
292
297
  teamPendingApprovals: PendingApprovalCountsDto;
@@ -603,6 +608,7 @@ type DocumentErrorResponseDto = {
603
608
  message: string;
604
609
  documentCauses?: Array<MajorChangeSummaryDto>;
605
610
  };
611
+ type AuditReportType = 'audit_log_report' | 'comments_log_report';
606
612
  type UserForPickerDto = {
607
613
  role: string;
608
614
  profileColour: '#000000' | '#6750A4' | '#5C6B8A' | '#008569' | '#F5A623' | '#0172B1' | '#DC2773' | '#B3261E';
@@ -769,6 +775,10 @@ type ActiveOrPendingUserForNakhodaAdminDto = {
769
775
  subAccounts: Array<SubAccountIdWithNameDto>;
770
776
  status: string;
771
777
  };
778
+ type NewUserShareDto = {
779
+ email: string;
780
+ message?: string;
781
+ };
772
782
  type ESignNegotiationStatusDto = {
773
783
  subAccountId: string;
774
784
  sessionStatus?: ESignSessionStatusDto;
@@ -1318,7 +1328,7 @@ type CreateApiUserRequest = {
1318
1328
  subAccounts?: Array<string>;
1319
1329
  externalParty?: ExternalPartyDto;
1320
1330
  };
1321
- type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled';
1331
+ type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested';
1322
1332
  type ComponentAnswerDto_RepeatingGroup = {
1323
1333
  isPendingReorder?: boolean;
1324
1334
  value: Array<ComponentAnswerDto_RepeatingGroupElement>;
@@ -1518,9 +1528,6 @@ type AdminAccountWithEntitiesDto = {
1518
1528
  accountName: string;
1519
1529
  accountDomains: Array<string>;
1520
1530
  };
1521
- type ApprovalCommentsAvailableActionsDto = {
1522
- canCreate: boolean;
1523
- };
1524
1531
  type UnsubscribeRequestDto = {
1525
1532
  email: string;
1526
1533
  hash: string;
@@ -1534,6 +1541,13 @@ type ApproverDto = ({
1534
1541
  } & NamedApproverDto) | ({
1535
1542
  type: 'AnonymousApproverDto';
1536
1543
  } & AnonymousApproverDto);
1544
+ type ApprovalCommentsAvailableActionsDto = {
1545
+ canCreate: boolean;
1546
+ };
1547
+ type AccountUserShareDto = {
1548
+ userId: string;
1549
+ message?: string;
1550
+ };
1537
1551
  type NoteType = 'internal' | 'external';
1538
1552
  type SubAccountSummaryDto = {
1539
1553
  name: string;
@@ -1696,7 +1710,7 @@ type SignatureExistsDto_RequiredSignaturePageDto = {
1696
1710
  exists: boolean;
1697
1711
  sigPageId: string;
1698
1712
  };
1699
- type EmailTemplate = 'userInvite' | 'accountInvite' | 'negotiationCreateAccountInvite' | 'negotiationOneLinkInvite' | 'registerSSOUser' | 'approversRemoved' | 'approversFixed' | 'userTaggedInComment' | 'userTaggedInApprovalComment' | 'forwardInvite' | 'forgottenPassword' | 'unregisteredUserForgottenPassword' | 'negotiationInvite' | 'notifyDraft' | 'supportAccessConfirmation' | 'negotiationInviteApproverOrAdmin' | 'negotiationInviteNamedWhereNoEntity' | 'negotiationInviteNamedWhereNoUser' | 'negotiationInviteEntityManagement' | 'negotiationStarted' | 'negotiationUpdate' | 'negotiationGroupInvite' | 'negotiationGroupCreateAccountInvite' | 'negotiationGroupInviteApproverOrAdmin' | 'negotiationGroupInviteNamedWhereNoEntity' | 'negotiationGroupInviteEntityManagement' | 'negotiationGroupInviteNamedWhereNoUser' | 'negotiationGroupUpdate' | 'negotiationGroupDissolved' | 'chaserEmail' | 'sSOExpiresSoon' | 'sSOExpiresImminently' | 'finalDocumentRejected' | 'finalDocumentApproved' | 'finalApprovalRequired' | 'contactSMForNewApprovalRequired' | 'electionApprovalRequired' | 'documentApprovalReminder' | 'electionApprovalReminder' | 'electionApprovalResponsesReceived' | 'confirmAgreedForm' | 'executionAgreed' | 'negotiationComplete' | 'revertToAmending' | 'executionCpPagesUploaded' | 'inviteExistingUserAdvisorAccount' | 'inviteExistingUserNonAdvisorAccount' | 'inviteNewUserAdvisorAccount' | 'inviteNewUserNonAdvisorAccount' | 'inviteNewAccount' | 'advisorRequestRejected' | 'advisorRequestAccepted' | 'notifyBreakingChange' | 'auxiliaryDocumentUploaded' | 'negotiationExtendedWorkflowStage1ConfirmTemplate' | 'noContent' | 'negotiationUnsubscribe' | 'negotiationReport' | 'notifyCounterpartyUnsubscribed' | 'dailyNotificationDigest' | 'existingApproverReplaced';
1713
+ type EmailTemplate = 'userInvite' | 'accountInvite' | 'negotiationCreateAccountInvite' | 'negotiationOneLinkInvite' | 'registerSSOUser' | 'approversRemoved' | 'approversFixed' | 'userTaggedInComment' | 'userTaggedInApprovalComment' | 'shareNegotiation' | 'accessRequest' | 'forwardInvite' | 'forgottenPassword' | 'unregisteredUserForgottenPassword' | 'negotiationInvite' | 'notifyDraft' | 'supportAccessConfirmation' | 'negotiationInviteApproverOrAdmin' | 'negotiationInviteNamedWhereNoEntity' | 'negotiationInviteNamedWhereNoUser' | 'negotiationInviteEntityManagement' | 'negotiationStarted' | 'negotiationUpdate' | 'negotiationGroupInvite' | 'negotiationGroupCreateAccountInvite' | 'negotiationGroupInviteApproverOrAdmin' | 'negotiationGroupInviteNamedWhereNoEntity' | 'negotiationGroupInviteEntityManagement' | 'negotiationGroupInviteNamedWhereNoUser' | 'negotiationGroupUpdate' | 'negotiationGroupDissolved' | 'chaserEmail' | 'sSOExpiresSoon' | 'sSOExpiresImminently' | 'finalDocumentRejected' | 'finalDocumentApproved' | 'finalApprovalRequired' | 'contactSMForNewApprovalRequired' | 'electionApprovalRequired' | 'documentApprovalReminder' | 'electionApprovalReminder' | 'electionApprovalResponsesReceived' | 'confirmAgreedForm' | 'executionAgreed' | 'negotiationComplete' | 'revertToAmending' | 'executionCpPagesUploaded' | 'inviteExistingUserAdvisorAccount' | 'inviteExistingUserNonAdvisorAccount' | 'inviteNewUserAdvisorAccount' | 'inviteNewUserNonAdvisorAccount' | 'inviteNewAccount' | 'advisorRequestRejected' | 'advisorRequestAccepted' | 'notifyBreakingChange' | 'auxiliaryDocumentUploaded' | 'negotiationExtendedWorkflowStage1ConfirmTemplate' | 'noContent' | 'negotiationUnsubscribe' | 'negotiationReport' | 'auditReport' | 'notifyCounterpartyUnsubscribed' | 'dailyNotificationDigest' | 'existingApproverReplaced';
1700
1714
  type PartyRelativeRef = 'our' | 'counterparty';
1701
1715
  type PresetOrderKey = 'name' | 'documentType' | 'status' | 'dateCreated';
1702
1716
  type BulkSetDto = {
@@ -2357,7 +2371,6 @@ type ApprovalType = 'general' | 'election' | 'custodian';
2357
2371
  type SelectedElectionsRequestDto = {
2358
2372
  electionIds: Array<string>;
2359
2373
  };
2360
- type TimelineEventType = unknown;
2361
2374
  type SubAccountIdAndNameDto = {
2362
2375
  subAccountId: string;
2363
2376
  subAccountName: string;
@@ -2417,6 +2430,8 @@ type ExtractionResultSummaryDto = {
2417
2430
  updated?: string;
2418
2431
  error?: ErrorResponse;
2419
2432
  };
2433
+ type TimelineEventType = unknown;
2434
+ type AccessRequestState = 'pending' | 'approved' | 'rejected';
2420
2435
  type UserId = string;
2421
2436
  type PartyElectionNestedAnswersDto = {
2422
2437
  electionId: string;
@@ -3764,22 +3779,21 @@ type UpdateSelectedElections_Responses = {
3764
3779
  200: ExtractionResultDto;
3765
3780
  };
3766
3781
  type UpdateSelectedElections_Response = UpdateSelectedElections_Responses[keyof UpdateSelectedElections_Responses];
3767
- type AuditTrailForAccountAsExcel_Data = {
3782
+ type GenerateAuditTrailForAccountAsExcel_Data = {
3768
3783
  body?: never;
3769
3784
  path?: never;
3770
3785
  query: {
3771
3786
  includeSubAccountEvents: boolean;
3772
- yearMonths: Array<string>;
3787
+ yearMonths?: Array<string>;
3773
3788
  };
3774
3789
  url: '/api/v1/account/audit_trail/xlsx';
3775
3790
  };
3776
- type AuditTrailForAccountAsExcel_Responses = {
3791
+ type GenerateAuditTrailForAccountAsExcel_Responses = {
3777
3792
  /**
3778
- * XLSX formatted data
3793
+ * The report was generated and the email was sent
3779
3794
  */
3780
- 200: Blob | File;
3795
+ 202: unknown;
3781
3796
  };
3782
- type AuditTrailForAccountAsExcel_Response = AuditTrailForAccountAsExcel_Responses[keyof AuditTrailForAccountAsExcel_Responses];
3783
3797
  type PresetEditAnswers_Data = {
3784
3798
  body: PartyAnswersDto;
3785
3799
  path: {
@@ -4227,6 +4241,32 @@ type NegotiationForkHistory_Responses = {
4227
4241
  200: Array<NegotiationSingleDto>;
4228
4242
  };
4229
4243
  type NegotiationForkHistory_Response = NegotiationForkHistory_Responses[keyof NegotiationForkHistory_Responses];
4244
+ type MoveEntity_Data = {
4245
+ body: MoveEntityDto;
4246
+ path: {
4247
+ entityId: string;
4248
+ subAccountId: string;
4249
+ };
4250
+ query?: never;
4251
+ url: '/api/v1/subAccounts/{subAccountId}/entity/{entityId}/move';
4252
+ };
4253
+ type MoveEntity_Errors = {
4254
+ /**
4255
+ * Entity could not be found on the Sub-Account
4256
+ */
4257
+ 404: unknown;
4258
+ /**
4259
+ * Entity cannot be moved from and to the same Sub-Account
4260
+ */
4261
+ 419: unknown;
4262
+ };
4263
+ type MoveEntity_Responses = {
4264
+ /**
4265
+ * Entity successfully moved
4266
+ */
4267
+ 200: RemovedUsersDto;
4268
+ };
4269
+ type MoveEntity_Response = MoveEntity_Responses[keyof MoveEntity_Responses];
4230
4270
  type ListEntities_Data = {
4231
4271
  body?: never;
4232
4272
  path?: never;
@@ -4306,10 +4346,127 @@ type SetElectionApproval_Responses = {
4306
4346
  200: NegotiationSingleDto;
4307
4347
  };
4308
4348
  type SetElectionApproval_Response = SetElectionApproval_Responses[keyof SetElectionApproval_Responses];
4309
- type DownloadDashboardReportAsExcel_Data = {
4349
+ type DeleteApprovalComment_Data = {
4310
4350
  body?: never;
4311
4351
  path: {
4312
4352
  subAccountId: string;
4353
+ negotiationId: string;
4354
+ approvalCommentId: string;
4355
+ };
4356
+ query?: never;
4357
+ url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/approvals/comment/{approvalCommentId}';
4358
+ };
4359
+ type DeleteApprovalComment_Errors = {
4360
+ /**
4361
+ * Action not permitted (user does not have permission)
4362
+ */
4363
+ 403: unknown;
4364
+ };
4365
+ type DeleteApprovalComment_Responses = {
4366
+ /**
4367
+ * The deleted comment
4368
+ */
4369
+ 200: unknown;
4370
+ };
4371
+ type EditApprovalComment_Data = {
4372
+ body: UpdateCommentDto;
4373
+ path: {
4374
+ subAccountId: string;
4375
+ negotiationId: string;
4376
+ approvalCommentId: string;
4377
+ };
4378
+ query?: never;
4379
+ url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/approvals/comment/{approvalCommentId}';
4380
+ };
4381
+ type EditApprovalComment_Errors = {
4382
+ /**
4383
+ * Comment value is empty
4384
+ */
4385
+ 403: unknown;
4386
+ };
4387
+ type EditApprovalComment_Responses = {
4388
+ /**
4389
+ * The updated comment
4390
+ */
4391
+ 200: ApprovalCommentDto;
4392
+ };
4393
+ type EditApprovalComment_Response = EditApprovalComment_Responses[keyof EditApprovalComment_Responses];
4394
+ type DeleteExternalAttachment_Data = {
4395
+ body?: never;
4396
+ path: {
4397
+ subAccountId: string;
4398
+ negotiationId: string;
4399
+ fileName: string;
4400
+ };
4401
+ query?: never;
4402
+ url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/attachment/{fileName}';
4403
+ };
4404
+ type DeleteExternalAttachment_Responses = {
4405
+ /**
4406
+ * The invite attachment was deleted successfully. Returns all invite attachments
4407
+ */
4408
+ 200: AttachmentsExistsDto;
4409
+ };
4410
+ type DeleteExternalAttachment_Response = DeleteExternalAttachment_Responses[keyof DeleteExternalAttachment_Responses];
4411
+ type GetExternalAttachment_Data = {
4412
+ body?: never;
4413
+ path: {
4414
+ subAccountId: string;
4415
+ negotiationId: string;
4416
+ fileName: string;
4417
+ };
4418
+ query?: never;
4419
+ url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/attachment/{fileName}';
4420
+ };
4421
+ type GetExternalAttachment_Errors = {
4422
+ /**
4423
+ * Missing document
4424
+ */
4425
+ 404: unknown;
4426
+ };
4427
+ type GetExternalAttachment_Responses = {
4428
+ /**
4429
+ * The uploaded invite attachment
4430
+ */
4431
+ 200: Blob | File;
4432
+ };
4433
+ type GetExternalAttachment_Response = GetExternalAttachment_Responses[keyof GetExternalAttachment_Responses];
4434
+ type ListPotentialNegotiationAdvisors_Data = {
4435
+ body?: never;
4436
+ path: {
4437
+ subAccountId: string;
4438
+ negotiationId: string;
4439
+ };
4440
+ query?: never;
4441
+ url: '/api/v1/advisor/subAccounts/{subAccountId}/negotiations/{negotiationId}/potentialAdvisors';
4442
+ };
4443
+ type ListPotentialNegotiationAdvisors_Responses = {
4444
+ /**
4445
+ * A list of all advisors that can be given access to the specified negotiation
4446
+ */
4447
+ 200: Array<PotentialAdvisorSummaryDto>;
4448
+ };
4449
+ type ListPotentialNegotiationAdvisors_Response = ListPotentialNegotiationAdvisors_Responses[keyof ListPotentialNegotiationAdvisors_Responses];
4450
+ type GetAccessibleNegotiation_Data = {
4451
+ body?: never;
4452
+ path: {
4453
+ negotiationId: string;
4454
+ };
4455
+ query?: never;
4456
+ url: '/api/v1/negotiations/{negotiationId}';
4457
+ };
4458
+ type GetAccessibleNegotiation_Responses = {
4459
+ /**
4460
+ * A negotiation
4461
+ */
4462
+ 200: Array<NegotiationSingleDto>;
4463
+ };
4464
+ type GetAccessibleNegotiation_Response = GetAccessibleNegotiation_Responses[keyof GetAccessibleNegotiation_Responses];
4465
+ type GenerateNegotiationsReport_Data = {
4466
+ body?: never;
4467
+ path: {
4468
+ subAccountId: string;
4469
+ fileType: string;
4313
4470
  };
4314
4471
  query: {
4315
4472
  /**
@@ -4481,157 +4638,14 @@ type DownloadDashboardReportAsExcel_Data = {
4481
4638
  */
4482
4639
  missingApprovers?: boolean;
4483
4640
  };
4484
- url: '/api/v1/subAccounts/{subAccountId}/negotiations/xlsx';
4641
+ url: '/api/v1/subAccounts/{subAccountId}/negotiations/report/{fileType}';
4485
4642
  };
4486
- type DownloadDashboardReportAsExcel_Responses = {
4643
+ type GenerateNegotiationsReport_Responses = {
4487
4644
  /**
4488
- * A list of negotiations in XLSX formatted data
4645
+ * The report was generated and the email was sent
4489
4646
  */
4490
- 200: Blob | File;
4491
- };
4492
- type DownloadDashboardReportAsExcel_Response = DownloadDashboardReportAsExcel_Responses[keyof DownloadDashboardReportAsExcel_Responses];
4493
- type MoveEntity_Data = {
4494
- body: MoveEntityDto;
4495
- path: {
4496
- entityId: string;
4497
- subAccountId: string;
4498
- };
4499
- query?: never;
4500
- url: '/api/v1/subAccounts/{subAccountId}/entity/{entityId}/move';
4647
+ 202: unknown;
4501
4648
  };
4502
- type MoveEntity_Errors = {
4503
- /**
4504
- * Entity could not be found on the Sub-Account
4505
- */
4506
- 404: unknown;
4507
- /**
4508
- * Entity cannot be moved from and to the same Sub-Account
4509
- */
4510
- 419: unknown;
4511
- };
4512
- type MoveEntity_Responses = {
4513
- /**
4514
- * Entity successfully moved
4515
- */
4516
- 200: RemovedUsersDto;
4517
- };
4518
- type MoveEntity_Response = MoveEntity_Responses[keyof MoveEntity_Responses];
4519
- type DeleteApprovalComment_Data = {
4520
- body?: never;
4521
- path: {
4522
- subAccountId: string;
4523
- negotiationId: string;
4524
- approvalCommentId: string;
4525
- };
4526
- query?: never;
4527
- url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/approvals/comment/{approvalCommentId}';
4528
- };
4529
- type DeleteApprovalComment_Errors = {
4530
- /**
4531
- * Action not permitted (user does not have permission)
4532
- */
4533
- 403: unknown;
4534
- };
4535
- type DeleteApprovalComment_Responses = {
4536
- /**
4537
- * The deleted comment
4538
- */
4539
- 200: unknown;
4540
- };
4541
- type EditApprovalComment_Data = {
4542
- body: UpdateCommentDto;
4543
- path: {
4544
- subAccountId: string;
4545
- negotiationId: string;
4546
- approvalCommentId: string;
4547
- };
4548
- query?: never;
4549
- url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/approvals/comment/{approvalCommentId}';
4550
- };
4551
- type EditApprovalComment_Errors = {
4552
- /**
4553
- * Comment value is empty
4554
- */
4555
- 403: unknown;
4556
- };
4557
- type EditApprovalComment_Responses = {
4558
- /**
4559
- * The updated comment
4560
- */
4561
- 200: ApprovalCommentDto;
4562
- };
4563
- type EditApprovalComment_Response = EditApprovalComment_Responses[keyof EditApprovalComment_Responses];
4564
- type DeleteExternalAttachment_Data = {
4565
- body?: never;
4566
- path: {
4567
- subAccountId: string;
4568
- negotiationId: string;
4569
- fileName: string;
4570
- };
4571
- query?: never;
4572
- url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/attachment/{fileName}';
4573
- };
4574
- type DeleteExternalAttachment_Responses = {
4575
- /**
4576
- * The invite attachment was deleted successfully. Returns all invite attachments
4577
- */
4578
- 200: AttachmentsExistsDto;
4579
- };
4580
- type DeleteExternalAttachment_Response = DeleteExternalAttachment_Responses[keyof DeleteExternalAttachment_Responses];
4581
- type GetExternalAttachment_Data = {
4582
- body?: never;
4583
- path: {
4584
- subAccountId: string;
4585
- negotiationId: string;
4586
- fileName: string;
4587
- };
4588
- query?: never;
4589
- url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/attachment/{fileName}';
4590
- };
4591
- type GetExternalAttachment_Errors = {
4592
- /**
4593
- * Missing document
4594
- */
4595
- 404: unknown;
4596
- };
4597
- type GetExternalAttachment_Responses = {
4598
- /**
4599
- * The uploaded invite attachment
4600
- */
4601
- 200: Blob | File;
4602
- };
4603
- type GetExternalAttachment_Response = GetExternalAttachment_Responses[keyof GetExternalAttachment_Responses];
4604
- type ListPotentialNegotiationAdvisors_Data = {
4605
- body?: never;
4606
- path: {
4607
- subAccountId: string;
4608
- negotiationId: string;
4609
- };
4610
- query?: never;
4611
- url: '/api/v1/advisor/subAccounts/{subAccountId}/negotiations/{negotiationId}/potentialAdvisors';
4612
- };
4613
- type ListPotentialNegotiationAdvisors_Responses = {
4614
- /**
4615
- * A list of all advisors that can be given access to the specified negotiation
4616
- */
4617
- 200: Array<PotentialAdvisorSummaryDto>;
4618
- };
4619
- type ListPotentialNegotiationAdvisors_Response = ListPotentialNegotiationAdvisors_Responses[keyof ListPotentialNegotiationAdvisors_Responses];
4620
- type GetAccessibleNegotiation_Data = {
4621
- body?: never;
4622
- path: {
4623
- negotiationId: string;
4624
- };
4625
- query?: never;
4626
- url: '/api/v1/negotiations/{negotiationId}';
4627
- };
4628
- type GetAccessibleNegotiation_Responses = {
4629
- /**
4630
- * A negotiation
4631
- */
4632
- 200: Array<NegotiationSingleDto>;
4633
- };
4634
- type GetAccessibleNegotiation_Response = GetAccessibleNegotiation_Responses[keyof GetAccessibleNegotiation_Responses];
4635
4649
  type ForkNegotiation_Data = {
4636
4650
  body?: never;
4637
4651
  path: {
@@ -4856,6 +4870,28 @@ type UpdateDocumentDraftingNote_Responses = {
4856
4870
  200: DraftingNoteTextDto;
4857
4871
  };
4858
4872
  type UpdateDocumentDraftingNote_Response = UpdateDocumentDraftingNote_Responses[keyof UpdateDocumentDraftingNote_Responses];
4873
+ type ShareNegotiation_Data = {
4874
+ body: ShareNegotiationRequestDto;
4875
+ path: {
4876
+ subAccountId: string;
4877
+ negotiationId: string;
4878
+ };
4879
+ query?: never;
4880
+ url: '/api/v1/subAccounts/{subAccountId}/negotiations/{negotiationId}/share';
4881
+ };
4882
+ type ShareNegotiation_Errors = {
4883
+ /**
4884
+ * Invalid email address for one or more new users or one or more existing users doesnt exist
4885
+ */
4886
+ 400: unknown;
4887
+ };
4888
+ type ShareNegotiation_Responses = {
4889
+ /**
4890
+ * The negotiation from the point of view of the requester
4891
+ */
4892
+ 200: NegotiationWithTimelineAndPreviewDto;
4893
+ };
4894
+ type ShareNegotiation_Response = ShareNegotiation_Responses[keyof ShareNegotiation_Responses];
4859
4895
  type SetBulkSetAttachments_Data = {
4860
4896
  body: {
4861
4897
  file?: Array<Blob | File>;
@@ -5507,7 +5543,7 @@ type GetDownloadExecutedNegotiationsAsExcel_Responses = {
5507
5543
  200: Blob | File;
5508
5544
  };
5509
5545
  type GetDownloadExecutedNegotiationsAsExcel_Response = GetDownloadExecutedNegotiationsAsExcel_Responses[keyof GetDownloadExecutedNegotiationsAsExcel_Responses];
5510
- type DownloadExecutedNegotiationsAsExcel_Data = {
5546
+ type GenerateExecutedNegotiationsReportAsExcel_Data = {
5511
5547
  body?: ReportGenerationRequestDto;
5512
5548
  path: {
5513
5549
  subAccountId: string;
@@ -5515,19 +5551,18 @@ type DownloadExecutedNegotiationsAsExcel_Data = {
5515
5551
  query?: never;
5516
5552
  url: '/api/v1/subAccounts/{subAccountId}/executed_negotiations/xlsx';
5517
5553
  };
5518
- type DownloadExecutedNegotiationsAsExcel_Errors = {
5554
+ type GenerateExecutedNegotiationsReportAsExcel_Errors = {
5519
5555
  /**
5520
5556
  * Negotiation not found
5521
5557
  */
5522
5558
  404: unknown;
5523
5559
  };
5524
- type DownloadExecutedNegotiationsAsExcel_Responses = {
5560
+ type GenerateExecutedNegotiationsReportAsExcel_Responses = {
5525
5561
  /**
5526
- * XLSX formatted data
5562
+ * The report was generated and the email was sent
5527
5563
  */
5528
- 200: Blob | File;
5564
+ 202: unknown;
5529
5565
  };
5530
- type DownloadExecutedNegotiationsAsExcel_Response = DownloadExecutedNegotiationsAsExcel_Responses[keyof DownloadExecutedNegotiationsAsExcel_Responses];
5531
5566
  type DeleteSignedSignaturePageForParty_Data = {
5532
5567
  body?: never;
5533
5568
  path: {
@@ -6922,23 +6957,23 @@ type AssignUser_Responses = {
6922
6957
  200: NegotiationSingleDto;
6923
6958
  };
6924
6959
  type AssignUser_Response = AssignUser_Responses[keyof AssignUser_Responses];
6925
- type GetAllNegotiationCommentsForSubAccount_Data = {
6960
+ type GenerateCommentsReport_Data = {
6926
6961
  body?: never;
6927
6962
  path: {
6928
6963
  subAccountId: string;
6929
6964
  };
6930
6965
  query?: {
6931
6966
  yearMonths?: Array<string>;
6967
+ timeZone?: string;
6932
6968
  };
6933
6969
  url: '/api/v1/subAccounts/{subAccountId}/comments/xlsx';
6934
6970
  };
6935
- type GetAllNegotiationCommentsForSubAccount_Responses = {
6971
+ type GenerateCommentsReport_Responses = {
6936
6972
  /**
6937
- * XLSX formatted data
6973
+ * The report was generated and the email was sent
6938
6974
  */
6939
- 200: Blob | File;
6975
+ 202: unknown;
6940
6976
  };
6941
- type GetAllNegotiationCommentsForSubAccount_Response = GetAllNegotiationCommentsForSubAccount_Responses[keyof GetAllNegotiationCommentsForSubAccount_Responses];
6942
6977
  type GetExtractionResults_Data = {
6943
6978
  body?: never;
6944
6979
  path: {
@@ -7610,23 +7645,22 @@ type SetExternalAttachment_Responses = {
7610
7645
  201: AttachmentsExistsDto;
7611
7646
  };
7612
7647
  type SetExternalAttachment_Response = SetExternalAttachment_Responses[keyof SetExternalAttachment_Responses];
7613
- type AuditTrailForSubAccountAsExcel_Data = {
7648
+ type GenerateAuditTrailForSubAccountAsExcel_Data = {
7614
7649
  body?: never;
7615
7650
  path: {
7616
7651
  subAccountId: string;
7617
7652
  };
7618
- query: {
7619
- yearMonths: Array<string>;
7653
+ query?: {
7654
+ yearMonths?: Array<string>;
7620
7655
  };
7621
7656
  url: '/api/v1/subAccounts/{subAccountId}/audit_trail/xlsx';
7622
7657
  };
7623
- type AuditTrailForSubAccountAsExcel_Responses = {
7658
+ type GenerateAuditTrailForSubAccountAsExcel_Responses = {
7624
7659
  /**
7625
- * XLSX formatted data
7660
+ * The report was generated and the email was sent
7626
7661
  */
7627
- 200: Blob | File;
7662
+ 202: unknown;
7628
7663
  };
7629
- type AuditTrailForSubAccountAsExcel_Response = AuditTrailForSubAccountAsExcel_Responses[keyof AuditTrailForSubAccountAsExcel_Responses];
7630
7664
  type ValidateDraftReceiverEmails_Data = {
7631
7665
  body: Array<DraftReceiverEmailsDto>;
7632
7666
  path: {
@@ -8637,7 +8671,7 @@ type GetDownloadActiveNegotiationsReportAsExcel_Responses = {
8637
8671
  200: Blob | File;
8638
8672
  };
8639
8673
  type GetDownloadActiveNegotiationsReportAsExcel_Response = GetDownloadActiveNegotiationsReportAsExcel_Responses[keyof GetDownloadActiveNegotiationsReportAsExcel_Responses];
8640
- type DownloadActiveNegotiationsReportAsExcel_Data = {
8674
+ type GenerateActiveNegotiationsReportAsExcel_Data = {
8641
8675
  body?: ReportGenerationRequestDto;
8642
8676
  path: {
8643
8677
  subAccountId: string;
@@ -8645,19 +8679,12 @@ type DownloadActiveNegotiationsReportAsExcel_Data = {
8645
8679
  query?: never;
8646
8680
  url: '/api/v1/subAccounts/{subAccountId}/negotiations/analytics/xlsx';
8647
8681
  };
8648
- type DownloadActiveNegotiationsReportAsExcel_Errors = {
8649
- /**
8650
- * Negotiation not found
8651
- */
8652
- 404: unknown;
8653
- };
8654
- type DownloadActiveNegotiationsReportAsExcel_Responses = {
8682
+ type GenerateActiveNegotiationsReportAsExcel_Responses = {
8655
8683
  /**
8656
- * XLSX formatted data
8684
+ * The report was generated and the email was sent
8657
8685
  */
8658
- 200: Blob | File;
8686
+ 202: unknown;
8659
8687
  };
8660
- type DownloadActiveNegotiationsReportAsExcel_Response = DownloadActiveNegotiationsReportAsExcel_Responses[keyof DownloadActiveNegotiationsReportAsExcel_Responses];
8661
8688
  type SetCounterparties_Data = {
8662
8689
  body: Array<CounterpartyWithReferenceIdDto>;
8663
8690
  path: {
@@ -9694,10 +9721,10 @@ declare const getSecurityContext: <ThrowOnError extends boolean = false>(options
9694
9721
  */
9695
9722
  declare const updateSelectedElections: <ThrowOnError extends boolean = false>(options: Options<UpdateSelectedElections_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<ExtractionResultDto, unknown, ThrowOnError>;
9696
9723
  /**
9697
- * View an audit trail for an account as XLSX
9698
- * View an audit trail for an account as XLSX.
9724
+ * Generate the audit trail for an account as XLSX and send the download email
9725
+ * Generate the audit trail for an account as XLSX and send the download email.
9699
9726
  */
9700
- declare const auditTrailForAccountAsExcel: <ThrowOnError extends boolean = false>(options: Options<AuditTrailForAccountAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
9727
+ declare const generateAuditTrailForAccountAsExcel: <ThrowOnError extends boolean = false>(options: Options<GenerateAuditTrailForAccountAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<unknown, unknown, ThrowOnError>;
9701
9728
  /**
9702
9729
  * Update the answers for a preset
9703
9730
  * Update the answers for a preset.
@@ -9798,6 +9825,11 @@ declare const markEventsAsViewed: <ThrowOnError extends boolean = false>(options
9798
9825
  * Shows the full restatement history for this negotiation starting at the original and ending with the most recent restatement.
9799
9826
  */
9800
9827
  declare const negotiationForkHistory: <ThrowOnError extends boolean = false>(options: Options<NegotiationForkHistory_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<NegotiationSingleDto[], unknown, ThrowOnError>;
9828
+ /**
9829
+ * Move an entity from one Sub-Account to another
9830
+ * Move an entity (and it's associated negotiations) from one Sub-Account to another.
9831
+ */
9832
+ declare const moveEntity: <ThrowOnError extends boolean = false>(options: Options<MoveEntity_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<RemovedUsersDto, unknown, ThrowOnError>;
9801
9833
  /**
9802
9834
  * View a list of all entities assigned to Sub-Accounts, account-wide
9803
9835
  * View a list of all entities assigned to Sub-Accounts, account-wide.
@@ -9818,16 +9850,6 @@ declare const setFinalApproval: <ThrowOnError extends boolean = false>(options:
9818
9850
  * Update the approval rules for an election.
9819
9851
  */
9820
9852
  declare const setElectionApproval: <ThrowOnError extends boolean = false>(options: Options<SetElectionApproval_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<NegotiationSingleDto, unknown, ThrowOnError>;
9821
- /**
9822
- * List negotiations in a Sub-Account and return the result as a report
9823
- * List negotiations in a Sub-Account and return the result as a report.
9824
- */
9825
- declare const downloadDashboardReportAsExcel: <ThrowOnError extends boolean = false>(options: Options<DownloadDashboardReportAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
9826
- /**
9827
- * Move an entity from one Sub-Account to another
9828
- * Move an entity (and it's associated negotiations) from one Sub-Account to another.
9829
- */
9830
- declare const moveEntity: <ThrowOnError extends boolean = false>(options: Options<MoveEntity_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<RemovedUsersDto, unknown, ThrowOnError>;
9831
9853
  /**
9832
9854
  * Delete an approval comment
9833
9855
  * Delete an approval comment.
@@ -9858,6 +9880,11 @@ declare const listPotentialNegotiationAdvisors: <ThrowOnError extends boolean =
9858
9880
  * View a negotiation, if you have access to it. Searches all of your Sub-Accounts.
9859
9881
  */
9860
9882
  declare const getAccessibleNegotiation: <ThrowOnError extends boolean = false>(options: Options<GetAccessibleNegotiation_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<NegotiationSingleDto[], unknown, ThrowOnError>;
9883
+ /**
9884
+ * Generate negotiations report in a Sub-Account and send the download email
9885
+ * Generate negotiations report in a Sub-Account and send the download email.
9886
+ */
9887
+ declare const generateNegotiationsReport: <ThrowOnError extends boolean = false>(options: Options<GenerateNegotiationsReport_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<unknown, unknown, ThrowOnError>;
9861
9888
  /**
9862
9889
  * Restate an existing executed negotiation
9863
9890
  * Starts a new negotiation where all elections are prefilled from the specified negotiation. Once the new negotiation is executed, the documents produced will indicate that they restate the original documents. In order to restate a negotiation it must be executed, the document must support restatement and there must not be any other sequential restatements for this negotiation. Any subsequent restatement should be made from the the latest executed restatement.
@@ -9903,6 +9930,11 @@ declare const deleteDocumentDraftingNote: <ThrowOnError extends boolean = false>
9903
9930
  * Update a document drafting note for the specified note type. Adds a new one if no note exists before.
9904
9931
  */
9905
9932
  declare const updateDocumentDraftingNote: <ThrowOnError extends boolean = false>(options: Options<UpdateDocumentDraftingNote_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<DraftingNoteTextDto, unknown, ThrowOnError>;
9933
+ /**
9934
+ * Share a negotiation with specified usesr.
9935
+ * Share a negotiation with specified users.
9936
+ */
9937
+ declare const shareNegotiation: <ThrowOnError extends boolean = false>(options: Options<ShareNegotiation_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<NegotiationWithTimelineAndPreviewDto, unknown, ThrowOnError>;
9906
9938
  /**
9907
9939
  * Upload one or more bulk set attachments for a bulk set
9908
9940
  * Upload one or more bulk set attachments for a bulk set.
@@ -10054,10 +10086,10 @@ declare const updateMetadata: <ThrowOnError extends boolean = false>(options: Op
10054
10086
  */
10055
10087
  declare const getDownloadExecutedNegotiationsAsExcel: <ThrowOnError extends boolean = false>(options: Options<GetDownloadExecutedNegotiationsAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
10056
10088
  /**
10057
- * View election data for all executed negotiations in a Sub-Account
10058
- * View election data for all executed negotiations in a Sub-Account.
10089
+ * Generate report for all executed negotiations in a Sub-Account and send the download email
10090
+ * Generate report for all executed negotiations in a Sub-Account and send the download email.
10059
10091
  */
10060
- declare const downloadExecutedNegotiationsAsExcel: <ThrowOnError extends boolean = false>(options: Options<DownloadExecutedNegotiationsAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
10092
+ declare const generateExecutedNegotiationsReportAsExcel: <ThrowOnError extends boolean = false>(options: Options<GenerateExecutedNegotiationsReportAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<unknown, unknown, ThrowOnError>;
10061
10093
  /**
10062
10094
  * Delete a signed signature page for a specific party
10063
10095
  * Delete a signed signature page for a specific party.
@@ -10359,10 +10391,10 @@ declare const downloadPreset: <ThrowOnError extends boolean = false>(options: Op
10359
10391
  */
10360
10392
  declare const assignUser: <ThrowOnError extends boolean = false>(options: Options<AssignUser_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<NegotiationSingleDto, unknown, ThrowOnError>;
10361
10393
  /**
10362
- * Download excel report containing comments for all negotiations that belongs to the Sub-Account
10363
- * Download excel report containing comments for all negotiations that belongs to the Sub-Account.
10394
+ * Generate excel report containing comments for all negotiations that belongs to the Sub-Account and send the download email
10395
+ * Generate excel report containing comments for all negotiations that belongs to the Sub-Account and send the download email.
10364
10396
  */
10365
- declare const getAllNegotiationCommentsForSubAccount: <ThrowOnError extends boolean = false>(options: Options<GetAllNegotiationCommentsForSubAccount_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
10397
+ declare const generateCommentsReport: <ThrowOnError extends boolean = false>(options: Options<GenerateCommentsReport_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<unknown, unknown, ThrowOnError>;
10366
10398
  /**
10367
10399
  * Get the current extraction status and results
10368
10400
  * Get the current extraction status and results.
@@ -10469,10 +10501,10 @@ declare const setExternalAttachments: <ThrowOnError extends boolean = false>(opt
10469
10501
  */
10470
10502
  declare const setExternalAttachment: <ThrowOnError extends boolean = false>(options: Options<SetExternalAttachment_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<AttachmentsExistsDto, unknown, ThrowOnError>;
10471
10503
  /**
10472
- * View the audit trail for a Sub-Account as XLSX
10473
- * View the audit trail for a Sub-Account as XLSX.
10504
+ * Generate the audit trail for a Sub-Account as XLSX and send the download email
10505
+ * Generate the audit trail for a Sub-Account as XLSX and send the download email.
10474
10506
  */
10475
- declare const auditTrailForSubAccountAsExcel: <ThrowOnError extends boolean = false>(options: Options<AuditTrailForSubAccountAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
10507
+ declare const generateAuditTrailForSubAccountAsExcel: <ThrowOnError extends boolean = false>(options: Options<GenerateAuditTrailForSubAccountAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<unknown, unknown, ThrowOnError>;
10476
10508
  /**
10477
10509
  * Validates sets of proposed receiver email addresses to be used in bulk creation
10478
10510
  * Validates sets of proposed receiver email addresses to be used in bulk creation.
@@ -10696,10 +10728,10 @@ declare const checkSignedExecutedVersion: <ThrowOnError extends boolean = false>
10696
10728
  */
10697
10729
  declare const getDownloadActiveNegotiationsReportAsExcel: <ThrowOnError extends boolean = false>(options: Options<GetDownloadActiveNegotiationsReportAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
10698
10730
  /**
10699
- * View an election analytics report for all negotiations that you can access in a Sub-Account
10700
- * View an election analytics report for all negotiations that you can access in a Sub-Account.
10731
+ * Generate the election analytics report for all negotiations for a Sub-Account and send the download email
10732
+ * Generate the election analytics report for all negotiations for a Sub-Account and send the download email.
10701
10733
  */
10702
- declare const downloadActiveNegotiationsReportAsExcel: <ThrowOnError extends boolean = false>(options: Options<DownloadActiveNegotiationsReportAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<Blob | File, unknown, ThrowOnError>;
10734
+ declare const generateActiveNegotiationsReportAsExcel: <ThrowOnError extends boolean = false>(options: Options<GenerateActiveNegotiationsReportAsExcel_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<unknown, unknown, ThrowOnError>;
10703
10735
  /**
10704
10736
  * Set one or more counterparties for a negotiation
10705
10737
  * Set one or more counterparties for a negotiation.
@@ -10916,4 +10948,4 @@ declare const getTimelineActivity: <ThrowOnError extends boolean = false>(option
10916
10948
  */
10917
10949
  declare const getProfile: <ThrowOnError extends boolean = false>(options?: Options<GetProfile_Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<UserProfileDto, unknown, ThrowOnError>;
10918
10950
 
10919
- export { type AcceptAllCounterpartyPositions_Data, type AcceptAllCounterpartyPositions_Errors, type AcceptAllCounterpartyPositions_Response, type AcceptAllCounterpartyPositions_Responses, type AcceptAllCustodianTemplatePositions_Data, type AcceptAllCustodianTemplatePositions_Errors, type AcceptAllCustodianTemplatePositions_Response, type AcceptAllCustodianTemplatePositions_Responses, type AcceptAllPositionsFromFork_Data, type AcceptAllPositionsFromFork_Errors, type AcceptAllPositionsFromFork_Response, type AcceptAllPositionsFromFork_Responses, type AcceptAllPositionsFromPreviousVersion_Data, type AcceptAllPositionsFromPreviousVersion_Errors, type AcceptAllPositionsFromPreviousVersion_Response, type AcceptAllPositionsFromPreviousVersion_Responses, type AcceptAllPresetPositions_Data, type AcceptAllPresetPositions_Errors, type AcceptAllPresetPositions_Response, type AcceptAllPresetPositions_Responses, type AcceptCounterpartyPosition_Data, type AcceptCounterpartyPosition_Errors, type AcceptCounterpartyPosition_Response, type AcceptCounterpartyPosition_Responses, type AcceptInviteDto, type AcceptNestedAnswersCounterpartyPosition_Data, type AcceptNestedAnswersCounterpartyPosition_Errors, type AcceptNestedAnswersCounterpartyPosition_Response, type AcceptNestedAnswersCounterpartyPosition_Responses, type AcceptedRelationshipDto, type AccessTokenDto, type AccessWindowDto, type AccountAndSubAccountsDto, type AccountAvailableActionsDto, type AccountContextDto, type AccountIdAndNameDto, type AccountIntegrationDataDto, type AccountInviteByNakhodaDto, type AccountNameDto, type AccountSettingsDto, type AccountStatisticsDto, type AccountSummaryFlatDto, type AccountSummaryWithSubAccountsDto, type AccountSummary_Data, type AccountSummary_Errors, type AccountSummary_Response, type AccountSummary_Responses, type AccountWithAddedDomainsDto, type ActiveOrPendingUserDto, type ActiveOrPendingUserForNakhodaAdminDto, type ActiveUserDto, type ActiveUserStatisticsDto, type ActivityTimelineSummaryDto, type AddApprovalComment_Data, type AddApprovalComment_Errors, type AddApprovalComment_Response, type AddApprovalComment_Responses, type AddComment_Data, type AddComment_Response, type AddComment_Responses, type AddElectionApproval_Data, type AddElectionApproval_Errors, type AddElectionApproval_Response, type AddElectionApproval_Responses, type AddElectionRejection_Data, type AddElectionRejection_Errors, type AddElectionRejection_Response, type AddElectionRejection_Responses, type AddOptionalCommentDto, type AddWatchers_Data, type AddWatchers_Errors, type AddWatchers_Response, type AddWatchers_Responses, type AdminAccountDetailDto, type AdminAccountWithEntitiesDto, type AdminApiUserSummaryDto, type AdminPendingAccountDto, type AdminRevertNegotiationStateDto, type AdminUpdateEmailPreferencesDto, type AdvisorAccountRelationshipDto, type AdvisorAccountRelationshipsDto, type AdvisorNegotiationRequestDto, type AdvisorOrClient, type AdvisorRelationshipExpandedDto, type AdvisorRelationshipSummaryDto, type AdvisorRequestInboundStatsDto, type AdvisorRequestStatus, type AdvisorRequestSummaryDto, type AdvisorUserDto, type AdvisorWithShareSettingDto, type AllowlistOrDenylist, type AmendDefaultsDto, type AnalyticsEventType, type AnnouncementDto, type AnnouncementsDto, type AnonymousApproverDto, type AnswersSummariesDto, type ApiUserSummaryDto, type ApplyExtractedAnswers_Data, type ApplyExtractedAnswers_Errors, type ApplyExtractedAnswers_Response, type ApplyExtractedAnswers_Responses, type ApprovalCommentAvailableActionsDto, type ApprovalCommentDto, type ApprovalCommentRequestDto, type ApprovalCommentUserDto, type ApprovalCommentsAvailableActionsDto, type ApprovalCommentsDto, type ApprovalCountStatisticsDto, type ApprovalDecisionsWithSubmittedValuesDto, type ApprovalDto, type ApprovalHistoryDto, type ApprovalRoundDto, type ApprovalRoundType, type ApprovalRuleChangesDto, type ApprovalStatus, type ApprovalType, type ApproveFinalDocument_Data, type ApproveFinalDocument_Errors, type ApproveFinalDocument_Responses, type ApproverDto, type ApproverInRulesDto, type ApproverRemovalReason, type ApproversWithQuorumDto, type AssignEntity_Data, type AssignEntity_Errors, type AssignEntity_Response, type AssignEntity_Responses, type AssignToMe_Data, type AssignToMe_Errors, type AssignToMe_Response, type AssignToMe_Responses, type AssignUser_Data, type AssignUser_Errors, type AssignUser_Response, type AssignUser_Responses, type AttachmentsExistsDto, type AttachmentsExistsDto_ExistingAttachmentDto, type AuditEventCauseDto, type AuditEventDto, type AuditEventEffectDto, type AuditTrailFiltersDto, type AuditTrailFilters_Data, type AuditTrailFilters_Response, type AuditTrailFilters_Responses, type AuditTrailForAccountAsExcel_Data, type AuditTrailForAccountAsExcel_Response, type AuditTrailForAccountAsExcel_Responses, type AuditTrailForAccountAsJson_Data, type AuditTrailForAccountAsJson_Response, type AuditTrailForAccountAsJson_Responses, type AuditTrailForSubAccountAsExcel_Data, type AuditTrailForSubAccountAsExcel_Response, type AuditTrailForSubAccountAsExcel_Responses, type AuditTrailForSubAccountAsJson_Data, type AuditTrailForSubAccountAsJson_Response, type AuditTrailForSubAccountAsJson_Responses, type AuthEndpointsDto, type AuthEndpointsResponseDto, type AuthPing_Data, type AuthPing_Errors, type AuthPing_Responses, type AuthServerResponseDto, type AuthnSuccessResponseDto, type AuxiliaryDocumentExistsDto, type AvailableChannelsDto, type AvailableUserForAdvisingDto, type BillableEventType, type BreakingChanges_Data, type BreakingChanges_Response, type BreakingChanges_Responses, type BrokenApproversSummaryDto, type BulkDraftCounterpartyOptionsDto, type BulkSetDto, type BulkSetJobCountDto, type BulkSetWithAttachmentsDto, type BulkSetsCountsDto, type BulkSetsJobCount_Data, type BulkSetsJobCount_Response, type BulkSetsJobCount_Responses, type CDMOutputDto, type CalendricalFrequency, type CancelExtraction_Data, type CancelExtraction_Errors, type CancelExtraction_Response, type CancelExtraction_Responses, type CancelJobCountDto, type CancelNegotiationsDto, type CancelNegotiationsJobCount_Data, type CancelNegotiationsJobCount_Response, type CancelNegotiationsJobCount_Responses, type CancelNegotiations_Data, type CancelNegotiations_Response, type CancelNegotiations_Responses, type Cancel_Data, type Cancel_Errors, type Cancel_Response, type Cancel_Responses, type CancelledByDto, type CausesDto, type ChangePasswordRequestDto, type ChangeSigningModeDto, type ChangeSigningMode_Data, type ChangeSigningMode_Errors, type ChangeSigningMode_Response, type ChangeSigningMode_Responses, type ChannelType, type ChaserEmailInfoDto, type CheckAuxiliaryDocument_Data, type CheckAuxiliaryDocument_Errors, type CheckAuxiliaryDocument_Response, type CheckAuxiliaryDocument_Responses, type CheckForBrokenApprovers_Data, type CheckForBrokenApprovers_Response, type CheckForBrokenApprovers_Responses, type CheckOfflineNegotiatedDocument_Data, type CheckOfflineNegotiatedDocument_Errors, type CheckOfflineNegotiatedDocument_Response, type CheckOfflineNegotiatedDocument_Responses, type CheckSignedExecutedVersion_Data, type CheckSignedExecutedVersion_Errors, type CheckSignedExecutedVersion_Response, type CheckSignedExecutedVersion_Responses, type CheckSignedSignaturePagePdf_Data, type CheckSignedSignaturePagePdf_Errors, type CheckSignedSignaturePagePdf_Response, type CheckSignedSignaturePagePdf_Responses, type ClientOptions, type ClientSubAccountContextDto, type ClonePreset_Data, type ClonePreset_Errors, type ClonePreset_Response, type ClonePreset_Responses, type CommentDto, type CompletedExtractionResultDto, type ComponentAnswerDto, type ComponentAnswerDto_DataEditor, type ComponentAnswerDto_Multiple, type ComponentAnswerDto_NestedAnswers, type ComponentAnswerDto_RepeatingGroup, type ComponentAnswerDto_RepeatingGroupElement, type ComponentAnswerDto_Single, type ComponentAnswerDto_Tabular, type ComponentDto, type ComponentIdDto, type ConfirmExecutionVersion_Data, type ConfirmExecutionVersion_Errors, type ConfirmExecutionVersion_Response, type ConfirmExecutionVersion_Responses, type Confirm_Data, type Confirm_Errors, type Confirm_Response, type Confirm_Responses, type ConsentCodeCallback_Data, type ContactForNewApprover_Data, type ContactForNewApprover_Errors, type ContactForNewApprover_Responses, type ContextAvailableActionsDto, type CounterpartyDto, type CounterpartyWithReferenceIdDto, type CreateApiUserRequest, type CreateApiUserResponse, type CreateAuditTrailJson_Data, type CreateAuditTrailJson_Response, type CreateAuditTrailJson_Responses, type CreateAuditTrailPdf_Data, type CreateAuditTrailPdf_Response, type CreateAuditTrailPdf_Responses, type CreateAuditTrailXlsx_Data, type CreateAuditTrailXlsx_Response, type CreateAuditTrailXlsx_Responses, type CreateBulkSetDto, type CreateBulkSetItemDto, type CreateBulkSetResponseDto, type CreateBulkSet_Data, type CreateBulkSet_Response, type CreateBulkSet_Responses, type CreateDocumentMetadataDto, type CreateGroup_Data, type CreateGroup_Response, type CreateGroup_Responses, type CreateNegotiationGroupDto, type CreateNegotiationRequestDto, type CreateNegotiation_Data, type CreateNegotiation_Errors, type CreateNegotiation_Response, type CreateNegotiation_Responses, type CreatePresetAuditTrailJson_Data, type CreatePresetAuditTrailJson_Response, type CreatePresetAuditTrailJson_Responses, type CreatePresetAuditTrailXlsx_Data, type CreatePresetAuditTrailXlsx_Response, type CreatePresetAuditTrailXlsx_Responses, type CreatePresetRequestDto, type CreatePreset_Data, type CreatePreset_Errors, type CreatePreset_Response, type CreatePreset_Responses, type CreateSignaturePagePdf_Data, type CreateSignaturePagePdf_Response, type CreateSignaturePagePdf_Responses, type CreateSigningPack_Data, type CreateSigningPack_Response, type CreateSigningPack_Responses, type CreateSubAccountRequestDto, type CreateSubAccountResponseDto, type DeleteApprovalComment_Data, type DeleteApprovalComment_Errors, type DeleteApprovalComment_Responses, type DeleteAuxiliaryDocument_Data, type DeleteAuxiliaryDocument_Response, type DeleteAuxiliaryDocument_Responses, type DeleteBulkSetAttachment_Data, type DeleteBulkSetAttachment_Response, type DeleteBulkSetAttachment_Responses, type DeleteComment_Data, type DeleteComment_Response, type DeleteComment_Responses, type DeleteCoverNote_Data, type DeleteCoverNote_Response, type DeleteCoverNote_Responses, type DeleteDocumentDraftingNote_Data, type DeleteDocumentDraftingNote_Errors, type DeleteDocumentDraftingNote_Responses, type DeleteDocumentElectionDraftingNote_Data, type DeleteDocumentElectionDraftingNote_Errors, type DeleteDocumentElectionDraftingNote_Responses, type DeleteDraftingNotesDocument_Data, type DeleteDraftingNotesDocument_Responses, type DeleteEntity_Data, type DeleteEntity_Errors, type DeleteEntity_Response, type DeleteEntity_Responses, type DeleteExecutionAttachment_Data, type DeleteExecutionAttachment_Response, type DeleteExecutionAttachment_Responses, type DeleteExternalAttachment_Data, type DeleteExternalAttachment_Response, type DeleteExternalAttachment_Responses, type DeleteGeneralCoverNote_Data, type DeleteGeneralCoverNote_Errors, type DeleteGeneralCoverNote_Response, type DeleteGeneralCoverNote_Responses, type DeleteOfflineNegotiatedDocument_Data, type DeleteOfflineNegotiatedDocument_Response, type DeleteOfflineNegotiatedDocument_Responses, type DeletePreset_Data, type DeletePreset_Responses, type DeleteSignedExecutedVersion_Data, type DeleteSignedExecutedVersion_Errors, type DeleteSignedExecutedVersion_Response, type DeleteSignedExecutedVersion_Responses, type DeleteSignedSignaturePageForParty_Data, type DeleteSignedSignaturePageForParty_Responses, type DetailedEntityDto, type DetailedInputValidationErrorDto, type DocumentAvailability, type DocumentAvailableActions, type DocumentDisclaimerDto, type DocumentDraftingNoteDto, type DocumentDto, type DocumentErrorResponseDto, type DocumentFilter, type DocumentIdAndVersionDto, type DocumentIdWithDraftingNotesFlagDto, type DocumentListAvailableActionsDto, type DocumentListDto, type DocumentListItemDto, type DocumentOrderKey, type DocumentPackAccess, type DocumentPackAllowlistDto, type DocumentPackDto, type DocumentPackState, type DocumentPackWithDocumentsDto, type DocumentPackWithDocumentsWithUsageDto, type DocumentPublisherDisclaimerDto, type DocumentPublisherDocumentDisclaimerDto, type DocumentPublisherDto, type DocumentPublisherPackDisclaimerDto, type DocumentPublisherSummaryDto, type DocumentPublisherWithPackDto, type DocumentPublisherWithPackWithUsageDto, type DocumentRenderTemplate_Data, type DocumentRenderTemplate_Errors, type DocumentRenderTemplate_Response, type DocumentRenderTemplate_Responses, type DocumentSchemaChangesDto, type DocumentState, type DocumentVersionCreatedResponse, type DocumentVersionsSummaryDto, type DocumentVersionsSummaryDto_DocumentVersionSummaryDto, type DocumentVersionsWithMajorChangesDto, type DocumentVersionsWithMajorChangesDto_DocumentGroupDto, type DocumentVersionsWithMajorChangesDto_DocumentVersionFlagsDto, type DocumentVersionsWithMajorChangesDto_MajorChangesFlagDto, type DocumentWithPackDto, type DocumentWithUsageDto, type DocumentsFilter_Data, type DocumentsFilter_Errors, type DocumentsFilter_Response, type DocumentsFilter_Responses, type DownloadActiveNegotiationsReportAsExcel_Data, type DownloadActiveNegotiationsReportAsExcel_Errors, type DownloadActiveNegotiationsReportAsExcel_Response, type DownloadActiveNegotiationsReportAsExcel_Responses, type DownloadDashboardReportAsExcel_Data, type DownloadDashboardReportAsExcel_Response, type DownloadDashboardReportAsExcel_Responses, type DownloadExecutedNegotiationsAsExcel_Data, type DownloadExecutedNegotiationsAsExcel_Errors, type DownloadExecutedNegotiationsAsExcel_Response, type DownloadExecutedNegotiationsAsExcel_Responses, type DownloadNegotiation_Data, type DownloadNegotiation_Response, type DownloadNegotiation_Responses, type DownloadPostExecutionPack_Data, type DownloadPostExecutionPack_Response, type DownloadPostExecutionPack_Responses, type DownloadPreExecutionCounterpartyNegotiation_Data, type DownloadPreExecutionCounterpartyNegotiation_Response, type DownloadPreExecutionCounterpartyNegotiation_Responses, type DownloadPreset_Data, type DownloadPreset_Response, type DownloadPreset_Responses, type DownloadTemplateForVersionRequestDto, type DownloadTemplateRequestDto, type DraftEmailDto, type DraftReceiverEmailValidationDto, type DraftReceiverEmailsDto, type DraftingNoteDto, type DraftingNoteTextDto, type DraftingNotesDto, type ESignAccountStatus, type ESignAccountStatusDto, type ESignNegotiationSessionStatus, type ESignNegotiationStatusDto, type ESignSessionStatusDto, type EditAnswers_Data, type EditAnswers_Errors, type EditAnswers_Response, type EditAnswers_Responses, type EditApprovalComment_Data, type EditApprovalComment_Errors, type EditApprovalComment_Response, type EditApprovalComment_Responses, type EditDefaultAnswers_Data, type EditDefaultAnswers_Errors, type EditDefaultAnswers_Response, type EditDefaultAnswers_Responses, type ElectionAnswerDto, type ElectionAnswerDto_Components, type ElectionAnswerDto_TextAmendment, type ElectionAnswerSummaryDto, type ElectionAnswerTypeDto, type ElectionApprovalCountsDto, type ElectionDto, type ElectionSampleConfigurationDto, type ElectionValueSimilarityScoreDto, type ElectionsDto, type EmailPreferenceDto, type EmailPreferencesDto, type EmailPreferences_Data, type EmailPreferences_Response, type EmailPreferences_Responses, type EmailTemplate, type EmailWithErrorDto, type EntityDto, type EntityIdDto, type EntityMetadataDto, type EntityMoveErrorResponseDto, type ErrorResponse, type ErrorResponseDto, type ExecutedNegotiationSummaryDto, type ExecutedNegotiationSummaryDto_AccountMetadataDto, type ExecutedNegotiationSummaryDto_EventByDto, type ExecutedNegotiationSummaryDto_HistoryDto, type ExecutedNegotiationSummaryDto_PartyDto, type ExecutedVersionExistsDto, type ExtendWindow_Data, type ExtendWindow_Errors, type ExtendWindow_Response, type ExtendWindow_Responses, type ExternalPartyDto, type ExternalSystemStatisticsDto, type ExtractedFieldMetadataDto, type ExtractionFeedbackDto, type ExtractionResultDto, type ExtractionResultSummaryDto, type ExtractionResultType, type ExtractionResultWithPreviewDto, type FailedExtractionResultDto, type FeatureDto, type FileExtractionResultDto, type FileExtractionResultSummaryDto, type FilterResultDto, type FilterResultsDto, type FixApprovalRulesDto, type FixApprovalRules_Data, type FixApprovalRules_Response, type FixApprovalRules_Responses, type ForgottenPasswordRequestDto, type ForkNegotiation_Data, type ForkNegotiation_Errors, type ForkNegotiation_Response, type ForkNegotiation_Responses, type FormSubmissionErrorResponseDto, type FormSubmissionResponseDto, type FormSubmissionSuccessResponseDto, type ForwardAccountInviteDto, type GenerateAndMaybeSendEnvelope_Data, type GenerateAndMaybeSendEnvelope_Errors, type GenerateAndMaybeSendEnvelope_Responses, type GenerateNegotiationDocumentDto, type GenerateNegotiationDocumentJobResponseDto, type GetAccessibleNegotiation_Data, type GetAccessibleNegotiation_Response, type GetAccessibleNegotiation_Responses, type GetAccountRelationshipSummaries_Data, type GetAccountRelationshipSummaries_Errors, type GetAccountRelationshipSummaries_Response, type GetAccountRelationshipSummaries_Responses, type GetAllNegotiationCommentsForSubAccount_Data, type GetAllNegotiationCommentsForSubAccount_Response, type GetAllNegotiationCommentsForSubAccount_Responses, type GetAllVersions_Data, type GetAllVersions_Errors, type GetAllVersions_Response, type GetAllVersions_Responses, type GetAmendDefaults_Data, type GetAmendDefaults_Errors, type GetAmendDefaults_Response, type GetAmendDefaults_Responses, type GetAnnotatedOfflineNegotiatedDocument_Data, type GetAnnotatedOfflineNegotiatedDocument_Errors, type GetAnnotatedOfflineNegotiatedDocument_Response, type GetAnnotatedOfflineNegotiatedDocument_Responses, type GetApprovalComments_Data, type GetApprovalComments_Errors, type GetApprovalComments_Response, type GetApprovalComments_Responses, type GetApprovalHistory_Data, type GetApprovalHistory_Response, type GetApprovalHistory_Responses, type GetApprovalRound_Data, type GetApprovalRound_Response, type GetApprovalRound_Responses, type GetAsCdm_Data, type GetAsCdm_Errors, type GetAsCdm_Response, type GetAsCdm_Responses, type GetAuxiliaryDocument_Data, type GetAuxiliaryDocument_Errors, type GetAuxiliaryDocument_Response, type GetAuxiliaryDocument_Responses, type GetBulkSetAttachment_Data, type GetBulkSetAttachment_Response, type GetBulkSetAttachment_Responses, type GetBulkSet_Data, type GetBulkSet_Response, type GetBulkSet_Responses, type GetChannelTimeline_Data, type GetChannelTimeline_Errors, type GetChannelTimeline_Responses, type GetCommentSummary_Data, type GetCommentSummary_Errors, type GetCommentSummary_Responses, type GetComments_Data, type GetComments_Errors, type GetComments_Responses, type GetCompanyByEntityId_Data, type GetCompanyByEntityId_Errors, type GetCompanyByEntityId_Response, type GetCompanyByEntityId_Responses, type GetDocumentSchema_Data, type GetDocumentSchema_Errors, type GetDocumentSchema_Response, type GetDocumentSchema_Responses, type GetDocument_Data, type GetDocument_Errors, type GetDocument_Response, type GetDocument_Responses, type GetDownloadActiveNegotiationsReportAsExcel_Data, type GetDownloadActiveNegotiationsReportAsExcel_Errors, type GetDownloadActiveNegotiationsReportAsExcel_Response, type GetDownloadActiveNegotiationsReportAsExcel_Responses, type GetDownloadExecutedNegotiationsAsExcel_Data, type GetDownloadExecutedNegotiationsAsExcel_Errors, type GetDownloadExecutedNegotiationsAsExcel_Response, type GetDownloadExecutedNegotiationsAsExcel_Responses, type GetDraftingNotesDocument_Data, type GetDraftingNotesDocument_Response, type GetDraftingNotesDocument_Responses, type GetDraftingNotes_Data, type GetDraftingNotes_Response, type GetDraftingNotes_Responses, type GetElectionAnswer_Data, type GetElectionAnswer_Errors, type GetElectionAnswer_Response, type GetElectionAnswer_Responses, type GetExecutedNegotiationSummary_Data, type GetExecutedNegotiationSummary_Errors, type GetExecutedNegotiationSummary_Response, type GetExecutedNegotiationSummary_Responses, type GetExecutionAttachment_Data, type GetExecutionAttachment_Errors, type GetExecutionAttachment_Response, type GetExecutionAttachment_Responses, type GetExternalAttachment_Data, type GetExternalAttachment_Errors, type GetExternalAttachment_Response, type GetExternalAttachment_Responses, type GetExtractionResults_Data, type GetExtractionResults_Errors, type GetExtractionResults_Response, type GetExtractionResults_Responses, type GetGroupNames_Data, type GetGroupNames_Response, type GetGroupNames_Responses, type GetLatestDocumentSchema_Data, type GetLatestDocumentSchema_Errors, type GetLatestDocumentSchema_Response, type GetLatestDocumentSchema_Responses, type GetLegacyStatistics_Data, type GetLegacyStatistics_Errors, type GetLegacyStatistics_Response, type GetLegacyStatistics_Responses, type GetMajorVersions_Data, type GetMajorVersions_Errors, type GetMajorVersions_Response, type GetMajorVersions_Responses, type GetMultipleNestedAnswers_Data, type GetMultipleNestedAnswers_Errors, type GetMultipleNestedAnswers_Response, type GetMultipleNestedAnswers_Responses, type GetNegotiationDeltasDto, type GetNegotiationDeltas_Data, type GetNegotiationDeltas_Responses, type GetNegotiationDraftingNotes_Data, type GetNegotiationDraftingNotes_Response, type GetNegotiationDraftingNotes_Responses, type GetNegotiationESignStatus_Data, type GetNegotiationESignStatus_Response, type GetNegotiationESignStatus_Responses, type GetNegotiationFilesSummary_Data, type GetNegotiationFilesSummary_Errors, type GetNegotiationFilesSummary_Response, type GetNegotiationFilesSummary_Responses, type GetNegotiation_Data, type GetNegotiation_Response, type GetNegotiation_Responses, type GetNegotiationsGroup_Data, type GetNegotiationsGroup_Response, type GetNegotiationsGroup_Responses, type GetNestedAnswers_Data, type GetNestedAnswers_Errors, type GetNestedAnswers_Response, type GetNestedAnswers_Responses, type GetOfflineNegotiatedDocumentAnnotations_Data, type GetOfflineNegotiatedDocumentAnnotations_Errors, type GetOfflineNegotiatedDocumentAnnotations_Response, type GetOfflineNegotiatedDocumentAnnotations_Responses, type GetOfflineNegotiatedDocument_Data, type GetOfflineNegotiatedDocument_Errors, type GetOfflineNegotiatedDocument_Response, type GetOfflineNegotiatedDocument_Responses, type GetOriginalAnswersForForkNegotiation_Data, type GetOriginalAnswersForForkNegotiation_Errors, type GetOriginalAnswersForForkNegotiation_Response, type GetOriginalAnswersForForkNegotiation_Responses, type GetOtherPartyAnswers_Data, type GetOtherPartyAnswers_Errors, type GetOtherPartyAnswers_Response, type GetOtherPartyAnswers_Responses, type GetPartyAnswers_Data, type GetPartyAnswers_Errors, type GetPartyAnswers_Response, type GetPartyAnswers_Responses, type GetPotentialUsers_Data, type GetPotentialUsers_Errors, type GetPotentialUsers_Response, type GetPotentialUsers_Responses, type GetPreset_Data, type GetPreset_Response, type GetPreset_Responses, type GetPreviousActiveUsers_Data, type GetPreviousActiveUsers_Errors, type GetPreviousActiveUsers_Response, type GetPreviousActiveUsers_Responses, type GetPreviousMajorVersionsNestedAnswerElections_Data, type GetPreviousMajorVersionsNestedAnswerElections_Errors, type GetPreviousMajorVersionsNestedAnswerElections_Response, type GetPreviousMajorVersionsNestedAnswerElections_Responses, type GetPreviousMajorVersionsNestedAnswerIds_Data, type GetPreviousMajorVersionsNestedAnswerIds_Errors, type GetPreviousMajorVersionsNestedAnswerIds_Response, type GetPreviousMajorVersionsNestedAnswerIds_Responses, type GetProfile_Data, type GetProfile_Response, type GetProfile_Responses, type GetSecurityContext_Data, type GetSecurityContext_Response, type GetSecurityContext_Responses, type GetSettings_Data, type GetSettings_Errors, type GetSettings_Response, type GetSettings_Responses, type GetSignedExecutedVersion_Data, type GetSignedExecutedVersion_Errors, type GetSignedExecutedVersion_Response, type GetSignedExecutedVersion_Responses, type GetSignedSignaturePagePdf_Data, type GetSignedSignaturePagePdf_Errors, type GetSignedSignaturePagePdf_Response, type GetSignedSignaturePagePdf_Responses, type GetSsoConfig_Data, type GetSsoConfig_Response, type GetSsoConfig_Responses, type GetStatisticsOverview_Data, type GetStatisticsOverview_Errors, type GetStatisticsOverview_Response, type GetStatisticsOverview_Responses, type GetStatistics_Data, type GetStatistics_Errors, type GetStatistics_Response, type GetStatistics_Responses, type GetSubAccount_Data, type GetSubAccount_Responses, type GetSubscribedPublishers_Data, type GetSubscribedPublishers_Response, type GetSubscribedPublishers_Responses, type GetTimelineActivity_Data, type GetTimelineActivity_Errors, type GetTimelineActivity_Responses, type GetTimeline_Data, type GetTimeline_Errors, type GetTimeline_Responses, type GetUserStatistics_Data, type GetUserStatistics_Errors, type GetUserStatistics_Response, type GetUserStatistics_Responses, type GetUsersForPicker_Data, type GetUsersForPicker_Errors, type GetUsersForPicker_Response, type GetUsersForPicker_Responses, type GetUsers_Data, type GetUsers_Errors, type GetUsers_Response, type GetUsers_Responses, type GetWatchers_Data, type GetWatchers_Errors, type GetWatchers_Response, type GetWatchers_Responses, type GetWindow_Data, type GetWindow_Errors, type GetWindow_Response, type GetWindow_Responses, type GrantAllNegotiationsAccess_Data, type GrantAllNegotiationsAccess_Response, type GrantAllNegotiationsAccess_Responses, type GrantNegotiationsAccess_Data, type GrantNegotiationsAccess_Response, type GrantNegotiationsAccess_Responses, type GrantPresetsAccess_Data, type GrantPresetsAccess_Response, type GrantPresetsAccess_Responses, type GrantWindow_Data, type GrantWindow_Errors, type GrantWindow_Response, type GrantWindow_Responses, type InitialAnswers_Data, type InitialAnswers_Errors, type InitialAnswers_Response, type InitialAnswers_Responses, type InitiatorDto, type InvitationCodeDto, type InvitationDocumentDetailsDto, type IssuesContextDto, type JobStatus, type LegacyNegotiationStateGroup, type LegacyNegotiationStatisticsDto, type LegacySidedNegotiationCountsDto, type LegalEntityAvailableActionsDto, type LegalEntityDto, type ListAdvisorsForWorkspace_Data, type ListAdvisorsForWorkspace_Response, type ListAdvisorsForWorkspace_Responses, type ListAllPresetsForSubAccountV1_Data, type ListAllPresetsForSubAccountV1_Response, type ListAllPresetsForSubAccountV1_Responses, type ListAllPresetsForSubAccountV2_Data, type ListAllPresetsForSubAccountV2_Response, type ListAllPresetsForSubAccountV2_Responses, type ListBulkSets_Data, type ListBulkSets_Responses, type ListDocumentsVersionsSummary_Data, type ListDocumentsVersionsSummary_Response, type ListDocumentsVersionsSummary_Responses, type ListDocumentsWithPagination_Data, type ListDocumentsWithPagination_Response, type ListDocumentsWithPagination_Responses, type ListDocuments_Data, type ListDocuments_Response, type ListDocuments_Responses, type ListEntities_Data, type ListEntities_Response, type ListEntities_Responses, type ListExecutionAttachments_Data, type ListExecutionAttachments_Errors, type ListExecutionAttachments_Response, type ListExecutionAttachments_Responses, type ListExternalAttachments_Data, type ListExternalAttachments_Errors, type ListExternalAttachments_Response, type ListExternalAttachments_Responses, type ListNegotiations_Data, type ListNegotiations_Response, type ListNegotiations_Responses, type ListPotentialNegotiationAdvisors_Data, type ListPotentialNegotiationAdvisors_Response, type ListPotentialNegotiationAdvisors_Responses, type ListPotentialPresetAdvisors_Data, type ListPotentialPresetAdvisors_Response, type ListPotentialPresetAdvisors_Responses, type ListPresets_Data, type ListPresets_Response, type ListPresets_Responses, type ListRecentExtractions_Data, type ListRecentExtractions_Response, type ListRecentExtractions_Responses, type ListSubAccounts_Data, type ListSubAccounts_Responses, type LoginType, type MajorChangeSummaryDto, type MajorMinorDto, type MarkActivityEventsAsViewed_Data, type MarkActivityEventsAsViewed_Errors, type MarkActivityEventsAsViewed_Responses, type MarkApprovalCommentsAsReadRequestDto, type MarkApprovalCommentsAsViewed_Data, type MarkApprovalCommentsAsViewed_Errors, type MarkApprovalCommentsAsViewed_Responses, type MarkAsFinal_Data, type MarkAsFinal_Errors, type MarkAsFinal_Response, type MarkAsFinal_Responses, type MarkAsOffline_Data, type MarkAsOffline_Errors, type MarkAsOffline_Response, type MarkAsOffline_Responses, type MarkCommentEventsAsViewed_Data, type MarkCommentEventsAsViewed_Errors, type MarkCommentEventsAsViewed_Responses, type MarkEventAsReadRequestDto, type MarkEventsAsViewed_Data, type MarkEventsAsViewed_Errors, type MarkEventsAsViewed_Responses, type MarkNotificationsAsReadAndActionedDto, type ModifySSOConfigDto, type MoveEntityDto, type MoveEntity_Data, type MoveEntity_Errors, type MoveEntity_Response, type MoveEntity_Responses, type NamedApproverDto, type NegotiationAction, type NegotiationAdvisorSummaryDto, type NegotiationAnswersDto, type NegotiationAuditEventsDto, type NegotiationAuditTrailEventDto, type NegotiationAvailableActionsDto, type NegotiationCountStatisticsDto, type NegotiationCustomFieldsDto, type NegotiationDatesDto, type NegotiationDeltaDto, type NegotiationEntityFiltersDto, type NegotiationEstablishedPartyDto, type NegotiationFileAvailableActionDto, type NegotiationFileDto_AuxiliaryDocumentDto, type NegotiationFileDto_ExecutionDocumentDto, type NegotiationFileDto_ExternalAttachmentDto, type NegotiationFileDto_SignatureFileDto, type NegotiationFilesSummaryDto, type NegotiationFilter, type NegotiationFilter_AccessibleToAdvisor_AccessibleToAdvisorValue, type NegotiationFilter_ApprovalType_ApprovalTypeValue, type NegotiationFilter_IsForkedOrFork_IsForkedOrForkValue, type NegotiationFilter_IsOffline_IsOfflineValue, type NegotiationFilter_IsTriparty_IsTripartyValue, type NegotiationFilter_MissingApprovers_MissingApproversValue, type NegotiationFilter_OlderThanPeriod_OlderThanPeriodValue, type NegotiationFilter_RequiresApproval_RequiresApprovalValue, type NegotiationFilter_Status_StatusValue, type NegotiationForkHistory_Data, type NegotiationForkHistory_Errors, type NegotiationForkHistory_Response, type NegotiationForkHistory_Responses, type NegotiationGetDocumentSchema_Data, type NegotiationGetDocumentSchema_Errors, type NegotiationGetDocumentSchema_Response, type NegotiationGetDocumentSchema_Responses, type NegotiationGroupDto, type NegotiationGroupIdAndNameDto, type NegotiationGroupIdDto, type NegotiationHealth, type NegotiationIdWithCounterpartyDto, type NegotiationJobErrorDto, type NegotiationJobLockType, type NegotiationJobStatus, type NegotiationListDto, type NegotiationListMetadataDto, type NegotiationOrderKey, type NegotiationParentDto, type NegotiationPartyDto, type NegotiationRenderTemplate_Data, type NegotiationRenderTemplate_Errors, type NegotiationRenderTemplate_Response, type NegotiationRenderTemplate_Responses, type NegotiationReportType, type NegotiationRequester, type NegotiationSearchDto, type NegotiationSendForApproval_Data, type NegotiationSendForApproval_Errors, type NegotiationSendForApproval_Response, type NegotiationSendForApproval_Responses, type NegotiationSingleDto, type NegotiationStateGroup, type NegotiationStateType, type NegotiationStatusLabel, type NegotiationStubbedPartyDto, type NegotiationSummaryAvailableActionsDto, type NegotiationSummaryDto, type NegotiationUIFilterCountsDto, type NegotiationUIState, type NegotiationUpgradeChangesDto, type NegotiationVersionDetailsDto, type NegotiationWatcherDto, type NegotiationWatchersDto, type NegotiationWithTimelineAndPreviewDto, type NegotiationWithTimelinePreviewAndMultipleNestedAnswersDto, type NegotiationWithTimelinePreviewAndNestedAnswersDto, type NegotiationsFilter_Data, type NegotiationsFilter_Errors, type NegotiationsFilter_Response, type NegotiationsFilter_Responses, type NegotiationsGroupDto, type NestedAnswerPartyElectionsDto, type NestedAnswerPartyElectionsForVersionDto, type NestedAnswersSummariesWithAnswersDto, type NestedAnswersSummariesWithPresetAnswersDto, type NestedAnswersSummaryDto, type NestedPartyAnswersDto, type NoteType, type NotificationCategory, type NotificationChannel, type NotificationContextDto, type NotificationListDto, type NotificationSearchType, type NotificationSenderDto, type NotificationSubscriptionStatusDto, type NotificationTypeDto, type NotifyOfDraft_Data, type NotifyOfDraft_Errors, type NotifyOfDraft_Responses, type ObtainConsent_Data, type OfflineNegotiatedDocumentExistsDto, type OfflineNegotiatedDocumentExistsDto_OfflineNegotiatedDocumentAvailableActionsDto, type OneLinkAuthRequestDto, type OneLinkInvitationDetailsDto, type OneLinkInvitationNegotiationDetailsDto, type Options, type OrderDirection, type OverrideApproveFinalDocument_Data, type OverrideApproveFinalDocument_Errors, type OverrideApproveFinalDocument_Responses, type OverrideElectionApproval_Data, type OverrideElectionApproval_Errors, type OverrideElectionApproval_Response, type OverrideElectionApproval_Responses, type OverrideElectionRejection_Data, type OverrideElectionRejection_Errors, type OverrideElectionRejection_Response, type OverrideElectionRejection_Responses, type OverrideRejectFinalDocument_Data, type OverrideRejectFinalDocument_Errors, type OverrideRejectFinalDocument_Responses, type OwnerEntityDto, type PagingMetaDto, type PartyAnswersDto, type PartyElectionDto, type PartyElectionNestedAnswersDto, type PartyElectionNestedAnswersForVersionDto, type PartyNestedAnswersIdsDto, type PartyRelativeRef, type PartyThatCanUploadExecutedVersion, type PatchEmailPreferences_Data, type PatchEmailPreferences_Responses, type PendingAccountRequestDto, type PendingApprovalCountsDto, type PendingOrActiveAdvisorDto, type PersonNameDto, type PlatformStatisticsDto, type PopulateStatisticsRequestDto, type PotentialAdvisorSummaryDto, type PresetApproverDto, type PresetAuditEventDto, type PresetAuditEventsDto, type PresetAvailableActionsDto, type PresetDto, type PresetEditAnswers_Data, type PresetEditAnswers_Errors, type PresetEditAnswers_Response, type PresetEditAnswers_Responses, type PresetEventHistoryDto, type PresetEventHistoryDto_EventByDto, type PresetGetDocumentSchema_Data, type PresetGetDocumentSchema_Errors, type PresetGetDocumentSchema_Response, type PresetGetDocumentSchema_Responses, type PresetGetMultipleNestedAnswers_Data, type PresetGetMultipleNestedAnswers_Errors, type PresetGetMultipleNestedAnswers_Response, type PresetGetMultipleNestedAnswers_Responses, type PresetGetNestedAnswers_Data, type PresetGetNestedAnswers_Errors, type PresetGetNestedAnswers_Response, type PresetGetNestedAnswers_Responses, type PresetHealth, type PresetHealthIssue, type PresetMetadataDto, type PresetOrderKey, type PresetRenderTemplate_Data, type PresetRenderTemplate_Errors, type PresetRenderTemplate_Response, type PresetRenderTemplate_Responses, type PresetResultsDto, type PresetSelectionDto, type PresetSendForApproval_Data, type PresetSendForApproval_Errors, type PresetSendForApproval_Response, type PresetSendForApproval_Responses, type PresetSetElectionApproval_Data, type PresetSetElectionApproval_Errors, type PresetSetElectionApproval_Response, type PresetSetElectionApproval_Responses, type PresetSetFinalApproval_Data, type PresetSetFinalApproval_Errors, type PresetSetFinalApproval_Response, type PresetSetFinalApproval_Responses, type PresetSetMultipleNestedAnswers_Data, type PresetSetMultipleNestedAnswers_Errors, type PresetSetMultipleNestedAnswers_Response, type PresetSetMultipleNestedAnswers_Responses, type PresetSetNestedAnswers_Data, type PresetSetNestedAnswers_Errors, type PresetSetNestedAnswers_Response, type PresetSetNestedAnswers_Responses, type PresetSingleDto, type PresetSingleWithPreviewAndMultipleNestedAnswersDto, type PresetSingleWithPreviewAndNestedAnswersDto, type PresetSingleWithPreviewDto, type PresetSummaryDto, type PresetSwapParties_Data, type PresetSwapParties_Errors, type PresetSwapParties_Response, type PresetSwapParties_Responses, type ProcessingExtractionResultDto, type ProxiedAuthnRequestDto, type PublicAccountSearchResultsDto, type PublisherSummaries_Data, type PublisherSummaries_Response, type PublisherSummaries_Responses, type QueryExecutionResponseDto, type QueueGenerateNegotiationDocumentJob_Data, type QueueGenerateNegotiationDocumentJob_Response, type QueueGenerateNegotiationDocumentJob_Responses, type RawResultSetDto, type ReceiverDto, type ReceiverUserDto, type RegistrationInvitationDto, type RejectFinalDocument_Data, type RejectFinalDocument_Errors, type RejectFinalDocument_Responses, type RejectInviteDto, type ReleaseNotesDto, type RemoveWatchers_Data, type RemoveWatchers_Errors, type RemoveWatchers_Response, type RemoveWatchers_Responses, type RemovedUsersDto, type RenameExecutionAttachment_Data, type RenameExecutionAttachment_Errors, type RenameExecutionAttachment_Response, type RenameExecutionAttachment_Responses, type RenderTemplateDto, type RenderedTemplateDto, type RenderedTemplateDto_RenderedTemplatePageDto, type ReportGenerationRequestDto, type ResetUserAnswers_Data, type ResetUserAnswers_Errors, type ResetUserAnswers_Response, type ResetUserAnswers_Responses, type RestrictionsDto, type Retract_Data, type Retract_Errors, type Retract_Response, type Retract_Responses, type RevertToAmending_Data, type RevertToAmending_Errors, type RevertToAmending_Response, type RevertToAmending_Responses, type RevokeNegotiationsAccess_Data, type RevokeNegotiationsAccess_Response, type RevokeNegotiationsAccess_Responses, type RevokePresetsAccess_Data, type RevokePresetsAccess_Response, type RevokePresetsAccess_Responses, type RevokeWindow_Data, type RevokeWindow_Responses, type SSOConfigDto, type SampleValueConfigurationDto, type ScheduleExtraction_Data, type ScheduleExtraction_Errors, type ScheduleExtraction_Response, type ScheduleExtraction_Responses, type SchemaAvailableAsCDMDto, type SchemaAvailableAsCdm_Data, type SchemaAvailableAsCdm_Errors, type SchemaAvailableAsCdm_Response, type SchemaAvailableAsCdm_Responses, type SchemaDto, type SchemaRestriction, type SchemaSampleConfigurationDto, type SchemaUpgradeReleaseNotesDto, type SearchContext, type SearchEntity_Data, type SearchEntity_Response, type SearchEntity_Responses, type SecurityContextDto, type SelectedElectionsRequestDto, type SendAdvisorPresetRequestDto, type SendAdvisorRequestDto, type SendBulkSetToCounterpartiesInitial_Data, type SendBulkSetToCounterpartiesInitial_Response, type SendBulkSetToCounterpartiesInitial_Responses, type SendChaserEmail_Data, type SendChaserEmail_Errors, type SendChaserEmail_Responses, type SendDocumentApprovalReminder_Data, type SendDocumentApprovalReminder_Errors, type SendDocumentApprovalReminder_Responses, type SendElectionApprovalReminder_Data, type SendElectionApprovalReminder_Errors, type SendElectionApprovalReminder_Responses, type SendGroupToCounterpartyRequestDto, type SendGroupToCounterpartyResponseDto, type SendGroupToCounterpartyResponseDto_SendGroupToCounterpartyResultDto, type SendGroupToCounterparty_Data, type SendGroupToCounterparty_Errors, type SendGroupToCounterparty_Response, type SendGroupToCounterparty_Responses, type SendToCounterPartyInitialDto, type SendToCounterpartyInitial_Data, type SendToCounterpartyInitial_Errors, type SendToCounterpartyInitial_Response, type SendToCounterpartyInitial_Responses, type SendToCounterparty_Data, type SendToCounterparty_Errors, type SendToCounterparty_Response, type SendToCounterparty_Responses, type SetApprovalRulesDto, type SetAuxiliaryDocument_Data, type SetAuxiliaryDocument_Errors, type SetAuxiliaryDocument_Response, type SetAuxiliaryDocument_Responses, type SetBulkSetAttachments_Data, type SetBulkSetAttachments_Errors, type SetBulkSetAttachments_Response, type SetBulkSetAttachments_Responses, type SetCounterparties_Data, type SetCounterparties_Errors, type SetCounterparties_Response, type SetCounterparties_Responses, type SetElectionApproval_Data, type SetElectionApproval_Errors, type SetElectionApproval_Response, type SetElectionApproval_Responses, type SetExecutionAttachment_Data, type SetExecutionAttachment_Errors, type SetExecutionAttachment_Response, type SetExecutionAttachment_Responses, type SetExecutionAttachments_Data, type SetExecutionAttachments_Errors, type SetExecutionAttachments_Response, type SetExecutionAttachments_Responses, type SetExternalAttachment_Data, type SetExternalAttachment_Errors, type SetExternalAttachment_Response, type SetExternalAttachment_Responses, type SetExternalAttachments_Data, type SetExternalAttachments_Errors, type SetExternalAttachments_Response, type SetExternalAttachments_Responses, type SetFeatureDto, type SetFinalApproval_Data, type SetFinalApproval_Response, type SetFinalApproval_Responses, type SetGeneralCoverNote_Data, type SetGeneralCoverNote_Errors, type SetGeneralCoverNote_Response, type SetGeneralCoverNote_Responses, type SetMultipleNestedAnswers_Data, type SetMultipleNestedAnswers_Errors, type SetMultipleNestedAnswers_Response, type SetMultipleNestedAnswers_Responses, type SetNestedAnswers_Data, type SetNestedAnswers_Errors, type SetNestedAnswers_Response, type SetNestedAnswers_Responses, type SetOfflineNegotiatedDocument_Data, type SetOfflineNegotiatedDocument_Errors, type SetOfflineNegotiatedDocument_Response, type SetOfflineNegotiatedDocument_Responses, type SetOwnerEntity_Data, type SetOwnerEntity_Errors, type SetOwnerEntity_Response, type SetOwnerEntity_Responses, type SetPreset_Data, type SetPreset_Errors, type SetPreset_Response, type SetPreset_Responses, type SetReceiverEntity_Data, type SetReceiverEntity_Errors, type SetReceiverEntity_Response, type SetReceiverEntity_Responses, type SetSignedExecutedVersion_Data, type SetSignedExecutedVersion_Errors, type SetSignedExecutedVersion_Response, type SetSignedExecutedVersion_Responses, type SetSignedSignaturePageForParty_Data, type SetSignedSignaturePageForParty_Response, type SetSignedSignaturePageForParty_Responses, type SharedSubAccountIdDto, type SharedSubAccountIdWithNegotiationsDto, type SidedExecutionAttachmentsExistsDto, type SidedExecutionAttachmentsExistsDto_SidedExistingExecutionAttachmentAvailableActionsDto, type SidedExecutionAttachmentsExistsDto_SidedExistingExecutionAttachmentDto, type SidedNegotiationCountsDto, type SignatureExistsDto, type SignatureExistsDto_RequiredSignaturePageDto, type SignaturePagePartyNegotiationRole, type SignatureStateDto, type SignedJsonPayloadDto, type SigningMode, type SingleRecipientNotificationDto, type StaleNegotiationBucketDto, type StructuredExtractionResultDto, type SubAccountComplexStatisticsDto, type SubAccountContextDto, type SubAccountContextStatisticsDto, type SubAccountDto, type SubAccountIdAndNameDto, type SubAccountIdNameShareSettingsDto, type SubAccountIdWithNameDto, type SubAccountRelationshipDto, type SubAccountRequestDto, type SubAccountStatisticsDto, type SubAccountStatisticsOverviewResponseDto, type SubAccountSummaryDto, type SubAccountWithIdAndNameDto, type SubAccountWithIdAndOptionalNameDto, type SuggestGroupName_Data, type SuggestGroupName_Response, type SuggestGroupName_Responses, type SupportAccessClientDto, type SupportSessionCreationRequestDto, type SupportSessionCreationResponseDto, type SwapParties_Data, type SwapParties_Errors, type SwapParties_Response, type SwapParties_Responses, type SyncNewApproverDto, type SyncNewApprover_Data, type SyncNewApprover_Responses, type TeamWorkloadStatisticsDto, type TemplateExtractionScoreDto, type TemplateSettingsDto, type TemplateSettingsDto_TemplatePageSettingsDto, type TemplateSettingsDto_TemplateStylesDto, type TextSimilarityScoreDto, type TextValidationFormat, type TimelineEventAvailableActionsDto, type TimelineEventDto, type TimelineEventType, type TimelineEventUserDto, type ToggleFavouriteConfirmedTemplateDto, type UIPartyPosition, type UnreadNotificationCountsDto, type UnreservedElectionsDto, type UnstructuredExtractionResultDto, type UnstructuredExtractionResultsWithAnnotationsDto, type UnsubscribeRequestDto, type Unsubscribe_Data, type Unsubscribe_Errors, type Unsubscribe_Responses, type UpdateAccountNameDto, type UpdateAttachDocx_Data, type UpdateAttachDocx_Response, type UpdateAttachDocx_Responses, type UpdateCommentDto, type UpdateComment_Data, type UpdateComment_Response, type UpdateComment_Responses, type UpdateCoverNote_Data, type UpdateCoverNote_Response, type UpdateCoverNote_Responses, type UpdateCustomFields_Data, type UpdateCustomFields_Errors, type UpdateCustomFields_Response, type UpdateCustomFields_Responses, type UpdateDocumentDraftingNoteDto, type UpdateDocumentDraftingNote_Data, type UpdateDocumentDraftingNote_Errors, type UpdateDocumentDraftingNote_Response, type UpdateDocumentDraftingNote_Responses, type UpdateDocumentDto, type UpdateDocumentElectionDraftingNote_Data, type UpdateDocumentElectionDraftingNote_Errors, type UpdateDocumentElectionDraftingNote_Response, type UpdateDocumentElectionDraftingNote_Responses, type UpdateDocumentStateDto, type UpdateDraftingNotes_Data, type UpdateDraftingNotes_Errors, type UpdateDraftingNotes_Response, type UpdateDraftingNotes_Responses, type UpdateExtractionFeedback_Data, type UpdateExtractionFeedback_Errors, type UpdateExtractionFeedback_Response, type UpdateExtractionFeedback_Responses, type UpdateGroupMembers_Data, type UpdateGroupMembers_Errors, type UpdateGroupMembers_Responses, type UpdateGroupName_Data, type UpdateGroupName_Errors, type UpdateGroupName_Responses, type UpdateIsAdvisorDto, type UpdateLogoUrlDto, type UpdateMetadata_Data, type UpdateMetadata_Errors, type UpdateMetadata_Response, type UpdateMetadata_Responses, type UpdateNegotiationGroupMembersDto, type UpdateNegotiationGroupNameDto, type UpdateNegotiationsToMatchDto, type UpdateNegotiationsToMatch_Data, type UpdateNegotiationsToMatch_Errors, type UpdateNegotiationsToMatch_Responses, type UpdateSelectedElections_Data, type UpdateSelectedElections_Errors, type UpdateSelectedElections_Response, type UpdateSelectedElections_Responses, type UpdateSubAccountRequestDto, type UpdateSubAccount_Data, type UpdateSubAccount_Errors, type UpdateSubAccount_Responses, type UpdateUserAnswers_Data, type UpdateUserAnswers_Errors, type UpdateUserAnswers_Response, type UpdateUserAnswers_Responses, type UpdateUserFlagsDto, type UpdateUserProfileDto, type UpdateUserRoleDto, type UpgradePresetSchema_Data, type UpgradePresetSchema_Errors, type UpgradePresetSchema_Response, type UpgradePresetSchema_Responses, type UpgradeSchema_Data, type UpgradeSchema_Response, type UpgradeSchema_Responses, type UploadedFileNameWithNegotiationDto, type UpsertDocumentPackDto, type UpsertDocumentPublisherDto, type UsageStatisticsDto, type UseForgottenPasswordCodeRequestDto, type UserAccountDto, type UserDto, type UserFlagsDto, type UserForPickerDto, type UserGroupDto, type UserGroupIdDto, type UserGroupNameDto, type UserId, type UserIdDto, type UserInviteDto, type UserListForPickerDto, type UserNegotiationStatisticsDto, type UserProfileColour, type UserProfileDto, type UserStatisticsDto, type UserWithRoleDto, type UsersWithNegotiationAccess_Data, type UsersWithNegotiationAccess_Response, type UsersWithNegotiationAccess_Responses, type ValidInvitationResponseDto, type ValidateDraftReceiverEmails_Data, type ValidateDraftReceiverEmails_Response, type ValidateDraftReceiverEmails_Responses, type ValidateEntities_Data, type ValidateEntities_Response, type ValidateEntities_Responses, type ValidatedEntitiesDto, type ValidatedEntityDto, type ValidatedSchemaDto, type ValidatedSchemaErrorDto, type VerifyMinioDto, type Version_Data, type Version_Responses, type VersionedPartyAnswersDto, type VirusScanServiceStatusDto_Status, type VoidESignEnvelopeForNegotiation_Data, type VoidESignEnvelopeForNegotiation_Errors, type VoidESignEnvelopeForNegotiation_Responses, type WorkflowType, type ZuvaExtractionResultDto, type ZuvaFieldDto, acceptAllCounterpartyPositions, acceptAllCustodianTemplatePositions, acceptAllPositionsFromFork, acceptAllPositionsFromPreviousVersion, acceptAllPresetPositions, acceptCounterpartyPosition, acceptNestedAnswersCounterpartyPosition, accountSummary, addApprovalComment, addComment, addElectionApproval, addElectionRejection, addWatchers, applyExtractedAnswers, approveFinalDocument, assignEntity, assignToMe, assignUser, auditTrailFilters, auditTrailForAccountAsExcel, auditTrailForAccountAsJson, auditTrailForSubAccountAsExcel, auditTrailForSubAccountAsJson, authPing, breakingChanges, bulkSetsJobCount, cancel, cancelExtraction, cancelNegotiations, cancelNegotiationsJobCount, changeSigningMode, checkAuxiliaryDocument, checkForBrokenApprovers, checkOfflineNegotiatedDocument, checkSignedExecutedVersion, checkSignedSignaturePagePdf, clonePreset, confirm, confirmExecutionVersion, consentCodeCallback, contactForNewApprover, createAuditTrailJson, createAuditTrailPdf, createAuditTrailXlsx, createBulkSet, createGroup, createNegotiation, createPreset, createPresetAuditTrailJson, createPresetAuditTrailXlsx, createSignaturePagePdf, createSigningPack, deleteApprovalComment, deleteAuxiliaryDocument, deleteBulkSetAttachment, deleteComment, deleteCoverNote, deleteDocumentDraftingNote, deleteDocumentElectionDraftingNote, deleteDraftingNotesDocument, deleteEntity, deleteExecutionAttachment, deleteExternalAttachment, deleteGeneralCoverNote, deleteOfflineNegotiatedDocument, deletePreset, deleteSignedExecutedVersion, deleteSignedSignaturePageForParty, documentRenderTemplate, documentsFilter, downloadActiveNegotiationsReportAsExcel, downloadDashboardReportAsExcel, downloadExecutedNegotiationsAsExcel, downloadNegotiation, downloadPostExecutionPack, downloadPreExecutionCounterpartyNegotiation, downloadPreset, editAnswers, editApprovalComment, editDefaultAnswers, emailPreferences, extendWindow, fixApprovalRules, forkNegotiation, generateAndMaybeSendEnvelope, getAccessibleNegotiation, getAccountRelationshipSummaries, getAllNegotiationCommentsForSubAccount, getAllVersions, getAmendDefaults, getAnnotatedOfflineNegotiatedDocument, getApprovalComments, getApprovalHistory, getApprovalRound, getAsCdm, getAuxiliaryDocument, getBulkSet, getBulkSetAttachment, getChannelTimeline, getCommentSummary, getComments, getCompanyByEntityId, getDocument, getDocumentSchema, getDownloadActiveNegotiationsReportAsExcel, getDownloadExecutedNegotiationsAsExcel, getDraftingNotes, getDraftingNotesDocument, getElectionAnswer, getExecutedNegotiationSummary, getExecutionAttachment, getExternalAttachment, getExtractionResults, getGroupNames, getLatestDocumentSchema, getLegacyStatistics, getMajorVersions, getMultipleNestedAnswers, getNegotiation, getNegotiationDeltas, getNegotiationDraftingNotes, getNegotiationESignStatus, getNegotiationFilesSummary, getNegotiationsGroup, getNestedAnswers, getOfflineNegotiatedDocument, getOfflineNegotiatedDocumentAnnotations, getOriginalAnswersForForkNegotiation, getOtherPartyAnswers, getPartyAnswers, getPotentialUsers, getPreset, getPreviousActiveUsers, getPreviousMajorVersionsNestedAnswerElections, getPreviousMajorVersionsNestedAnswerIds, getProfile, getSecurityContext, getSettings, getSignedExecutedVersion, getSignedSignaturePagePdf, getSsoConfig, getStatistics, getStatisticsOverview, getSubAccount, getSubscribedPublishers, getTimeline, getTimelineActivity, getUserStatistics, getUsers, getUsersForPicker, getWatchers, getWindow, grantAllNegotiationsAccess, grantNegotiationsAccess, grantPresetsAccess, grantWindow, initialAnswers, listAdvisorsForWorkspace, listAllPresetsForSubAccountV1, listAllPresetsForSubAccountV2, listBulkSets, listDocuments, listDocumentsVersionsSummary, listDocumentsWithPagination, listEntities, listExecutionAttachments, listExternalAttachments, listNegotiations, listPotentialNegotiationAdvisors, listPotentialPresetAdvisors, listPresets, listRecentExtractions, listSubAccounts, markActivityEventsAsViewed, markApprovalCommentsAsViewed, markAsFinal, markAsOffline, markCommentEventsAsViewed, markEventsAsViewed, moveEntity, negotiationForkHistory, negotiationGetDocumentSchema, negotiationRenderTemplate, negotiationSendForApproval, negotiationsFilter, notifyOfDraft, obtainConsent, overrideApproveFinalDocument, overrideElectionApproval, overrideElectionRejection, overrideRejectFinalDocument, patchEmailPreferences, presetEditAnswers, presetGetDocumentSchema, presetGetMultipleNestedAnswers, presetGetNestedAnswers, presetRenderTemplate, presetSendForApproval, presetSetElectionApproval, presetSetFinalApproval, presetSetMultipleNestedAnswers, presetSetNestedAnswers, presetSwapParties, publisherSummaries, queueGenerateNegotiationDocumentJob, rejectFinalDocument, removeWatchers, renameExecutionAttachment, resetUserAnswers, retract, revertToAmending, revokeNegotiationsAccess, revokePresetsAccess, revokeWindow, scheduleExtraction, schemaAvailableAsCdm, searchEntity, sendBulkSetToCounterpartiesInitial, sendChaserEmail, sendDocumentApprovalReminder, sendElectionApprovalReminder, sendGroupToCounterparty, sendToCounterparty, sendToCounterpartyInitial, setAuxiliaryDocument, setBulkSetAttachments, setCounterparties, setElectionApproval, setExecutionAttachment, setExecutionAttachments, setExternalAttachment, setExternalAttachments, setFinalApproval, setGeneralCoverNote, setMultipleNestedAnswers, setNestedAnswers, setOfflineNegotiatedDocument, setOwnerEntity, setPreset, setReceiverEntity, setSignedExecutedVersion, setSignedSignaturePageForParty, suggestGroupName, swapParties, syncNewApprover, unsubscribe, updateAttachDocx, updateComment, updateCoverNote, updateCustomFields, updateDocumentDraftingNote, updateDocumentElectionDraftingNote, updateDraftingNotes, updateExtractionFeedback, updateGroupMembers, updateGroupName, updateMetadata, updateNegotiationsToMatch, updateSelectedElections, updateSubAccount, updateUserAnswers, upgradePresetSchema, upgradeSchema, usersWithNegotiationAccess, validateDraftReceiverEmails, validateEntities, version, voidESignEnvelopeForNegotiation };
10951
+ export { type AcceptAllCounterpartyPositions_Data, type AcceptAllCounterpartyPositions_Errors, type AcceptAllCounterpartyPositions_Response, type AcceptAllCounterpartyPositions_Responses, type AcceptAllCustodianTemplatePositions_Data, type AcceptAllCustodianTemplatePositions_Errors, type AcceptAllCustodianTemplatePositions_Response, type AcceptAllCustodianTemplatePositions_Responses, type AcceptAllPositionsFromFork_Data, type AcceptAllPositionsFromFork_Errors, type AcceptAllPositionsFromFork_Response, type AcceptAllPositionsFromFork_Responses, type AcceptAllPositionsFromPreviousVersion_Data, type AcceptAllPositionsFromPreviousVersion_Errors, type AcceptAllPositionsFromPreviousVersion_Response, type AcceptAllPositionsFromPreviousVersion_Responses, type AcceptAllPresetPositions_Data, type AcceptAllPresetPositions_Errors, type AcceptAllPresetPositions_Response, type AcceptAllPresetPositions_Responses, type AcceptCounterpartyPosition_Data, type AcceptCounterpartyPosition_Errors, type AcceptCounterpartyPosition_Response, type AcceptCounterpartyPosition_Responses, type AcceptInviteDto, type AcceptNestedAnswersCounterpartyPosition_Data, type AcceptNestedAnswersCounterpartyPosition_Errors, type AcceptNestedAnswersCounterpartyPosition_Response, type AcceptNestedAnswersCounterpartyPosition_Responses, type AcceptedRelationshipDto, type AccessRequestState, type AccessTokenDto, type AccessWindowDto, type AccountAndSubAccountsDto, type AccountAvailableActionsDto, type AccountContextDto, type AccountIdAndNameDto, type AccountIntegrationDataDto, type AccountInviteByNakhodaDto, type AccountNameDto, type AccountSettingsDto, type AccountStatisticsDto, type AccountSummaryFlatDto, type AccountSummaryWithSubAccountsDto, type AccountSummary_Data, type AccountSummary_Errors, type AccountSummary_Response, type AccountSummary_Responses, type AccountUserShareDto, type AccountWithAddedDomainsDto, type ActiveOrPendingUserDto, type ActiveOrPendingUserForNakhodaAdminDto, type ActiveUserDto, type ActiveUserStatisticsDto, type ActivityTimelineSummaryDto, type AddApprovalComment_Data, type AddApprovalComment_Errors, type AddApprovalComment_Response, type AddApprovalComment_Responses, type AddComment_Data, type AddComment_Response, type AddComment_Responses, type AddElectionApproval_Data, type AddElectionApproval_Errors, type AddElectionApproval_Response, type AddElectionApproval_Responses, type AddElectionRejection_Data, type AddElectionRejection_Errors, type AddElectionRejection_Response, type AddElectionRejection_Responses, type AddOptionalCommentDto, type AddWatchers_Data, type AddWatchers_Errors, type AddWatchers_Response, type AddWatchers_Responses, type AdminAccountDetailDto, type AdminAccountWithEntitiesDto, type AdminApiUserSummaryDto, type AdminPendingAccountDto, type AdminRevertNegotiationStateDto, type AdminUpdateEmailPreferencesDto, type AdvisorAccountRelationshipDto, type AdvisorAccountRelationshipsDto, type AdvisorNegotiationRequestDto, type AdvisorOrClient, type AdvisorRelationshipExpandedDto, type AdvisorRelationshipSummaryDto, type AdvisorRequestInboundStatsDto, type AdvisorRequestStatus, type AdvisorRequestSummaryDto, type AdvisorUserDto, type AdvisorWithShareSettingDto, type AllowlistOrDenylist, type AmendDefaultsDto, type AnalyticsEventType, type AnnouncementDto, type AnnouncementsDto, type AnonymousApproverDto, type AnswersSummariesDto, type ApiUserSummaryDto, type ApplyExtractedAnswers_Data, type ApplyExtractedAnswers_Errors, type ApplyExtractedAnswers_Response, type ApplyExtractedAnswers_Responses, type ApprovalCommentAvailableActionsDto, type ApprovalCommentDto, type ApprovalCommentRequestDto, type ApprovalCommentUserDto, type ApprovalCommentsAvailableActionsDto, type ApprovalCommentsDto, type ApprovalCountStatisticsDto, type ApprovalDecisionsWithSubmittedValuesDto, type ApprovalDto, type ApprovalHistoryDto, type ApprovalRoundDto, type ApprovalRoundType, type ApprovalRuleChangesDto, type ApprovalStatus, type ApprovalType, type ApproveFinalDocument_Data, type ApproveFinalDocument_Errors, type ApproveFinalDocument_Responses, type ApproverDto, type ApproverInRulesDto, type ApproverRemovalReason, type ApproversWithQuorumDto, type AssignEntity_Data, type AssignEntity_Errors, type AssignEntity_Response, type AssignEntity_Responses, type AssignToMe_Data, type AssignToMe_Errors, type AssignToMe_Response, type AssignToMe_Responses, type AssignUser_Data, type AssignUser_Errors, type AssignUser_Response, type AssignUser_Responses, type AttachmentsExistsDto, type AttachmentsExistsDto_ExistingAttachmentDto, type AuditEventCauseDto, type AuditEventDto, type AuditEventEffectDto, type AuditReportType, type AuditTrailFiltersDto, type AuditTrailFilters_Data, type AuditTrailFilters_Response, type AuditTrailFilters_Responses, type AuditTrailForAccountAsJson_Data, type AuditTrailForAccountAsJson_Response, type AuditTrailForAccountAsJson_Responses, type AuditTrailForSubAccountAsJson_Data, type AuditTrailForSubAccountAsJson_Response, type AuditTrailForSubAccountAsJson_Responses, type AuthEndpointsDto, type AuthEndpointsResponseDto, type AuthPing_Data, type AuthPing_Errors, type AuthPing_Responses, type AuthServerResponseDto, type AuthnSuccessResponseDto, type AuxiliaryDocumentExistsDto, type AvailableChannelsDto, type AvailableUserForAdvisingDto, type BillableEventType, type BreakingChanges_Data, type BreakingChanges_Response, type BreakingChanges_Responses, type BrokenApproversSummaryDto, type BulkDraftCounterpartyOptionsDto, type BulkSetDto, type BulkSetJobCountDto, type BulkSetWithAttachmentsDto, type BulkSetsCountsDto, type BulkSetsJobCount_Data, type BulkSetsJobCount_Response, type BulkSetsJobCount_Responses, type CDMOutputDto, type CalendricalFrequency, type CancelExtraction_Data, type CancelExtraction_Errors, type CancelExtraction_Response, type CancelExtraction_Responses, type CancelJobCountDto, type CancelNegotiationsDto, type CancelNegotiationsJobCount_Data, type CancelNegotiationsJobCount_Response, type CancelNegotiationsJobCount_Responses, type CancelNegotiations_Data, type CancelNegotiations_Response, type CancelNegotiations_Responses, type Cancel_Data, type Cancel_Errors, type Cancel_Response, type Cancel_Responses, type CancelledByDto, type CausesDto, type ChangePasswordRequestDto, type ChangeSigningModeDto, type ChangeSigningMode_Data, type ChangeSigningMode_Errors, type ChangeSigningMode_Response, type ChangeSigningMode_Responses, type ChannelType, type ChaserEmailInfoDto, type CheckAuxiliaryDocument_Data, type CheckAuxiliaryDocument_Errors, type CheckAuxiliaryDocument_Response, type CheckAuxiliaryDocument_Responses, type CheckForBrokenApprovers_Data, type CheckForBrokenApprovers_Response, type CheckForBrokenApprovers_Responses, type CheckOfflineNegotiatedDocument_Data, type CheckOfflineNegotiatedDocument_Errors, type CheckOfflineNegotiatedDocument_Response, type CheckOfflineNegotiatedDocument_Responses, type CheckSignedExecutedVersion_Data, type CheckSignedExecutedVersion_Errors, type CheckSignedExecutedVersion_Response, type CheckSignedExecutedVersion_Responses, type CheckSignedSignaturePagePdf_Data, type CheckSignedSignaturePagePdf_Errors, type CheckSignedSignaturePagePdf_Response, type CheckSignedSignaturePagePdf_Responses, type ClientOptions, type ClientSubAccountContextDto, type ClonePreset_Data, type ClonePreset_Errors, type ClonePreset_Response, type ClonePreset_Responses, type CommentDto, type CompletedExtractionResultDto, type ComponentAnswerDto, type ComponentAnswerDto_DataEditor, type ComponentAnswerDto_Multiple, type ComponentAnswerDto_NestedAnswers, type ComponentAnswerDto_RepeatingGroup, type ComponentAnswerDto_RepeatingGroupElement, type ComponentAnswerDto_Single, type ComponentAnswerDto_Tabular, type ComponentDto, type ComponentIdDto, type ConfirmExecutionVersion_Data, type ConfirmExecutionVersion_Errors, type ConfirmExecutionVersion_Response, type ConfirmExecutionVersion_Responses, type Confirm_Data, type Confirm_Errors, type Confirm_Response, type Confirm_Responses, type ConsentCodeCallback_Data, type ContactForNewApprover_Data, type ContactForNewApprover_Errors, type ContactForNewApprover_Responses, type ContextAvailableActionsDto, type CounterpartyDto, type CounterpartyWithReferenceIdDto, type CreateApiUserRequest, type CreateApiUserResponse, type CreateAuditTrailJson_Data, type CreateAuditTrailJson_Response, type CreateAuditTrailJson_Responses, type CreateAuditTrailPdf_Data, type CreateAuditTrailPdf_Response, type CreateAuditTrailPdf_Responses, type CreateAuditTrailXlsx_Data, type CreateAuditTrailXlsx_Response, type CreateAuditTrailXlsx_Responses, type CreateBulkSetDto, type CreateBulkSetItemDto, type CreateBulkSetResponseDto, type CreateBulkSet_Data, type CreateBulkSet_Response, type CreateBulkSet_Responses, type CreateDocumentMetadataDto, type CreateGroup_Data, type CreateGroup_Response, type CreateGroup_Responses, type CreateNegotiationGroupDto, type CreateNegotiationRequestDto, type CreateNegotiation_Data, type CreateNegotiation_Errors, type CreateNegotiation_Response, type CreateNegotiation_Responses, type CreatePresetAuditTrailJson_Data, type CreatePresetAuditTrailJson_Response, type CreatePresetAuditTrailJson_Responses, type CreatePresetAuditTrailXlsx_Data, type CreatePresetAuditTrailXlsx_Response, type CreatePresetAuditTrailXlsx_Responses, type CreatePresetRequestDto, type CreatePreset_Data, type CreatePreset_Errors, type CreatePreset_Response, type CreatePreset_Responses, type CreateSignaturePagePdf_Data, type CreateSignaturePagePdf_Response, type CreateSignaturePagePdf_Responses, type CreateSigningPack_Data, type CreateSigningPack_Response, type CreateSigningPack_Responses, type CreateSubAccountRequestDto, type CreateSubAccountResponseDto, type DeleteApprovalComment_Data, type DeleteApprovalComment_Errors, type DeleteApprovalComment_Responses, type DeleteAuxiliaryDocument_Data, type DeleteAuxiliaryDocument_Response, type DeleteAuxiliaryDocument_Responses, type DeleteBulkSetAttachment_Data, type DeleteBulkSetAttachment_Response, type DeleteBulkSetAttachment_Responses, type DeleteComment_Data, type DeleteComment_Response, type DeleteComment_Responses, type DeleteCoverNote_Data, type DeleteCoverNote_Response, type DeleteCoverNote_Responses, type DeleteDocumentDraftingNote_Data, type DeleteDocumentDraftingNote_Errors, type DeleteDocumentDraftingNote_Responses, type DeleteDocumentElectionDraftingNote_Data, type DeleteDocumentElectionDraftingNote_Errors, type DeleteDocumentElectionDraftingNote_Responses, type DeleteDraftingNotesDocument_Data, type DeleteDraftingNotesDocument_Responses, type DeleteEntity_Data, type DeleteEntity_Errors, type DeleteEntity_Response, type DeleteEntity_Responses, type DeleteExecutionAttachment_Data, type DeleteExecutionAttachment_Response, type DeleteExecutionAttachment_Responses, type DeleteExternalAttachment_Data, type DeleteExternalAttachment_Response, type DeleteExternalAttachment_Responses, type DeleteGeneralCoverNote_Data, type DeleteGeneralCoverNote_Errors, type DeleteGeneralCoverNote_Response, type DeleteGeneralCoverNote_Responses, type DeleteOfflineNegotiatedDocument_Data, type DeleteOfflineNegotiatedDocument_Response, type DeleteOfflineNegotiatedDocument_Responses, type DeletePreset_Data, type DeletePreset_Responses, type DeleteSignedExecutedVersion_Data, type DeleteSignedExecutedVersion_Errors, type DeleteSignedExecutedVersion_Response, type DeleteSignedExecutedVersion_Responses, type DeleteSignedSignaturePageForParty_Data, type DeleteSignedSignaturePageForParty_Responses, type DetailedEntityDto, type DetailedInputValidationErrorDto, type DocumentAvailability, type DocumentAvailableActions, type DocumentDisclaimerDto, type DocumentDraftingNoteDto, type DocumentDto, type DocumentErrorResponseDto, type DocumentFilter, type DocumentIdAndVersionDto, type DocumentIdWithDraftingNotesFlagDto, type DocumentListAvailableActionsDto, type DocumentListDto, type DocumentListItemDto, type DocumentOrderKey, type DocumentPackAccess, type DocumentPackAllowlistDto, type DocumentPackDto, type DocumentPackState, type DocumentPackWithDocumentsDto, type DocumentPackWithDocumentsWithUsageDto, type DocumentPublisherDisclaimerDto, type DocumentPublisherDocumentDisclaimerDto, type DocumentPublisherDto, type DocumentPublisherPackDisclaimerDto, type DocumentPublisherSummaryDto, type DocumentPublisherWithPackDto, type DocumentPublisherWithPackWithUsageDto, type DocumentRenderTemplate_Data, type DocumentRenderTemplate_Errors, type DocumentRenderTemplate_Response, type DocumentRenderTemplate_Responses, type DocumentSchemaChangesDto, type DocumentState, type DocumentVersionCreatedResponse, type DocumentVersionsSummaryDto, type DocumentVersionsSummaryDto_DocumentVersionSummaryDto, type DocumentVersionsWithMajorChangesDto, type DocumentVersionsWithMajorChangesDto_DocumentGroupDto, type DocumentVersionsWithMajorChangesDto_DocumentVersionFlagsDto, type DocumentVersionsWithMajorChangesDto_MajorChangesFlagDto, type DocumentWithPackDto, type DocumentWithUsageDto, type DocumentsFilter_Data, type DocumentsFilter_Errors, type DocumentsFilter_Response, type DocumentsFilter_Responses, type DownloadNegotiation_Data, type DownloadNegotiation_Response, type DownloadNegotiation_Responses, type DownloadPostExecutionPack_Data, type DownloadPostExecutionPack_Response, type DownloadPostExecutionPack_Responses, type DownloadPreExecutionCounterpartyNegotiation_Data, type DownloadPreExecutionCounterpartyNegotiation_Response, type DownloadPreExecutionCounterpartyNegotiation_Responses, type DownloadPreset_Data, type DownloadPreset_Response, type DownloadPreset_Responses, type DownloadTemplateForVersionRequestDto, type DownloadTemplateRequestDto, type DraftEmailDto, type DraftReceiverEmailValidationDto, type DraftReceiverEmailsDto, type DraftingNoteDto, type DraftingNoteTextDto, type DraftingNotesDto, type ESignAccountStatus, type ESignAccountStatusDto, type ESignNegotiationSessionStatus, type ESignNegotiationStatusDto, type ESignSessionStatusDto, type EditAnswers_Data, type EditAnswers_Errors, type EditAnswers_Response, type EditAnswers_Responses, type EditApprovalComment_Data, type EditApprovalComment_Errors, type EditApprovalComment_Response, type EditApprovalComment_Responses, type EditDefaultAnswers_Data, type EditDefaultAnswers_Errors, type EditDefaultAnswers_Response, type EditDefaultAnswers_Responses, type ElectionAnswerDto, type ElectionAnswerDto_Components, type ElectionAnswerDto_TextAmendment, type ElectionAnswerSummaryDto, type ElectionAnswerTypeDto, type ElectionApprovalCountsDto, type ElectionDto, type ElectionSampleConfigurationDto, type ElectionValueSimilarityScoreDto, type ElectionsDto, type EmailPreferenceDto, type EmailPreferencesDto, type EmailPreferences_Data, type EmailPreferences_Response, type EmailPreferences_Responses, type EmailTemplate, type EmailWithErrorDto, type EntityDto, type EntityIdDto, type EntityMetadataDto, type EntityMoveErrorResponseDto, type ErrorResponse, type ErrorResponseDto, type ExecutedNegotiationSummaryDto, type ExecutedNegotiationSummaryDto_AccountMetadataDto, type ExecutedNegotiationSummaryDto_EventByDto, type ExecutedNegotiationSummaryDto_HistoryDto, type ExecutedNegotiationSummaryDto_PartyDto, type ExecutedVersionExistsDto, type ExtendWindow_Data, type ExtendWindow_Errors, type ExtendWindow_Response, type ExtendWindow_Responses, type ExternalPartyDto, type ExternalSystemStatisticsDto, type ExtractedFieldMetadataDto, type ExtractionFeedbackDto, type ExtractionResultDto, type ExtractionResultSummaryDto, type ExtractionResultType, type ExtractionResultWithPreviewDto, type FailedExtractionResultDto, type FeatureDto, type FileExtractionResultDto, type FileExtractionResultSummaryDto, type FilterResultDto, type FilterResultsDto, type FixApprovalRulesDto, type FixApprovalRules_Data, type FixApprovalRules_Response, type FixApprovalRules_Responses, type ForgottenPasswordRequestDto, type ForkNegotiation_Data, type ForkNegotiation_Errors, type ForkNegotiation_Response, type ForkNegotiation_Responses, type FormSubmissionErrorResponseDto, type FormSubmissionResponseDto, type FormSubmissionSuccessResponseDto, type ForwardAccountInviteDto, type GenerateActiveNegotiationsReportAsExcel_Data, type GenerateActiveNegotiationsReportAsExcel_Responses, type GenerateAndMaybeSendEnvelope_Data, type GenerateAndMaybeSendEnvelope_Errors, type GenerateAndMaybeSendEnvelope_Responses, type GenerateAuditTrailForAccountAsExcel_Data, type GenerateAuditTrailForAccountAsExcel_Responses, type GenerateAuditTrailForSubAccountAsExcel_Data, type GenerateAuditTrailForSubAccountAsExcel_Responses, type GenerateCommentsReport_Data, type GenerateCommentsReport_Responses, type GenerateExecutedNegotiationsReportAsExcel_Data, type GenerateExecutedNegotiationsReportAsExcel_Errors, type GenerateExecutedNegotiationsReportAsExcel_Responses, type GenerateNegotiationDocumentDto, type GenerateNegotiationDocumentJobResponseDto, type GenerateNegotiationsReport_Data, type GenerateNegotiationsReport_Responses, type GetAccessibleNegotiation_Data, type GetAccessibleNegotiation_Response, type GetAccessibleNegotiation_Responses, type GetAccountRelationshipSummaries_Data, type GetAccountRelationshipSummaries_Errors, type GetAccountRelationshipSummaries_Response, type GetAccountRelationshipSummaries_Responses, type GetAllVersions_Data, type GetAllVersions_Errors, type GetAllVersions_Response, type GetAllVersions_Responses, type GetAmendDefaults_Data, type GetAmendDefaults_Errors, type GetAmendDefaults_Response, type GetAmendDefaults_Responses, type GetAnnotatedOfflineNegotiatedDocument_Data, type GetAnnotatedOfflineNegotiatedDocument_Errors, type GetAnnotatedOfflineNegotiatedDocument_Response, type GetAnnotatedOfflineNegotiatedDocument_Responses, type GetApprovalComments_Data, type GetApprovalComments_Errors, type GetApprovalComments_Response, type GetApprovalComments_Responses, type GetApprovalHistory_Data, type GetApprovalHistory_Response, type GetApprovalHistory_Responses, type GetApprovalRound_Data, type GetApprovalRound_Response, type GetApprovalRound_Responses, type GetAsCdm_Data, type GetAsCdm_Errors, type GetAsCdm_Response, type GetAsCdm_Responses, type GetAuxiliaryDocument_Data, type GetAuxiliaryDocument_Errors, type GetAuxiliaryDocument_Response, type GetAuxiliaryDocument_Responses, type GetBulkSetAttachment_Data, type GetBulkSetAttachment_Response, type GetBulkSetAttachment_Responses, type GetBulkSet_Data, type GetBulkSet_Response, type GetBulkSet_Responses, type GetChannelTimeline_Data, type GetChannelTimeline_Errors, type GetChannelTimeline_Responses, type GetCommentSummary_Data, type GetCommentSummary_Errors, type GetCommentSummary_Responses, type GetComments_Data, type GetComments_Errors, type GetComments_Responses, type GetCompanyByEntityId_Data, type GetCompanyByEntityId_Errors, type GetCompanyByEntityId_Response, type GetCompanyByEntityId_Responses, type GetDocumentSchema_Data, type GetDocumentSchema_Errors, type GetDocumentSchema_Response, type GetDocumentSchema_Responses, type GetDocument_Data, type GetDocument_Errors, type GetDocument_Response, type GetDocument_Responses, type GetDownloadActiveNegotiationsReportAsExcel_Data, type GetDownloadActiveNegotiationsReportAsExcel_Errors, type GetDownloadActiveNegotiationsReportAsExcel_Response, type GetDownloadActiveNegotiationsReportAsExcel_Responses, type GetDownloadExecutedNegotiationsAsExcel_Data, type GetDownloadExecutedNegotiationsAsExcel_Errors, type GetDownloadExecutedNegotiationsAsExcel_Response, type GetDownloadExecutedNegotiationsAsExcel_Responses, type GetDraftingNotesDocument_Data, type GetDraftingNotesDocument_Response, type GetDraftingNotesDocument_Responses, type GetDraftingNotes_Data, type GetDraftingNotes_Response, type GetDraftingNotes_Responses, type GetElectionAnswer_Data, type GetElectionAnswer_Errors, type GetElectionAnswer_Response, type GetElectionAnswer_Responses, type GetExecutedNegotiationSummary_Data, type GetExecutedNegotiationSummary_Errors, type GetExecutedNegotiationSummary_Response, type GetExecutedNegotiationSummary_Responses, type GetExecutionAttachment_Data, type GetExecutionAttachment_Errors, type GetExecutionAttachment_Response, type GetExecutionAttachment_Responses, type GetExternalAttachment_Data, type GetExternalAttachment_Errors, type GetExternalAttachment_Response, type GetExternalAttachment_Responses, type GetExtractionResults_Data, type GetExtractionResults_Errors, type GetExtractionResults_Response, type GetExtractionResults_Responses, type GetGroupNames_Data, type GetGroupNames_Response, type GetGroupNames_Responses, type GetLatestDocumentSchema_Data, type GetLatestDocumentSchema_Errors, type GetLatestDocumentSchema_Response, type GetLatestDocumentSchema_Responses, type GetLegacyStatistics_Data, type GetLegacyStatistics_Errors, type GetLegacyStatistics_Response, type GetLegacyStatistics_Responses, type GetMajorVersions_Data, type GetMajorVersions_Errors, type GetMajorVersions_Response, type GetMajorVersions_Responses, type GetMultipleNestedAnswers_Data, type GetMultipleNestedAnswers_Errors, type GetMultipleNestedAnswers_Response, type GetMultipleNestedAnswers_Responses, type GetNegotiationDeltasDto, type GetNegotiationDeltas_Data, type GetNegotiationDeltas_Responses, type GetNegotiationDraftingNotes_Data, type GetNegotiationDraftingNotes_Response, type GetNegotiationDraftingNotes_Responses, type GetNegotiationESignStatus_Data, type GetNegotiationESignStatus_Response, type GetNegotiationESignStatus_Responses, type GetNegotiationFilesSummary_Data, type GetNegotiationFilesSummary_Errors, type GetNegotiationFilesSummary_Response, type GetNegotiationFilesSummary_Responses, type GetNegotiation_Data, type GetNegotiation_Response, type GetNegotiation_Responses, type GetNegotiationsGroup_Data, type GetNegotiationsGroup_Response, type GetNegotiationsGroup_Responses, type GetNestedAnswers_Data, type GetNestedAnswers_Errors, type GetNestedAnswers_Response, type GetNestedAnswers_Responses, type GetOfflineNegotiatedDocumentAnnotations_Data, type GetOfflineNegotiatedDocumentAnnotations_Errors, type GetOfflineNegotiatedDocumentAnnotations_Response, type GetOfflineNegotiatedDocumentAnnotations_Responses, type GetOfflineNegotiatedDocument_Data, type GetOfflineNegotiatedDocument_Errors, type GetOfflineNegotiatedDocument_Response, type GetOfflineNegotiatedDocument_Responses, type GetOriginalAnswersForForkNegotiation_Data, type GetOriginalAnswersForForkNegotiation_Errors, type GetOriginalAnswersForForkNegotiation_Response, type GetOriginalAnswersForForkNegotiation_Responses, type GetOtherPartyAnswers_Data, type GetOtherPartyAnswers_Errors, type GetOtherPartyAnswers_Response, type GetOtherPartyAnswers_Responses, type GetPartyAnswers_Data, type GetPartyAnswers_Errors, type GetPartyAnswers_Response, type GetPartyAnswers_Responses, type GetPotentialUsers_Data, type GetPotentialUsers_Errors, type GetPotentialUsers_Response, type GetPotentialUsers_Responses, type GetPreset_Data, type GetPreset_Response, type GetPreset_Responses, type GetPreviousActiveUsers_Data, type GetPreviousActiveUsers_Errors, type GetPreviousActiveUsers_Response, type GetPreviousActiveUsers_Responses, type GetPreviousMajorVersionsNestedAnswerElections_Data, type GetPreviousMajorVersionsNestedAnswerElections_Errors, type GetPreviousMajorVersionsNestedAnswerElections_Response, type GetPreviousMajorVersionsNestedAnswerElections_Responses, type GetPreviousMajorVersionsNestedAnswerIds_Data, type GetPreviousMajorVersionsNestedAnswerIds_Errors, type GetPreviousMajorVersionsNestedAnswerIds_Response, type GetPreviousMajorVersionsNestedAnswerIds_Responses, type GetProfile_Data, type GetProfile_Response, type GetProfile_Responses, type GetSecurityContext_Data, type GetSecurityContext_Response, type GetSecurityContext_Responses, type GetSettings_Data, type GetSettings_Errors, type GetSettings_Response, type GetSettings_Responses, type GetSignedExecutedVersion_Data, type GetSignedExecutedVersion_Errors, type GetSignedExecutedVersion_Response, type GetSignedExecutedVersion_Responses, type GetSignedSignaturePagePdf_Data, type GetSignedSignaturePagePdf_Errors, type GetSignedSignaturePagePdf_Response, type GetSignedSignaturePagePdf_Responses, type GetSsoConfig_Data, type GetSsoConfig_Response, type GetSsoConfig_Responses, type GetStatisticsOverview_Data, type GetStatisticsOverview_Errors, type GetStatisticsOverview_Response, type GetStatisticsOverview_Responses, type GetStatistics_Data, type GetStatistics_Errors, type GetStatistics_Response, type GetStatistics_Responses, type GetSubAccount_Data, type GetSubAccount_Responses, type GetSubscribedPublishers_Data, type GetSubscribedPublishers_Response, type GetSubscribedPublishers_Responses, type GetTimelineActivity_Data, type GetTimelineActivity_Errors, type GetTimelineActivity_Responses, type GetTimeline_Data, type GetTimeline_Errors, type GetTimeline_Responses, type GetUserStatistics_Data, type GetUserStatistics_Errors, type GetUserStatistics_Response, type GetUserStatistics_Responses, type GetUsersForPicker_Data, type GetUsersForPicker_Errors, type GetUsersForPicker_Response, type GetUsersForPicker_Responses, type GetUsers_Data, type GetUsers_Errors, type GetUsers_Response, type GetUsers_Responses, type GetWatchers_Data, type GetWatchers_Errors, type GetWatchers_Response, type GetWatchers_Responses, type GetWindow_Data, type GetWindow_Errors, type GetWindow_Response, type GetWindow_Responses, type GrantAllNegotiationsAccess_Data, type GrantAllNegotiationsAccess_Response, type GrantAllNegotiationsAccess_Responses, type GrantNegotiationsAccess_Data, type GrantNegotiationsAccess_Response, type GrantNegotiationsAccess_Responses, type GrantPresetsAccess_Data, type GrantPresetsAccess_Response, type GrantPresetsAccess_Responses, type GrantWindow_Data, type GrantWindow_Errors, type GrantWindow_Response, type GrantWindow_Responses, type InitialAnswers_Data, type InitialAnswers_Errors, type InitialAnswers_Response, type InitialAnswers_Responses, type InitiatorDto, type InvitationCodeDto, type InvitationDocumentDetailsDto, type IssuesContextDto, type JobStatus, type LegacyNegotiationStateGroup, type LegacyNegotiationStatisticsDto, type LegacySidedNegotiationCountsDto, type LegalEntityAvailableActionsDto, type LegalEntityDto, type ListAdvisorsForWorkspace_Data, type ListAdvisorsForWorkspace_Response, type ListAdvisorsForWorkspace_Responses, type ListAllPresetsForSubAccountV1_Data, type ListAllPresetsForSubAccountV1_Response, type ListAllPresetsForSubAccountV1_Responses, type ListAllPresetsForSubAccountV2_Data, type ListAllPresetsForSubAccountV2_Response, type ListAllPresetsForSubAccountV2_Responses, type ListBulkSets_Data, type ListBulkSets_Responses, type ListDocumentsVersionsSummary_Data, type ListDocumentsVersionsSummary_Response, type ListDocumentsVersionsSummary_Responses, type ListDocumentsWithPagination_Data, type ListDocumentsWithPagination_Response, type ListDocumentsWithPagination_Responses, type ListDocuments_Data, type ListDocuments_Response, type ListDocuments_Responses, type ListEntities_Data, type ListEntities_Response, type ListEntities_Responses, type ListExecutionAttachments_Data, type ListExecutionAttachments_Errors, type ListExecutionAttachments_Response, type ListExecutionAttachments_Responses, type ListExternalAttachments_Data, type ListExternalAttachments_Errors, type ListExternalAttachments_Response, type ListExternalAttachments_Responses, type ListNegotiations_Data, type ListNegotiations_Response, type ListNegotiations_Responses, type ListPotentialNegotiationAdvisors_Data, type ListPotentialNegotiationAdvisors_Response, type ListPotentialNegotiationAdvisors_Responses, type ListPotentialPresetAdvisors_Data, type ListPotentialPresetAdvisors_Response, type ListPotentialPresetAdvisors_Responses, type ListPresets_Data, type ListPresets_Response, type ListPresets_Responses, type ListRecentExtractions_Data, type ListRecentExtractions_Response, type ListRecentExtractions_Responses, type ListSubAccounts_Data, type ListSubAccounts_Responses, type LoginType, type MajorChangeSummaryDto, type MajorMinorDto, type MarkActivityEventsAsViewed_Data, type MarkActivityEventsAsViewed_Errors, type MarkActivityEventsAsViewed_Responses, type MarkApprovalCommentsAsReadRequestDto, type MarkApprovalCommentsAsViewed_Data, type MarkApprovalCommentsAsViewed_Errors, type MarkApprovalCommentsAsViewed_Responses, type MarkAsFinal_Data, type MarkAsFinal_Errors, type MarkAsFinal_Response, type MarkAsFinal_Responses, type MarkAsOffline_Data, type MarkAsOffline_Errors, type MarkAsOffline_Response, type MarkAsOffline_Responses, type MarkCommentEventsAsViewed_Data, type MarkCommentEventsAsViewed_Errors, type MarkCommentEventsAsViewed_Responses, type MarkEventAsReadRequestDto, type MarkEventsAsViewed_Data, type MarkEventsAsViewed_Errors, type MarkEventsAsViewed_Responses, type MarkNotificationsAsReadAndActionedDto, type ModifySSOConfigDto, type MoveEntityDto, type MoveEntity_Data, type MoveEntity_Errors, type MoveEntity_Response, type MoveEntity_Responses, type NamedApproverDto, type NegotiationAction, type NegotiationAdvisorSummaryDto, type NegotiationAnswersDto, type NegotiationAuditEventsDto, type NegotiationAuditTrailEventDto, type NegotiationAvailableActionsDto, type NegotiationCountStatisticsDto, type NegotiationCustomFieldsDto, type NegotiationDatesDto, type NegotiationDeltaDto, type NegotiationEntityFiltersDto, type NegotiationEstablishedPartyDto, type NegotiationFileAvailableActionDto, type NegotiationFileDto_AuxiliaryDocumentDto, type NegotiationFileDto_ExecutionDocumentDto, type NegotiationFileDto_ExternalAttachmentDto, type NegotiationFileDto_SignatureFileDto, type NegotiationFilesSummaryDto, type NegotiationFilter, type NegotiationFilter_AccessibleToAdvisor_AccessibleToAdvisorValue, type NegotiationFilter_ApprovalType_ApprovalTypeValue, type NegotiationFilter_IsForkedOrFork_IsForkedOrForkValue, type NegotiationFilter_IsOffline_IsOfflineValue, type NegotiationFilter_IsTriparty_IsTripartyValue, type NegotiationFilter_MissingApprovers_MissingApproversValue, type NegotiationFilter_OlderThanPeriod_OlderThanPeriodValue, type NegotiationFilter_RequiresApproval_RequiresApprovalValue, type NegotiationFilter_Status_StatusValue, type NegotiationForkHistory_Data, type NegotiationForkHistory_Errors, type NegotiationForkHistory_Response, type NegotiationForkHistory_Responses, type NegotiationGetDocumentSchema_Data, type NegotiationGetDocumentSchema_Errors, type NegotiationGetDocumentSchema_Response, type NegotiationGetDocumentSchema_Responses, type NegotiationGroupDto, type NegotiationGroupIdAndNameDto, type NegotiationGroupIdDto, type NegotiationHealth, type NegotiationIdWithCounterpartyDto, type NegotiationJobErrorDto, type NegotiationJobLockType, type NegotiationJobStatus, type NegotiationListDto, type NegotiationListMetadataDto, type NegotiationOrderKey, type NegotiationParentDto, type NegotiationPartyDto, type NegotiationRenderTemplate_Data, type NegotiationRenderTemplate_Errors, type NegotiationRenderTemplate_Response, type NegotiationRenderTemplate_Responses, type NegotiationReportType, type NegotiationRequester, type NegotiationSearchDto, type NegotiationSendForApproval_Data, type NegotiationSendForApproval_Errors, type NegotiationSendForApproval_Response, type NegotiationSendForApproval_Responses, type NegotiationSingleDto, type NegotiationStateGroup, type NegotiationStateType, type NegotiationStatusLabel, type NegotiationStubbedPartyDto, type NegotiationSummaryAvailableActionsDto, type NegotiationSummaryDto, type NegotiationUIFilterCountsDto, type NegotiationUIState, type NegotiationUpgradeChangesDto, type NegotiationVersionDetailsDto, type NegotiationWatcherDto, type NegotiationWatchersDto, type NegotiationWithTimelineAndPreviewDto, type NegotiationWithTimelinePreviewAndMultipleNestedAnswersDto, type NegotiationWithTimelinePreviewAndNestedAnswersDto, type NegotiationsFilter_Data, type NegotiationsFilter_Errors, type NegotiationsFilter_Response, type NegotiationsFilter_Responses, type NegotiationsGroupDto, type NestedAnswerPartyElectionsDto, type NestedAnswerPartyElectionsForVersionDto, type NestedAnswersSummariesWithAnswersDto, type NestedAnswersSummariesWithPresetAnswersDto, type NestedAnswersSummaryDto, type NestedPartyAnswersDto, type NewUserShareDto, type NoteType, type NotificationCategory, type NotificationChannel, type NotificationContextDto, type NotificationListDto, type NotificationSearchType, type NotificationSenderDto, type NotificationSubscriptionStatusDto, type NotificationTypeDto, type NotifyOfDraft_Data, type NotifyOfDraft_Errors, type NotifyOfDraft_Responses, type ObtainConsent_Data, type OfflineNegotiatedDocumentExistsDto, type OfflineNegotiatedDocumentExistsDto_OfflineNegotiatedDocumentAvailableActionsDto, type OneLinkAuthRequestDto, type OneLinkInvitationDetailsDto, type OneLinkInvitationNegotiationDetailsDto, type Options, type OrderDirection, type OverrideApproveFinalDocument_Data, type OverrideApproveFinalDocument_Errors, type OverrideApproveFinalDocument_Responses, type OverrideElectionApproval_Data, type OverrideElectionApproval_Errors, type OverrideElectionApproval_Response, type OverrideElectionApproval_Responses, type OverrideElectionRejection_Data, type OverrideElectionRejection_Errors, type OverrideElectionRejection_Response, type OverrideElectionRejection_Responses, type OverrideRejectFinalDocument_Data, type OverrideRejectFinalDocument_Errors, type OverrideRejectFinalDocument_Responses, type OwnerEntityDto, type PagingMetaDto, type PartyAnswersDto, type PartyElectionDto, type PartyElectionNestedAnswersDto, type PartyElectionNestedAnswersForVersionDto, type PartyNestedAnswersIdsDto, type PartyRelativeRef, type PartyThatCanUploadExecutedVersion, type PatchEmailPreferences_Data, type PatchEmailPreferences_Responses, type PendingAccountRequestDto, type PendingApprovalCountsDto, type PendingOrActiveAdvisorDto, type PersonNameDto, type PlatformStatisticsDto, type PopulateStatisticsRequestDto, type PotentialAdvisorSummaryDto, type PresetApproverDto, type PresetAuditEventDto, type PresetAuditEventsDto, type PresetAvailableActionsDto, type PresetDto, type PresetEditAnswers_Data, type PresetEditAnswers_Errors, type PresetEditAnswers_Response, type PresetEditAnswers_Responses, type PresetEventHistoryDto, type PresetEventHistoryDto_EventByDto, type PresetGetDocumentSchema_Data, type PresetGetDocumentSchema_Errors, type PresetGetDocumentSchema_Response, type PresetGetDocumentSchema_Responses, type PresetGetMultipleNestedAnswers_Data, type PresetGetMultipleNestedAnswers_Errors, type PresetGetMultipleNestedAnswers_Response, type PresetGetMultipleNestedAnswers_Responses, type PresetGetNestedAnswers_Data, type PresetGetNestedAnswers_Errors, type PresetGetNestedAnswers_Response, type PresetGetNestedAnswers_Responses, type PresetHealth, type PresetHealthIssue, type PresetMetadataDto, type PresetOrderKey, type PresetRenderTemplate_Data, type PresetRenderTemplate_Errors, type PresetRenderTemplate_Response, type PresetRenderTemplate_Responses, type PresetResultsDto, type PresetSelectionDto, type PresetSendForApproval_Data, type PresetSendForApproval_Errors, type PresetSendForApproval_Response, type PresetSendForApproval_Responses, type PresetSetElectionApproval_Data, type PresetSetElectionApproval_Errors, type PresetSetElectionApproval_Response, type PresetSetElectionApproval_Responses, type PresetSetFinalApproval_Data, type PresetSetFinalApproval_Errors, type PresetSetFinalApproval_Response, type PresetSetFinalApproval_Responses, type PresetSetMultipleNestedAnswers_Data, type PresetSetMultipleNestedAnswers_Errors, type PresetSetMultipleNestedAnswers_Response, type PresetSetMultipleNestedAnswers_Responses, type PresetSetNestedAnswers_Data, type PresetSetNestedAnswers_Errors, type PresetSetNestedAnswers_Response, type PresetSetNestedAnswers_Responses, type PresetSingleDto, type PresetSingleWithPreviewAndMultipleNestedAnswersDto, type PresetSingleWithPreviewAndNestedAnswersDto, type PresetSingleWithPreviewDto, type PresetSummaryDto, type PresetSwapParties_Data, type PresetSwapParties_Errors, type PresetSwapParties_Response, type PresetSwapParties_Responses, type ProcessingExtractionResultDto, type ProxiedAuthnRequestDto, type PublicAccountSearchResultsDto, type PublisherSummaries_Data, type PublisherSummaries_Response, type PublisherSummaries_Responses, type QueryExecutionResponseDto, type QueueGenerateNegotiationDocumentJob_Data, type QueueGenerateNegotiationDocumentJob_Response, type QueueGenerateNegotiationDocumentJob_Responses, type RawResultSetDto, type ReceiverDto, type ReceiverUserDto, type RegistrationInvitationDto, type RejectFinalDocument_Data, type RejectFinalDocument_Errors, type RejectFinalDocument_Responses, type RejectInviteDto, type ReleaseNotesDto, type RemoveWatchers_Data, type RemoveWatchers_Errors, type RemoveWatchers_Response, type RemoveWatchers_Responses, type RemovedUsersDto, type RenameExecutionAttachment_Data, type RenameExecutionAttachment_Errors, type RenameExecutionAttachment_Response, type RenameExecutionAttachment_Responses, type RenderTemplateDto, type RenderedTemplateDto, type RenderedTemplateDto_RenderedTemplatePageDto, type ReportGenerationRequestDto, type ResetUserAnswers_Data, type ResetUserAnswers_Errors, type ResetUserAnswers_Response, type ResetUserAnswers_Responses, type RestrictionsDto, type Retract_Data, type Retract_Errors, type Retract_Response, type Retract_Responses, type RevertToAmending_Data, type RevertToAmending_Errors, type RevertToAmending_Response, type RevertToAmending_Responses, type RevokeNegotiationsAccess_Data, type RevokeNegotiationsAccess_Response, type RevokeNegotiationsAccess_Responses, type RevokePresetsAccess_Data, type RevokePresetsAccess_Response, type RevokePresetsAccess_Responses, type RevokeWindow_Data, type RevokeWindow_Responses, type SSOConfigDto, type SampleValueConfigurationDto, type ScheduleExtraction_Data, type ScheduleExtraction_Errors, type ScheduleExtraction_Response, type ScheduleExtraction_Responses, type SchemaAvailableAsCDMDto, type SchemaAvailableAsCdm_Data, type SchemaAvailableAsCdm_Errors, type SchemaAvailableAsCdm_Response, type SchemaAvailableAsCdm_Responses, type SchemaDto, type SchemaRestriction, type SchemaSampleConfigurationDto, type SchemaUpgradeReleaseNotesDto, type SearchContext, type SearchEntity_Data, type SearchEntity_Response, type SearchEntity_Responses, type SecurityContextDto, type SelectedElectionsRequestDto, type SendAdvisorPresetRequestDto, type SendAdvisorRequestDto, type SendBulkSetToCounterpartiesInitial_Data, type SendBulkSetToCounterpartiesInitial_Response, type SendBulkSetToCounterpartiesInitial_Responses, type SendChaserEmail_Data, type SendChaserEmail_Errors, type SendChaserEmail_Responses, type SendDocumentApprovalReminder_Data, type SendDocumentApprovalReminder_Errors, type SendDocumentApprovalReminder_Responses, type SendElectionApprovalReminder_Data, type SendElectionApprovalReminder_Errors, type SendElectionApprovalReminder_Responses, type SendGroupToCounterpartyRequestDto, type SendGroupToCounterpartyResponseDto, type SendGroupToCounterpartyResponseDto_SendGroupToCounterpartyResultDto, type SendGroupToCounterparty_Data, type SendGroupToCounterparty_Errors, type SendGroupToCounterparty_Response, type SendGroupToCounterparty_Responses, type SendToCounterPartyInitialDto, type SendToCounterpartyInitial_Data, type SendToCounterpartyInitial_Errors, type SendToCounterpartyInitial_Response, type SendToCounterpartyInitial_Responses, type SendToCounterparty_Data, type SendToCounterparty_Errors, type SendToCounterparty_Response, type SendToCounterparty_Responses, type SetApprovalRulesDto, type SetAuxiliaryDocument_Data, type SetAuxiliaryDocument_Errors, type SetAuxiliaryDocument_Response, type SetAuxiliaryDocument_Responses, type SetBulkSetAttachments_Data, type SetBulkSetAttachments_Errors, type SetBulkSetAttachments_Response, type SetBulkSetAttachments_Responses, type SetCounterparties_Data, type SetCounterparties_Errors, type SetCounterparties_Response, type SetCounterparties_Responses, type SetElectionApproval_Data, type SetElectionApproval_Errors, type SetElectionApproval_Response, type SetElectionApproval_Responses, type SetExecutionAttachment_Data, type SetExecutionAttachment_Errors, type SetExecutionAttachment_Response, type SetExecutionAttachment_Responses, type SetExecutionAttachments_Data, type SetExecutionAttachments_Errors, type SetExecutionAttachments_Response, type SetExecutionAttachments_Responses, type SetExternalAttachment_Data, type SetExternalAttachment_Errors, type SetExternalAttachment_Response, type SetExternalAttachment_Responses, type SetExternalAttachments_Data, type SetExternalAttachments_Errors, type SetExternalAttachments_Response, type SetExternalAttachments_Responses, type SetFeatureDto, type SetFinalApproval_Data, type SetFinalApproval_Response, type SetFinalApproval_Responses, type SetGeneralCoverNote_Data, type SetGeneralCoverNote_Errors, type SetGeneralCoverNote_Response, type SetGeneralCoverNote_Responses, type SetMultipleNestedAnswers_Data, type SetMultipleNestedAnswers_Errors, type SetMultipleNestedAnswers_Response, type SetMultipleNestedAnswers_Responses, type SetNestedAnswers_Data, type SetNestedAnswers_Errors, type SetNestedAnswers_Response, type SetNestedAnswers_Responses, type SetOfflineNegotiatedDocument_Data, type SetOfflineNegotiatedDocument_Errors, type SetOfflineNegotiatedDocument_Response, type SetOfflineNegotiatedDocument_Responses, type SetOwnerEntity_Data, type SetOwnerEntity_Errors, type SetOwnerEntity_Response, type SetOwnerEntity_Responses, type SetPreset_Data, type SetPreset_Errors, type SetPreset_Response, type SetPreset_Responses, type SetReceiverEntity_Data, type SetReceiverEntity_Errors, type SetReceiverEntity_Response, type SetReceiverEntity_Responses, type SetSignedExecutedVersion_Data, type SetSignedExecutedVersion_Errors, type SetSignedExecutedVersion_Response, type SetSignedExecutedVersion_Responses, type SetSignedSignaturePageForParty_Data, type SetSignedSignaturePageForParty_Response, type SetSignedSignaturePageForParty_Responses, type ShareNegotiationRequestDto, type ShareNegotiation_Data, type ShareNegotiation_Errors, type ShareNegotiation_Response, type ShareNegotiation_Responses, type SharedSubAccountIdDto, type SharedSubAccountIdWithNegotiationsDto, type SidedExecutionAttachmentsExistsDto, type SidedExecutionAttachmentsExistsDto_SidedExistingExecutionAttachmentAvailableActionsDto, type SidedExecutionAttachmentsExistsDto_SidedExistingExecutionAttachmentDto, type SidedNegotiationCountsDto, type SignatureExistsDto, type SignatureExistsDto_RequiredSignaturePageDto, type SignaturePagePartyNegotiationRole, type SignatureStateDto, type SignedJsonPayloadDto, type SigningMode, type SingleRecipientNotificationDto, type StaleNegotiationBucketDto, type StructuredExtractionResultDto, type SubAccountComplexStatisticsDto, type SubAccountContextDto, type SubAccountContextStatisticsDto, type SubAccountDto, type SubAccountIdAndNameDto, type SubAccountIdNameShareSettingsDto, type SubAccountIdWithNameDto, type SubAccountRelationshipDto, type SubAccountRequestDto, type SubAccountStatisticsDto, type SubAccountStatisticsOverviewResponseDto, type SubAccountSummaryDto, type SubAccountWithIdAndNameDto, type SubAccountWithIdAndOptionalNameDto, type SuggestGroupName_Data, type SuggestGroupName_Response, type SuggestGroupName_Responses, type SupportAccessClientDto, type SupportSessionCreationRequestDto, type SupportSessionCreationResponseDto, type SwapParties_Data, type SwapParties_Errors, type SwapParties_Response, type SwapParties_Responses, type SyncNewApproverDto, type SyncNewApprover_Data, type SyncNewApprover_Responses, type TeamWorkloadStatisticsDto, type TemplateExtractionScoreDto, type TemplateSettingsDto, type TemplateSettingsDto_TemplatePageSettingsDto, type TemplateSettingsDto_TemplateStylesDto, type TextSimilarityScoreDto, type TextValidationFormat, type TimelineEventAvailableActionsDto, type TimelineEventDto, type TimelineEventType, type TimelineEventUserDto, type ToggleFavouriteConfirmedTemplateDto, type UIPartyPosition, type UnreadNotificationCountsDto, type UnreservedElectionsDto, type UnstructuredExtractionResultDto, type UnstructuredExtractionResultsWithAnnotationsDto, type UnsubscribeRequestDto, type Unsubscribe_Data, type Unsubscribe_Errors, type Unsubscribe_Responses, type UpdateAccountNameDto, type UpdateAttachDocx_Data, type UpdateAttachDocx_Response, type UpdateAttachDocx_Responses, type UpdateCommentDto, type UpdateComment_Data, type UpdateComment_Response, type UpdateComment_Responses, type UpdateCoverNote_Data, type UpdateCoverNote_Response, type UpdateCoverNote_Responses, type UpdateCustomFields_Data, type UpdateCustomFields_Errors, type UpdateCustomFields_Response, type UpdateCustomFields_Responses, type UpdateDocumentDraftingNoteDto, type UpdateDocumentDraftingNote_Data, type UpdateDocumentDraftingNote_Errors, type UpdateDocumentDraftingNote_Response, type UpdateDocumentDraftingNote_Responses, type UpdateDocumentDto, type UpdateDocumentElectionDraftingNote_Data, type UpdateDocumentElectionDraftingNote_Errors, type UpdateDocumentElectionDraftingNote_Response, type UpdateDocumentElectionDraftingNote_Responses, type UpdateDocumentStateDto, type UpdateDraftingNotes_Data, type UpdateDraftingNotes_Errors, type UpdateDraftingNotes_Response, type UpdateDraftingNotes_Responses, type UpdateExtractionFeedback_Data, type UpdateExtractionFeedback_Errors, type UpdateExtractionFeedback_Response, type UpdateExtractionFeedback_Responses, type UpdateGroupMembers_Data, type UpdateGroupMembers_Errors, type UpdateGroupMembers_Responses, type UpdateGroupName_Data, type UpdateGroupName_Errors, type UpdateGroupName_Responses, type UpdateIsAdvisorDto, type UpdateLogoUrlDto, type UpdateMetadata_Data, type UpdateMetadata_Errors, type UpdateMetadata_Response, type UpdateMetadata_Responses, type UpdateNegotiationGroupMembersDto, type UpdateNegotiationGroupNameDto, type UpdateNegotiationsToMatchDto, type UpdateNegotiationsToMatch_Data, type UpdateNegotiationsToMatch_Errors, type UpdateNegotiationsToMatch_Responses, type UpdateSelectedElections_Data, type UpdateSelectedElections_Errors, type UpdateSelectedElections_Response, type UpdateSelectedElections_Responses, type UpdateSubAccountRequestDto, type UpdateSubAccount_Data, type UpdateSubAccount_Errors, type UpdateSubAccount_Responses, type UpdateUserAnswers_Data, type UpdateUserAnswers_Errors, type UpdateUserAnswers_Response, type UpdateUserAnswers_Responses, type UpdateUserFlagsDto, type UpdateUserProfileDto, type UpdateUserRoleDto, type UpgradePresetSchema_Data, type UpgradePresetSchema_Errors, type UpgradePresetSchema_Response, type UpgradePresetSchema_Responses, type UpgradeSchema_Data, type UpgradeSchema_Response, type UpgradeSchema_Responses, type UploadedFileNameWithNegotiationDto, type UpsertDocumentPackDto, type UpsertDocumentPublisherDto, type UsageStatisticsDto, type UseForgottenPasswordCodeRequestDto, type UserAccountDto, type UserDto, type UserFlagsDto, type UserForPickerDto, type UserGroupDto, type UserGroupIdDto, type UserGroupNameDto, type UserId, type UserIdDto, type UserInviteDto, type UserListForPickerDto, type UserNegotiationStatisticsDto, type UserProfileColour, type UserProfileDto, type UserStatisticsDto, type UserWithRoleDto, type UsersWithNegotiationAccess_Data, type UsersWithNegotiationAccess_Response, type UsersWithNegotiationAccess_Responses, type ValidInvitationResponseDto, type ValidateDraftReceiverEmails_Data, type ValidateDraftReceiverEmails_Response, type ValidateDraftReceiverEmails_Responses, type ValidateEntities_Data, type ValidateEntities_Response, type ValidateEntities_Responses, type ValidatedEntitiesDto, type ValidatedEntityDto, type ValidatedSchemaDto, type ValidatedSchemaErrorDto, type VerifyMinioDto, type Version_Data, type Version_Responses, type VersionedPartyAnswersDto, type VirusScanServiceStatusDto_Status, type VoidESignEnvelopeForNegotiation_Data, type VoidESignEnvelopeForNegotiation_Errors, type VoidESignEnvelopeForNegotiation_Responses, type WorkflowType, type ZuvaExtractionResultDto, type ZuvaFieldDto, acceptAllCounterpartyPositions, acceptAllCustodianTemplatePositions, acceptAllPositionsFromFork, acceptAllPositionsFromPreviousVersion, acceptAllPresetPositions, acceptCounterpartyPosition, acceptNestedAnswersCounterpartyPosition, accountSummary, addApprovalComment, addComment, addElectionApproval, addElectionRejection, addWatchers, applyExtractedAnswers, approveFinalDocument, assignEntity, assignToMe, assignUser, auditTrailFilters, auditTrailForAccountAsJson, auditTrailForSubAccountAsJson, authPing, breakingChanges, bulkSetsJobCount, cancel, cancelExtraction, cancelNegotiations, cancelNegotiationsJobCount, changeSigningMode, checkAuxiliaryDocument, checkForBrokenApprovers, checkOfflineNegotiatedDocument, checkSignedExecutedVersion, checkSignedSignaturePagePdf, clonePreset, confirm, confirmExecutionVersion, consentCodeCallback, contactForNewApprover, createAuditTrailJson, createAuditTrailPdf, createAuditTrailXlsx, createBulkSet, createGroup, createNegotiation, createPreset, createPresetAuditTrailJson, createPresetAuditTrailXlsx, createSignaturePagePdf, createSigningPack, deleteApprovalComment, deleteAuxiliaryDocument, deleteBulkSetAttachment, deleteComment, deleteCoverNote, deleteDocumentDraftingNote, deleteDocumentElectionDraftingNote, deleteDraftingNotesDocument, deleteEntity, deleteExecutionAttachment, deleteExternalAttachment, deleteGeneralCoverNote, deleteOfflineNegotiatedDocument, deletePreset, deleteSignedExecutedVersion, deleteSignedSignaturePageForParty, documentRenderTemplate, documentsFilter, downloadNegotiation, downloadPostExecutionPack, downloadPreExecutionCounterpartyNegotiation, downloadPreset, editAnswers, editApprovalComment, editDefaultAnswers, emailPreferences, extendWindow, fixApprovalRules, forkNegotiation, generateActiveNegotiationsReportAsExcel, generateAndMaybeSendEnvelope, generateAuditTrailForAccountAsExcel, generateAuditTrailForSubAccountAsExcel, generateCommentsReport, generateExecutedNegotiationsReportAsExcel, generateNegotiationsReport, getAccessibleNegotiation, getAccountRelationshipSummaries, getAllVersions, getAmendDefaults, getAnnotatedOfflineNegotiatedDocument, getApprovalComments, getApprovalHistory, getApprovalRound, getAsCdm, getAuxiliaryDocument, getBulkSet, getBulkSetAttachment, getChannelTimeline, getCommentSummary, getComments, getCompanyByEntityId, getDocument, getDocumentSchema, getDownloadActiveNegotiationsReportAsExcel, getDownloadExecutedNegotiationsAsExcel, getDraftingNotes, getDraftingNotesDocument, getElectionAnswer, getExecutedNegotiationSummary, getExecutionAttachment, getExternalAttachment, getExtractionResults, getGroupNames, getLatestDocumentSchema, getLegacyStatistics, getMajorVersions, getMultipleNestedAnswers, getNegotiation, getNegotiationDeltas, getNegotiationDraftingNotes, getNegotiationESignStatus, getNegotiationFilesSummary, getNegotiationsGroup, getNestedAnswers, getOfflineNegotiatedDocument, getOfflineNegotiatedDocumentAnnotations, getOriginalAnswersForForkNegotiation, getOtherPartyAnswers, getPartyAnswers, getPotentialUsers, getPreset, getPreviousActiveUsers, getPreviousMajorVersionsNestedAnswerElections, getPreviousMajorVersionsNestedAnswerIds, getProfile, getSecurityContext, getSettings, getSignedExecutedVersion, getSignedSignaturePagePdf, getSsoConfig, getStatistics, getStatisticsOverview, getSubAccount, getSubscribedPublishers, getTimeline, getTimelineActivity, getUserStatistics, getUsers, getUsersForPicker, getWatchers, getWindow, grantAllNegotiationsAccess, grantNegotiationsAccess, grantPresetsAccess, grantWindow, initialAnswers, listAdvisorsForWorkspace, listAllPresetsForSubAccountV1, listAllPresetsForSubAccountV2, listBulkSets, listDocuments, listDocumentsVersionsSummary, listDocumentsWithPagination, listEntities, listExecutionAttachments, listExternalAttachments, listNegotiations, listPotentialNegotiationAdvisors, listPotentialPresetAdvisors, listPresets, listRecentExtractions, listSubAccounts, markActivityEventsAsViewed, markApprovalCommentsAsViewed, markAsFinal, markAsOffline, markCommentEventsAsViewed, markEventsAsViewed, moveEntity, negotiationForkHistory, negotiationGetDocumentSchema, negotiationRenderTemplate, negotiationSendForApproval, negotiationsFilter, notifyOfDraft, obtainConsent, overrideApproveFinalDocument, overrideElectionApproval, overrideElectionRejection, overrideRejectFinalDocument, patchEmailPreferences, presetEditAnswers, presetGetDocumentSchema, presetGetMultipleNestedAnswers, presetGetNestedAnswers, presetRenderTemplate, presetSendForApproval, presetSetElectionApproval, presetSetFinalApproval, presetSetMultipleNestedAnswers, presetSetNestedAnswers, presetSwapParties, publisherSummaries, queueGenerateNegotiationDocumentJob, rejectFinalDocument, removeWatchers, renameExecutionAttachment, resetUserAnswers, retract, revertToAmending, revokeNegotiationsAccess, revokePresetsAccess, revokeWindow, scheduleExtraction, schemaAvailableAsCdm, searchEntity, sendBulkSetToCounterpartiesInitial, sendChaserEmail, sendDocumentApprovalReminder, sendElectionApprovalReminder, sendGroupToCounterparty, sendToCounterparty, sendToCounterpartyInitial, setAuxiliaryDocument, setBulkSetAttachments, setCounterparties, setElectionApproval, setExecutionAttachment, setExecutionAttachments, setExternalAttachment, setExternalAttachments, setFinalApproval, setGeneralCoverNote, setMultipleNestedAnswers, setNestedAnswers, setOfflineNegotiatedDocument, setOwnerEntity, setPreset, setReceiverEntity, setSignedExecutedVersion, setSignedSignaturePageForParty, shareNegotiation, suggestGroupName, swapParties, syncNewApprover, unsubscribe, updateAttachDocx, updateComment, updateCoverNote, updateCustomFields, updateDocumentDraftingNote, updateDocumentElectionDraftingNote, updateDraftingNotes, updateExtractionFeedback, updateGroupMembers, updateGroupName, updateMetadata, updateNegotiationsToMatch, updateSelectedElections, updateSubAccount, updateUserAnswers, upgradePresetSchema, upgradeSchema, usersWithNegotiationAccess, validateDraftReceiverEmails, validateEntities, version, voidESignEnvelopeForNegotiation };