@keystrokehq/docusign 0.0.11 → 0.0.15

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.
Files changed (110) hide show
  1. package/dist/_official/index.d.mts +5 -19
  2. package/dist/_official/index.mjs +1 -1
  3. package/dist/account-custom-fields.d.mts +9 -26
  4. package/dist/account-custom-fields.mjs +1 -1
  5. package/dist/account-stamps.d.mts +23 -68
  6. package/dist/account-stamps.mjs +1 -1
  7. package/dist/account-tabs.d.mts +13 -38
  8. package/dist/account-tabs.mjs +1 -1
  9. package/dist/account.d.mts +37 -110
  10. package/dist/account.mjs +1 -1
  11. package/dist/admin.d.mts +3 -8
  12. package/dist/admin.mjs +1 -1
  13. package/dist/auth.d.mts +5 -14
  14. package/dist/auth.mjs +15 -4
  15. package/dist/bcc-archive.d.mts +9 -26
  16. package/dist/bcc-archive.mjs +1 -1
  17. package/dist/billing.d.mts +33 -98
  18. package/dist/billing.mjs +1 -1
  19. package/dist/brands.d.mts +23 -68
  20. package/dist/brands.mjs +1 -1
  21. package/dist/bulk-send.d.mts +17 -50
  22. package/dist/bulk-send.mjs +1 -1
  23. package/dist/chunked-uploads.d.mts +11 -32
  24. package/dist/chunked-uploads.mjs +1 -1
  25. package/dist/click.d.mts +3 -8
  26. package/dist/click.mjs +1 -1
  27. package/dist/client.d.mts +1 -1
  28. package/dist/client.mjs +3 -3
  29. package/dist/clm.d.mts +3 -8
  30. package/dist/clm.mjs +1 -1
  31. package/dist/cloud-storage.d.mts +15 -44
  32. package/dist/cloud-storage.mjs +1 -1
  33. package/dist/connect.d.mts +35 -104
  34. package/dist/connect.mjs +1 -1
  35. package/dist/connection.d.mts +1 -1
  36. package/dist/connection.mjs +1 -1
  37. package/dist/contacts.d.mts +11 -32
  38. package/dist/contacts.mjs +1 -1
  39. package/dist/enote.d.mts +7 -20
  40. package/dist/enote.mjs +1 -1
  41. package/dist/envelope-attachments.d.mts +11 -32
  42. package/dist/envelope-attachments.mjs +1 -1
  43. package/dist/envelope-custom-fields.d.mts +15 -44
  44. package/dist/envelope-custom-fields.mjs +1 -1
  45. package/dist/envelope-documents.d.mts +33 -98
  46. package/dist/envelope-documents.mjs +1 -1
  47. package/dist/envelope-email.d.mts +9 -26
  48. package/dist/envelope-email.mjs +1 -1
  49. package/dist/envelope-lock.d.mts +9 -26
  50. package/dist/envelope-lock.mjs +1 -1
  51. package/dist/envelope-logs.d.mts +19 -56
  52. package/dist/envelope-logs.mjs +1 -1
  53. package/dist/envelope-notifications.d.mts +7 -20
  54. package/dist/envelope-notifications.mjs +1 -1
  55. package/dist/envelope-recipients.d.mts +23 -68
  56. package/dist/envelope-recipients.mjs +1 -1
  57. package/dist/envelope-tabs.d.mts +7 -20
  58. package/dist/envelope-tabs.mjs +1 -1
  59. package/dist/envelope-views.d.mts +13 -38
  60. package/dist/envelope-views.mjs +1 -1
  61. package/dist/envelope-workflow.d.mts +29 -86
  62. package/dist/envelope-workflow.mjs +1 -1
  63. package/dist/envelopes.d.mts +27 -80
  64. package/dist/envelopes.mjs +1 -1
  65. package/dist/factory-5kY-Jnda.mjs +8 -0
  66. package/dist/groups.d.mts +21 -62
  67. package/dist/groups.mjs +1 -1
  68. package/dist/integration-H05G5JY8.mjs +112 -0
  69. package/dist/integration-Mk1ScWT6.d.mts +30 -0
  70. package/dist/monitor.d.mts +3 -8
  71. package/dist/monitor.mjs +1 -1
  72. package/dist/notary.d.mts +19 -56
  73. package/dist/notary.mjs +1 -1
  74. package/dist/{operation-helpers-Bqp7KoLi.mjs → operation-helpers-D25WHTo1.mjs} +1 -1
  75. package/dist/permission-profiles.d.mts +11 -32
  76. package/dist/permission-profiles.mjs +1 -1
  77. package/dist/power-forms.d.mts +7 -20
  78. package/dist/power-forms.mjs +1 -1
  79. package/dist/rooms.d.mts +3 -8
  80. package/dist/rooms.mjs +1 -1
  81. package/dist/signing-groups.d.mts +19 -56
  82. package/dist/signing-groups.mjs +1 -1
  83. package/dist/template-custom-fields.d.mts +17 -50
  84. package/dist/template-custom-fields.mjs +1 -1
  85. package/dist/template-documents.d.mts +17 -50
  86. package/dist/template-documents.mjs +1 -1
  87. package/dist/template-lock.d.mts +9 -26
  88. package/dist/template-lock.mjs +1 -1
  89. package/dist/template-sharing.d.mts +17 -50
  90. package/dist/template-sharing.mjs +1 -1
  91. package/dist/template-workflow.d.mts +25 -74
  92. package/dist/template-workflow.mjs +1 -1
  93. package/dist/templates.d.mts +15 -44
  94. package/dist/templates.mjs +1 -1
  95. package/dist/user-authorizations.d.mts +17 -50
  96. package/dist/user-authorizations.mjs +1 -1
  97. package/dist/user-custom-settings.d.mts +11 -32
  98. package/dist/user-custom-settings.mjs +1 -1
  99. package/dist/user-profile.d.mts +15 -44
  100. package/dist/user-profile.mjs +1 -1
  101. package/dist/user-signatures.d.mts +27 -80
  102. package/dist/user-signatures.mjs +1 -1
  103. package/dist/users.d.mts +13 -38
  104. package/dist/users.mjs +1 -1
  105. package/dist/workspaces.d.mts +23 -68
  106. package/dist/workspaces.mjs +1 -1
  107. package/package.json +5 -6
  108. package/dist/factory-DFejlPDe.mjs +0 -7
  109. package/dist/integration-BcEp_dFX.mjs +0 -365
  110. package/dist/integration-CdIRNjCz.d.mts +0 -72
@@ -1,6 +1,5 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/envelope-documents.d.ts
6
5
  declare const retrieveEnvelopeDocuments: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -14,43 +13,31 @@ declare const retrieveEnvelopeDocuments: _keystrokehq_core0.Operation<z.ZodObjec
14
13
  order: z.ZodOptional<z.ZodString>;
15
14
  }, z.core.$catchall<z.ZodUnknown>>>>;
16
15
  envelopeId: z.ZodOptional<z.ZodString>;
17
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
16
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
18
17
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
19
18
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
20
19
  DOCUSIGN_BASE_URI: z.ZodURL;
21
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
22
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
23
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
24
- DOCUSIGN_BASE_URI: z.ZodURL;
25
- }, z.core.$strip>>[] | undefined>], undefined>;
20
+ }, z.core.$strip>>], undefined>;
26
21
  declare const retrieveEnvelopeDocumentFields: _keystrokehq_core0.Operation<z.ZodObject<{
27
22
  envelopeId: z.ZodString;
28
23
  documentId: z.ZodString;
29
24
  }, z.core.$strip>, z.ZodObject<{
30
25
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
31
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
26
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
32
27
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
33
28
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
34
29
  DOCUSIGN_BASE_URI: z.ZodURL;
35
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
36
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
37
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
38
- DOCUSIGN_BASE_URI: z.ZodURL;
39
- }, z.core.$strip>>[] | undefined>], undefined>;
30
+ }, z.core.$strip>>], undefined>;
40
31
  declare const getEnvelopeDocumentFields: _keystrokehq_core0.Operation<z.ZodObject<{
41
32
  envelopeId: z.ZodString;
42
33
  documentId: z.ZodString;
43
34
  }, z.core.$strip>, z.ZodObject<{
44
35
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
45
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
46
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
47
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
48
- DOCUSIGN_BASE_URI: z.ZodURL;
49
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
36
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
50
37
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
51
38
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
52
39
  DOCUSIGN_BASE_URI: z.ZodURL;
53
- }, z.core.$strip>>[] | undefined>], undefined>;
40
+ }, z.core.$strip>>], undefined>;
54
41
  declare const createCustomDocumentFieldsInEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
55
42
  envelopeId: z.ZodString;
56
43
  documentId: z.ZodString;
@@ -59,15 +46,11 @@ declare const createCustomDocumentFieldsInEnvelope: _keystrokehq_core0.Operation
59
46
  }, z.core.$catchall<z.ZodUnknown>>>;
60
47
  }, z.core.$strip>, z.ZodObject<{
61
48
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
62
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
49
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
63
50
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
64
51
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
65
52
  DOCUSIGN_BASE_URI: z.ZodURL;
66
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
67
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
68
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
69
- DOCUSIGN_BASE_URI: z.ZodURL;
70
- }, z.core.$strip>>[] | undefined>], undefined>;
53
+ }, z.core.$strip>>], undefined>;
71
54
  declare const updateCustomFieldsInEnvelopeDocument: _keystrokehq_core0.Operation<z.ZodObject<{
72
55
  envelopeId: z.ZodString;
73
56
  documentId: z.ZodString;
@@ -76,15 +59,11 @@ declare const updateCustomFieldsInEnvelopeDocument: _keystrokehq_core0.Operation
76
59
  }, z.core.$catchall<z.ZodUnknown>>>;
77
60
  }, z.core.$strip>, z.ZodObject<{
78
61
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
79
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
80
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
81
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
82
- DOCUSIGN_BASE_URI: z.ZodURL;
83
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
62
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
84
63
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
85
64
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
86
65
  DOCUSIGN_BASE_URI: z.ZodURL;
87
- }, z.core.$strip>>[] | undefined>], undefined>;
66
+ }, z.core.$strip>>], undefined>;
88
67
  declare const deleteCustomDocumentFields: _keystrokehq_core0.Operation<z.ZodObject<{
89
68
  envelopeId: z.ZodString;
90
69
  documentId: z.ZodString;
@@ -93,15 +72,11 @@ declare const deleteCustomDocumentFields: _keystrokehq_core0.Operation<z.ZodObje
93
72
  }, z.core.$catchall<z.ZodUnknown>>>;
94
73
  }, z.core.$strip>, z.ZodObject<{
95
74
  success: z.ZodBoolean;
96
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
97
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
98
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
99
- DOCUSIGN_BASE_URI: z.ZodURL;
100
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
75
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
101
76
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
102
77
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
103
78
  DOCUSIGN_BASE_URI: z.ZodURL;
104
- }, z.core.$strip>>[] | undefined>], undefined>;
79
+ }, z.core.$strip>>], undefined>;
105
80
  declare const getPageImageFromEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
106
81
  envelopeId: z.ZodString;
107
82
  documentId: z.ZodString;
@@ -111,15 +86,11 @@ declare const getPageImageFromEnvelope: _keystrokehq_core0.Operation<z.ZodObject
111
86
  contentDisposition: z.ZodOptional<z.ZodString>;
112
87
  status: z.ZodNumber;
113
88
  body: z.ZodString;
114
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
115
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
116
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
117
- DOCUSIGN_BASE_URI: z.ZodURL;
118
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
89
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
119
90
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
120
91
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
121
92
  DOCUSIGN_BASE_URI: z.ZodURL;
122
- }, z.core.$strip>>[] | undefined>], undefined>;
93
+ }, z.core.$strip>>], undefined>;
123
94
  declare const rotatePageImageForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
124
95
  envelopeId: z.ZodString;
125
96
  documentId: z.ZodString;
@@ -130,30 +101,22 @@ declare const rotatePageImageForEnvelope: _keystrokehq_core0.Operation<z.ZodObje
130
101
  }>;
131
102
  }, z.core.$strip>, z.ZodObject<{
132
103
  success: z.ZodBoolean;
133
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
134
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
135
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
136
- DOCUSIGN_BASE_URI: z.ZodURL;
137
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
104
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
138
105
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
139
106
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
140
107
  DOCUSIGN_BASE_URI: z.ZodURL;
141
- }, z.core.$strip>>[] | undefined>], undefined>;
108
+ }, z.core.$strip>>], undefined>;
142
109
  declare const deletePageFromDocumentInEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
143
110
  envelopeId: z.ZodString;
144
111
  documentId: z.ZodString;
145
112
  pageNumber: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
146
113
  }, z.core.$strip>, z.ZodObject<{
147
114
  success: z.ZodBoolean;
148
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
149
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
150
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
151
- DOCUSIGN_BASE_URI: z.ZodURL;
152
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
115
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
153
116
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
154
117
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
155
118
  DOCUSIGN_BASE_URI: z.ZodURL;
156
- }, z.core.$strip>>[] | undefined>], undefined>;
119
+ }, z.core.$strip>>], undefined>;
157
120
  declare const returnsDocumentPageImagesBasedOnInput: _keystrokehq_core0.Operation<z.ZodObject<{
158
121
  envelopeId: z.ZodString;
159
122
  documentId: z.ZodString;
@@ -164,15 +127,11 @@ declare const returnsDocumentPageImagesBasedOnInput: _keystrokehq_core0.Operatio
164
127
  count: z.ZodOptional<z.ZodNumber>;
165
128
  }, z.core.$strip>, z.ZodObject<{
166
129
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
167
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
168
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
169
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
170
- DOCUSIGN_BASE_URI: z.ZodURL;
171
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
130
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
172
131
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
173
132
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
174
133
  DOCUSIGN_BASE_URI: z.ZodURL;
175
- }, z.core.$strip>>[] | undefined>], undefined>;
134
+ }, z.core.$strip>>], undefined>;
176
135
  declare const createDocumentResponsiveHtmlPreview: _keystrokehq_core0.Operation<z.ZodObject<{
177
136
  envelopeId: z.ZodString;
178
137
  documentId: z.ZodString;
@@ -181,30 +140,22 @@ declare const createDocumentResponsiveHtmlPreview: _keystrokehq_core0.Operation<
181
140
  }, z.core.$catchall<z.ZodUnknown>>>;
182
141
  }, z.core.$strip>, z.ZodObject<{
183
142
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
184
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
143
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
185
144
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
186
145
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
187
146
  DOCUSIGN_BASE_URI: z.ZodURL;
188
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
189
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
190
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
191
- DOCUSIGN_BASE_URI: z.ZodURL;
192
- }, z.core.$strip>>[] | undefined>], undefined>;
147
+ }, z.core.$strip>>], undefined>;
193
148
  declare const createPreviewOfResponsiveHtml: _keystrokehq_core0.Operation<z.ZodObject<{
194
149
  options: z.ZodObject<{
195
150
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
196
151
  }, z.core.$catchall<z.ZodUnknown>>;
197
152
  }, z.core.$strip>, z.ZodObject<{
198
153
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
199
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
200
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
201
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
202
- DOCUSIGN_BASE_URI: z.ZodURL;
203
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
154
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
204
155
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
205
156
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
206
157
  DOCUSIGN_BASE_URI: z.ZodURL;
207
- }, z.core.$strip>>[] | undefined>], undefined>;
158
+ }, z.core.$strip>>], undefined>;
208
159
  declare const createPreviewOfResponsiveHtmlInEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
209
160
  envelopeId: z.ZodString;
210
161
  options: z.ZodOptional<z.ZodObject<{
@@ -212,15 +163,11 @@ declare const createPreviewOfResponsiveHtmlInEnvelope: _keystrokehq_core0.Operat
212
163
  }, z.core.$catchall<z.ZodUnknown>>>;
213
164
  }, z.core.$strip>, z.ZodObject<{
214
165
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
215
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
166
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
216
167
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
217
168
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
218
169
  DOCUSIGN_BASE_URI: z.ZodURL;
219
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
220
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
221
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
222
- DOCUSIGN_BASE_URI: z.ZodURL;
223
- }, z.core.$strip>>[] | undefined>], undefined>;
170
+ }, z.core.$strip>>], undefined>;
224
171
  declare const addTemplatesToDocumentInEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
225
172
  envelopeId: z.ZodString;
226
173
  documentId: z.ZodString;
@@ -229,43 +176,31 @@ declare const addTemplatesToDocumentInEnvelope: _keystrokehq_core0.Operation<z.Z
229
176
  }, z.core.$catchall<z.ZodUnknown>>>;
230
177
  }, z.core.$strip>, z.ZodObject<{
231
178
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
232
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
233
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
234
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
235
- DOCUSIGN_BASE_URI: z.ZodURL;
236
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
179
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
237
180
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
238
181
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
239
182
  DOCUSIGN_BASE_URI: z.ZodURL;
240
- }, z.core.$strip>>[] | undefined>], undefined>;
183
+ }, z.core.$strip>>], undefined>;
241
184
  declare const deleteTemplateFromEnvelopeDocument: _keystrokehq_core0.Operation<z.ZodObject<{
242
185
  envelopeId: z.ZodString;
243
186
  documentId: z.ZodString;
244
187
  templateId: z.ZodString;
245
188
  }, z.core.$strip>, z.ZodObject<{
246
189
  success: z.ZodBoolean;
247
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
190
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
248
191
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
249
192
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
250
193
  DOCUSIGN_BASE_URI: z.ZodURL;
251
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
252
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
253
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
254
- DOCUSIGN_BASE_URI: z.ZodURL;
255
- }, z.core.$strip>>[] | undefined>], undefined>;
194
+ }, z.core.$strip>>], undefined>;
256
195
  declare const getTemplatesForEnvelopeDocument: _keystrokehq_core0.Operation<z.ZodObject<{
257
196
  envelopeId: z.ZodString;
258
197
  documentId: z.ZodString;
259
198
  }, z.core.$strip>, z.ZodObject<{
260
199
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
261
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
262
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
263
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
264
- DOCUSIGN_BASE_URI: z.ZodURL;
265
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
200
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
266
201
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
267
202
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
268
203
  DOCUSIGN_BASE_URI: z.ZodURL;
269
- }, z.core.$strip>>[] | undefined>], undefined>;
204
+ }, z.core.$strip>>], undefined>;
270
205
  //#endregion
271
206
  export { addTemplatesToDocumentInEnvelope, createCustomDocumentFieldsInEnvelope, createDocumentResponsiveHtmlPreview, createPreviewOfResponsiveHtml, createPreviewOfResponsiveHtmlInEnvelope, deleteCustomDocumentFields, deletePageFromDocumentInEnvelope, deleteTemplateFromEnvelopeDocument, getEnvelopeDocumentFields, getPageImageFromEnvelope, getTemplatesForEnvelopeDocument, retrieveEnvelopeDocumentFields, retrieveEnvelopeDocuments, returnsDocumentPageImagesBasedOnInput, rotatePageImageForEnvelope, updateCustomFieldsInEnvelopeDocument };
@@ -1,5 +1,5 @@
1
1
  import { docusignDocumentIdSchema, docusignDocumentListSchema, docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-Bqp7KoLi.mjs";
2
+ import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-D25WHTo1.mjs";
3
3
  import { z } from "zod";
4
4
 
5
5
  //#region src/envelope-documents.ts
@@ -1,6 +1,5 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/envelope-email.d.ts
6
5
  declare const addEmailOverridesToEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,28 +9,20 @@ declare const addEmailOverridesToEnvelope: _keystrokehq_core0.Operation<z.ZodObj
10
9
  }, z.core.$catchall<z.ZodUnknown>>;
11
10
  }, z.core.$strip>, z.ZodObject<{
12
11
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
13
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
12
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
14
13
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
15
14
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
16
15
  DOCUSIGN_BASE_URI: z.ZodURL;
17
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
18
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
19
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
20
- DOCUSIGN_BASE_URI: z.ZodURL;
21
- }, z.core.$strip>>[] | undefined>], undefined>;
16
+ }, z.core.$strip>>], undefined>;
22
17
  declare const retrieveEnvelopeEmailOverrides: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  envelopeId: z.ZodString;
24
19
  }, z.core.$strip>, z.ZodObject<{
25
20
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
26
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
27
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
28
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
29
- DOCUSIGN_BASE_URI: z.ZodURL;
30
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
21
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
31
22
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
32
23
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
33
24
  DOCUSIGN_BASE_URI: z.ZodURL;
34
- }, z.core.$strip>>[] | undefined>], undefined>;
25
+ }, z.core.$strip>>], undefined>;
35
26
  declare const updateEnvelopeEmailSettings: _keystrokehq_core0.Operation<z.ZodObject<{
36
27
  envelopeId: z.ZodString;
37
28
  emailSettings: z.ZodObject<{
@@ -39,27 +30,19 @@ declare const updateEnvelopeEmailSettings: _keystrokehq_core0.Operation<z.ZodObj
39
30
  }, z.core.$catchall<z.ZodUnknown>>;
40
31
  }, z.core.$strip>, z.ZodObject<{
41
32
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
42
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
43
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
44
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
45
- DOCUSIGN_BASE_URI: z.ZodURL;
46
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
33
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
47
34
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
48
35
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
49
36
  DOCUSIGN_BASE_URI: z.ZodURL;
50
- }, z.core.$strip>>[] | undefined>], undefined>;
37
+ }, z.core.$strip>>], undefined>;
51
38
  declare const deleteEnvelopeEmailSettings: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  envelopeId: z.ZodString;
53
40
  }, z.core.$strip>, z.ZodObject<{
54
41
  success: z.ZodBoolean;
55
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
56
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
57
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
58
- DOCUSIGN_BASE_URI: z.ZodURL;
59
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
42
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
60
43
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
61
44
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
62
45
  DOCUSIGN_BASE_URI: z.ZodURL;
63
- }, z.core.$strip>>[] | undefined>], undefined>;
46
+ }, z.core.$strip>>], undefined>;
64
47
  //#endregion
65
48
  export { addEmailOverridesToEnvelope, deleteEnvelopeEmailSettings, retrieveEnvelopeEmailOverrides, updateEnvelopeEmailSettings };
@@ -1,6 +1,6 @@
1
1
  import { t as encodeDocusignPathSegment } from "./shared-DTUCJayR.mjs";
2
2
  import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
3
- import { r as defineRestOperation } from "./operation-helpers-Bqp7KoLi.mjs";
3
+ import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
4
4
  import { z } from "zod";
5
5
 
6
6
  //#region src/envelope-email.ts
@@ -1,6 +1,5 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/envelope-lock.d.ts
6
5
  declare const lockAnEnvelopeForEditing: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,28 +9,20 @@ declare const lockAnEnvelopeForEditing: _keystrokehq_core0.Operation<z.ZodObject
10
9
  }, z.core.$catchall<z.ZodUnknown>>>;
11
10
  }, z.core.$strip>, z.ZodObject<{
12
11
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
13
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
12
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
14
13
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
15
14
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
16
15
  DOCUSIGN_BASE_URI: z.ZodURL;
17
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
18
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
19
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
20
- DOCUSIGN_BASE_URI: z.ZodURL;
21
- }, z.core.$strip>>[] | undefined>], undefined>;
16
+ }, z.core.$strip>>], undefined>;
22
17
  declare const getEnvelopeLockInformation: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  envelopeId: z.ZodString;
24
19
  }, z.core.$strip>, z.ZodObject<{
25
20
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
26
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
27
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
28
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
29
- DOCUSIGN_BASE_URI: z.ZodURL;
30
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
21
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
31
22
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
32
23
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
33
24
  DOCUSIGN_BASE_URI: z.ZodURL;
34
- }, z.core.$strip>>[] | undefined>], undefined>;
25
+ }, z.core.$strip>>], undefined>;
35
26
  declare const updateLockForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
36
27
  envelopeId: z.ZodString;
37
28
  lock: z.ZodObject<{
@@ -39,27 +30,19 @@ declare const updateLockForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
39
30
  }, z.core.$catchall<z.ZodUnknown>>;
40
31
  }, z.core.$strip>, z.ZodObject<{
41
32
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
42
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
43
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
44
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
45
- DOCUSIGN_BASE_URI: z.ZodURL;
46
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
33
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
47
34
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
48
35
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
49
36
  DOCUSIGN_BASE_URI: z.ZodURL;
50
- }, z.core.$strip>>[] | undefined>], undefined>;
37
+ }, z.core.$strip>>], undefined>;
51
38
  declare const deleteEnvelopeLock: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  envelopeId: z.ZodString;
53
40
  }, z.core.$strip>, z.ZodObject<{
54
41
  success: z.ZodBoolean;
55
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
56
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
57
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
58
- DOCUSIGN_BASE_URI: z.ZodURL;
59
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
42
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
60
43
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
61
44
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
62
45
  DOCUSIGN_BASE_URI: z.ZodURL;
63
- }, z.core.$strip>>[] | undefined>], undefined>;
46
+ }, z.core.$strip>>], undefined>;
64
47
  //#endregion
65
48
  export { deleteEnvelopeLock, getEnvelopeLockInformation, lockAnEnvelopeForEditing, updateLockForEnvelope };
@@ -1,6 +1,6 @@
1
1
  import { t as encodeDocusignPathSegment } from "./shared-DTUCJayR.mjs";
2
2
  import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
3
- import { r as defineRestOperation } from "./operation-helpers-Bqp7KoLi.mjs";
3
+ import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
4
4
  import { z } from "zod";
5
5
 
6
6
  //#region src/envelope-lock.ts
@@ -1,48 +1,35 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/envelope-logs.d.ts
6
5
  declare const getDefaultConsumerDisclosure: _keystrokehq_core0.Operation<z.ZodObject<{
7
6
  langCode: z.ZodOptional<z.ZodString>;
8
7
  }, z.core.$strip>, z.ZodObject<{
9
8
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
10
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
11
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
12
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
13
- DOCUSIGN_BASE_URI: z.ZodURL;
14
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
9
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
15
10
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
16
11
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
17
12
  DOCUSIGN_BASE_URI: z.ZodURL;
18
- }, z.core.$strip>>[] | undefined>], undefined>;
13
+ }, z.core.$strip>>], undefined>;
19
14
  declare const retrieveDefaultDisclosureForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
20
15
  envelopeId: z.ZodString;
21
16
  langCode: z.ZodOptional<z.ZodString>;
22
17
  }, z.core.$strip>, z.ZodObject<{
23
18
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
24
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
25
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
26
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
27
- DOCUSIGN_BASE_URI: z.ZodURL;
28
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
19
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
29
20
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
30
21
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
31
22
  DOCUSIGN_BASE_URI: z.ZodURL;
32
- }, z.core.$strip>>[] | undefined>], undefined>;
23
+ }, z.core.$strip>>], undefined>;
33
24
  declare const getElectronicRecordAndSignatureDisclosure: _keystrokehq_core0.Operation<z.ZodObject<{
34
25
  langCode: z.ZodOptional<z.ZodString>;
35
26
  }, z.core.$strip>, z.ZodObject<{
36
27
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
37
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
28
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
38
29
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
39
30
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
40
31
  DOCUSIGN_BASE_URI: z.ZodURL;
41
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
42
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
43
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
44
- DOCUSIGN_BASE_URI: z.ZodURL;
45
- }, z.core.$strip>>[] | undefined>], undefined>;
32
+ }, z.core.$strip>>], undefined>;
46
33
  declare const updateElectronicRecordDisclosure: _keystrokehq_core0.Operation<z.ZodObject<{
47
34
  langCode: z.ZodOptional<z.ZodString>;
48
35
  disclosure: z.ZodObject<{
@@ -50,51 +37,35 @@ declare const updateElectronicRecordDisclosure: _keystrokehq_core0.Operation<z.Z
50
37
  }, z.core.$catchall<z.ZodUnknown>>;
51
38
  }, z.core.$strip>, z.ZodObject<{
52
39
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
53
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
40
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
54
41
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
55
42
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
56
43
  DOCUSIGN_BASE_URI: z.ZodURL;
57
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
58
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
59
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
60
- DOCUSIGN_BASE_URI: z.ZodURL;
61
- }, z.core.$strip>>[] | undefined>], undefined>;
44
+ }, z.core.$strip>>], undefined>;
62
45
  declare const getApiRequestLogSettings: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
63
46
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
64
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
47
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
65
48
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
66
49
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
67
50
  DOCUSIGN_BASE_URI: z.ZodURL;
68
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
69
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
70
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
71
- DOCUSIGN_BASE_URI: z.ZodURL;
72
- }, z.core.$strip>>[] | undefined>], undefined>;
51
+ }, z.core.$strip>>], undefined>;
73
52
  declare const toggleApiRequestLogging: _keystrokehq_core0.Operation<z.ZodObject<{
74
53
  apiRequestLogging: z.ZodBoolean;
75
54
  apiRequestLogMaxEntries: z.ZodOptional<z.ZodNumber>;
76
55
  }, z.core.$strip>, z.ZodObject<{
77
56
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
78
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
57
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
79
58
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
80
59
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
81
60
  DOCUSIGN_BASE_URI: z.ZodURL;
82
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
83
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
84
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
85
- DOCUSIGN_BASE_URI: z.ZodURL;
86
- }, z.core.$strip>>[] | undefined>], undefined>;
61
+ }, z.core.$strip>>], undefined>;
87
62
  declare const retrieveApiRequestLogFiles: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
88
63
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
89
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
90
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
91
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
92
- DOCUSIGN_BASE_URI: z.ZodURL;
93
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
64
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
94
65
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
95
66
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
96
67
  DOCUSIGN_BASE_URI: z.ZodURL;
97
- }, z.core.$strip>>[] | undefined>], undefined>;
68
+ }, z.core.$strip>>], undefined>;
98
69
  declare const getRequestLoggingLogFile: _keystrokehq_core0.Operation<z.ZodObject<{
99
70
  requestLogId: z.ZodString;
100
71
  }, z.core.$strip>, z.ZodObject<{
@@ -102,25 +73,17 @@ declare const getRequestLoggingLogFile: _keystrokehq_core0.Operation<z.ZodObject
102
73
  contentDisposition: z.ZodOptional<z.ZodString>;
103
74
  status: z.ZodNumber;
104
75
  body: z.ZodString;
105
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
106
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
107
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
108
- DOCUSIGN_BASE_URI: z.ZodURL;
109
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
76
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
110
77
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
111
78
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
112
79
  DOCUSIGN_BASE_URI: z.ZodURL;
113
- }, z.core.$strip>>[] | undefined>], undefined>;
80
+ }, z.core.$strip>>], undefined>;
114
81
  declare const deleteRequestLogFiles: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
115
82
  success: z.ZodBoolean;
116
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
117
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
118
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
119
- DOCUSIGN_BASE_URI: z.ZodURL;
120
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
83
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
121
84
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
122
85
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
123
86
  DOCUSIGN_BASE_URI: z.ZodURL;
124
- }, z.core.$strip>>[] | undefined>], undefined>;
87
+ }, z.core.$strip>>], undefined>;
125
88
  //#endregion
126
89
  export { deleteRequestLogFiles, getApiRequestLogSettings, getDefaultConsumerDisclosure, getElectronicRecordAndSignatureDisclosure, getRequestLoggingLogFile, retrieveApiRequestLogFiles, retrieveDefaultDisclosureForEnvelope, toggleApiRequestLogging, updateElectronicRecordDisclosure };
@@ -1,5 +1,5 @@
1
1
  import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-Bqp7KoLi.mjs";
2
+ import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-D25WHTo1.mjs";
3
3
  import { z } from "zod";
4
4
 
5
5
  //#region src/envelope-logs.ts