@keystrokehq/docusign 0.0.10 → 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.
- package/dist/_official/index.d.mts +4 -18
- package/dist/_official/index.mjs +1 -1
- package/dist/account-custom-fields.d.mts +4 -21
- package/dist/account-custom-fields.mjs +1 -1
- package/dist/account-stamps.d.mts +11 -56
- package/dist/account-stamps.mjs +1 -1
- package/dist/account-tabs.d.mts +6 -31
- package/dist/account-tabs.mjs +1 -1
- package/dist/account.d.mts +18 -91
- package/dist/account.mjs +1 -1
- package/dist/admin.d.mts +1 -6
- package/dist/admin.mjs +1 -1
- package/dist/auth.d.mts +2 -11
- package/dist/auth.mjs +15 -4
- package/dist/bcc-archive.d.mts +4 -21
- package/dist/bcc-archive.mjs +1 -1
- package/dist/billing.d.mts +16 -81
- package/dist/billing.mjs +1 -1
- package/dist/brands.d.mts +11 -56
- package/dist/brands.mjs +1 -1
- package/dist/bulk-send.d.mts +9 -42
- package/dist/bulk-send.mjs +1 -1
- package/dist/chunked-uploads.d.mts +5 -26
- package/dist/chunked-uploads.mjs +1 -1
- package/dist/click.d.mts +1 -6
- package/dist/click.mjs +1 -1
- package/dist/client.d.mts +1 -1
- package/dist/clm.d.mts +1 -6
- package/dist/clm.mjs +1 -1
- package/dist/cloud-storage.d.mts +7 -36
- package/dist/cloud-storage.mjs +1 -1
- package/dist/connect.d.mts +17 -86
- package/dist/connect.mjs +1 -1
- package/dist/connection.d.mts +1 -1
- package/dist/connection.mjs +1 -1
- package/dist/contacts.d.mts +5 -26
- package/dist/contacts.mjs +1 -1
- package/dist/enote.d.mts +3 -16
- package/dist/enote.mjs +1 -1
- package/dist/envelope-attachments.d.mts +5 -26
- package/dist/envelope-attachments.mjs +1 -1
- package/dist/envelope-custom-fields.d.mts +7 -36
- package/dist/envelope-custom-fields.mjs +1 -1
- package/dist/envelope-documents.d.mts +16 -81
- package/dist/envelope-documents.mjs +1 -1
- package/dist/envelope-email.d.mts +4 -21
- package/dist/envelope-email.mjs +1 -1
- package/dist/envelope-lock.d.mts +4 -21
- package/dist/envelope-lock.mjs +1 -1
- package/dist/envelope-logs.d.mts +9 -46
- package/dist/envelope-logs.mjs +1 -1
- package/dist/envelope-notifications.d.mts +3 -16
- package/dist/envelope-notifications.mjs +1 -1
- package/dist/envelope-recipients.d.mts +11 -56
- package/dist/envelope-recipients.mjs +1 -1
- package/dist/envelope-tabs.d.mts +3 -16
- package/dist/envelope-tabs.mjs +1 -1
- package/dist/envelope-views.d.mts +6 -31
- package/dist/envelope-views.mjs +1 -1
- package/dist/envelope-workflow.d.mts +14 -71
- package/dist/envelope-workflow.mjs +1 -1
- package/dist/envelopes.d.mts +14 -67
- package/dist/envelopes.mjs +1 -1
- package/dist/{factory-Cj6MzqXn.mjs → factory-5kY-Jnda.mjs} +1 -1
- package/dist/groups.d.mts +10 -51
- package/dist/groups.mjs +1 -1
- package/dist/integration-H05G5JY8.mjs +112 -0
- package/dist/integration-Mk1ScWT6.d.mts +30 -0
- package/dist/monitor.d.mts +1 -6
- package/dist/monitor.mjs +1 -1
- package/dist/notary.d.mts +9 -46
- package/dist/notary.mjs +1 -1
- package/dist/{operation-helpers-DcsuFcq0.mjs → operation-helpers-D25WHTo1.mjs} +1 -1
- package/dist/permission-profiles.d.mts +5 -26
- package/dist/permission-profiles.mjs +1 -1
- package/dist/power-forms.d.mts +3 -16
- package/dist/power-forms.mjs +1 -1
- package/dist/rooms.d.mts +1 -6
- package/dist/rooms.mjs +1 -1
- package/dist/schemas/index.d.mts +3 -3
- package/dist/signing-groups.d.mts +9 -46
- package/dist/signing-groups.mjs +1 -1
- package/dist/template-custom-fields.d.mts +8 -41
- package/dist/template-custom-fields.mjs +1 -1
- package/dist/template-documents.d.mts +8 -41
- package/dist/template-documents.mjs +1 -1
- package/dist/template-lock.d.mts +4 -21
- package/dist/template-lock.mjs +1 -1
- package/dist/template-sharing.d.mts +8 -41
- package/dist/template-sharing.mjs +1 -1
- package/dist/template-workflow.d.mts +12 -61
- package/dist/template-workflow.mjs +1 -1
- package/dist/templates.d.mts +7 -36
- package/dist/templates.mjs +1 -1
- package/dist/user-authorizations.d.mts +8 -41
- package/dist/user-authorizations.mjs +1 -1
- package/dist/user-custom-settings.d.mts +5 -26
- package/dist/user-custom-settings.mjs +1 -1
- package/dist/user-profile.d.mts +7 -36
- package/dist/user-profile.mjs +1 -1
- package/dist/user-signatures.d.mts +13 -66
- package/dist/user-signatures.mjs +1 -1
- package/dist/users.d.mts +6 -31
- package/dist/users.mjs +1 -1
- package/dist/workspaces.d.mts +11 -56
- package/dist/workspaces.mjs +1 -1
- package/package.json +4 -5
- package/dist/integration-BykMcCMC.mjs +0 -229
- package/dist/integration-SYThzunD.d.mts +0 -73
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/envelope-notifications.d.ts
|
|
6
5
|
declare const getEnvelopeNotificationDefaults: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
@@ -9,11 +8,7 @@ declare const getEnvelopeNotificationDefaults: _keystrokehq_core0.Operation<z.Zo
|
|
|
9
8
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
10
9
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
11
10
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
12
|
-
}, z.core.$strip
|
|
13
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
11
|
+
}, z.core.$strip>>], undefined>;
|
|
17
12
|
declare const retrieveEnvelopeNotificationDetails: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
18
13
|
envelopeId: z.ZodString;
|
|
19
14
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -22,11 +17,7 @@ declare const retrieveEnvelopeNotificationDetails: _keystrokehq_core0.Operation<
|
|
|
22
17
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
23
18
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
24
19
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
25
|
-
}, z.core.$strip
|
|
26
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
27
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
28
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
29
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
20
|
+
}, z.core.$strip>>], undefined>;
|
|
30
21
|
declare const updateEnvelopeNotificationSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
31
22
|
envelopeId: z.ZodString;
|
|
32
23
|
notification: z.ZodObject<{
|
|
@@ -38,10 +29,6 @@ declare const updateEnvelopeNotificationSettings: _keystrokehq_core0.Operation<z
|
|
|
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
|
|
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
|
//#endregion
|
|
47
34
|
export { getEnvelopeNotificationDefaults, retrieveEnvelopeNotificationDetails, updateEnvelopeNotificationSettings };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/envelope-notifications.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/envelope-recipients.d.ts
|
|
6
5
|
declare const getRecipientDocumentVisibility: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -12,11 +11,7 @@ declare const getRecipientDocumentVisibility: _keystrokehq_core0.Operation<z.Zod
|
|
|
12
11
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
13
12
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
14
13
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
15
|
-
}, z.core.$strip
|
|
16
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
17
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
18
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
19
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
14
|
+
}, z.core.$strip>>], undefined>;
|
|
20
15
|
declare const updateRecipientDocumentVisibility: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
21
16
|
envelopeId: z.ZodString;
|
|
22
17
|
recipientId: z.ZodString;
|
|
@@ -29,11 +24,7 @@ declare const updateRecipientDocumentVisibility: _keystrokehq_core0.Operation<z.
|
|
|
29
24
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
30
25
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
31
26
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
32
|
-
}, z.core.$strip
|
|
33
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
34
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
35
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
36
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
27
|
+
}, z.core.$strip>>], undefined>;
|
|
37
28
|
declare const updateDocumentVisibilityRecipients: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
38
29
|
envelopeId: z.ZodString;
|
|
39
30
|
documentVisibility: z.ZodArray<z.ZodObject<{
|
|
@@ -45,11 +36,7 @@ declare const updateDocumentVisibilityRecipients: _keystrokehq_core0.Operation<z
|
|
|
45
36
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
46
37
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
47
38
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
48
|
-
}, z.core.$strip
|
|
49
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
50
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
51
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
52
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
39
|
+
}, z.core.$strip>>], undefined>;
|
|
53
40
|
declare const createRecipientManualReviewLink: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
54
41
|
envelopeId: z.ZodString;
|
|
55
42
|
recipientId: z.ZodString;
|
|
@@ -59,11 +46,7 @@ declare const createRecipientManualReviewLink: _keystrokehq_core0.Operation<z.Zo
|
|
|
59
46
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
60
47
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
61
48
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
62
|
-
}, z.core.$strip
|
|
63
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
64
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
65
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
66
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
49
|
+
}, z.core.$strip>>], undefined>;
|
|
67
50
|
declare const createRecipientPreviewForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
68
51
|
envelopeId: z.ZodString;
|
|
69
52
|
preview: z.ZodObject<{
|
|
@@ -75,11 +58,7 @@ declare const createRecipientPreviewForEnvelope: _keystrokehq_core0.Operation<z.
|
|
|
75
58
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
76
59
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
77
60
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
78
|
-
}, z.core.$strip
|
|
79
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
80
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
81
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
82
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
61
|
+
}, z.core.$strip>>], undefined>;
|
|
83
62
|
declare const createRecipientViewUrl: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
84
63
|
envelopeId: z.ZodString;
|
|
85
64
|
view: z.ZodObject<{
|
|
@@ -91,11 +70,7 @@ declare const createRecipientViewUrl: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
91
70
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
92
71
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
93
72
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
94
|
-
}, z.core.$strip
|
|
95
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
96
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
97
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
98
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
73
|
+
}, z.core.$strip>>], undefined>;
|
|
99
74
|
declare const generateRecipientSharedViewUrl: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
100
75
|
view: z.ZodObject<{
|
|
101
76
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -106,11 +81,7 @@ declare const generateRecipientSharedViewUrl: _keystrokehq_core0.Operation<z.Zod
|
|
|
106
81
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
107
82
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
108
83
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
109
|
-
}, z.core.$strip
|
|
110
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
111
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
112
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
113
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
84
|
+
}, z.core.$strip>>], undefined>;
|
|
114
85
|
declare const createIdProofResourceTokenForRecipient: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
115
86
|
envelopeId: z.ZodString;
|
|
116
87
|
recipientId: z.ZodString;
|
|
@@ -120,11 +91,7 @@ declare const createIdProofResourceTokenForRecipient: _keystrokehq_core0.Operati
|
|
|
120
91
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
121
92
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
122
93
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
123
|
-
}, z.core.$strip
|
|
124
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
125
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
126
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
127
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
94
|
+
}, z.core.$strip>>], undefined>;
|
|
128
95
|
declare const getSignatureInformationForRecipient: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
129
96
|
envelopeId: z.ZodString;
|
|
130
97
|
recipientId: z.ZodString;
|
|
@@ -134,11 +101,7 @@ declare const getSignatureInformationForRecipient: _keystrokehq_core0.Operation<
|
|
|
134
101
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
135
102
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
136
103
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
137
|
-
}, z.core.$strip
|
|
138
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
139
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
140
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
141
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
104
|
+
}, z.core.$strip>>], undefined>;
|
|
142
105
|
declare const getElectronicDisclosureForRecipient: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
143
106
|
envelopeId: z.ZodString;
|
|
144
107
|
recipientId: z.ZodString;
|
|
@@ -148,11 +111,7 @@ declare const getElectronicDisclosureForRecipient: _keystrokehq_core0.Operation<
|
|
|
148
111
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
149
112
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
150
113
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
151
|
-
}, z.core.$strip
|
|
152
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
153
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
154
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
155
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
114
|
+
}, z.core.$strip>>], undefined>;
|
|
156
115
|
declare const retrieveSignerSignatureImageInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
157
116
|
envelopeId: z.ZodString;
|
|
158
117
|
recipientId: z.ZodString;
|
|
@@ -162,10 +121,6 @@ declare const retrieveSignerSignatureImageInformation: _keystrokehq_core0.Operat
|
|
|
162
121
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
163
122
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
164
123
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
165
|
-
}, z.core.$strip
|
|
166
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
167
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
168
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
169
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
124
|
+
}, z.core.$strip>>], undefined>;
|
|
170
125
|
//#endregion
|
|
171
126
|
export { createIdProofResourceTokenForRecipient, createRecipientManualReviewLink, createRecipientPreviewForEnvelope, createRecipientViewUrl, generateRecipientSharedViewUrl, getElectronicDisclosureForRecipient, getRecipientDocumentVisibility, getSignatureInformationForRecipient, retrieveSignerSignatureImageInformation, updateDocumentVisibilityRecipients, updateRecipientDocumentVisibility };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignRecipientIdSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/envelope-recipients.ts
|
package/dist/envelope-tabs.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/envelope-tabs.d.ts
|
|
6
5
|
declare const returnEnvelopeTabDataForExistingEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -11,11 +10,7 @@ declare const returnEnvelopeTabDataForExistingEnvelope: _keystrokehq_core0.Opera
|
|
|
11
10
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
12
11
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
13
12
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
14
|
-
}, z.core.$strip
|
|
15
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
16
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
17
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
18
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
13
|
+
}, z.core.$strip>>], undefined>;
|
|
19
14
|
declare const getTabsBlobForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
20
15
|
envelopeId: z.ZodString;
|
|
21
16
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -27,11 +22,7 @@ declare const getTabsBlobForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
27
22
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
28
23
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
29
24
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
30
|
-
}, z.core.$strip
|
|
31
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
32
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
33
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
34
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
25
|
+
}, z.core.$strip>>], undefined>;
|
|
35
26
|
declare const deprecatedEndpointForTabBlob: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
36
27
|
envelopeId: z.ZodString;
|
|
37
28
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -43,10 +34,6 @@ declare const deprecatedEndpointForTabBlob: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
43
34
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
44
35
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
45
36
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
46
|
-
}, z.core.$strip
|
|
47
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
48
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
49
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
50
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
37
|
+
}, z.core.$strip>>], undefined>;
|
|
51
38
|
//#endregion
|
|
52
39
|
export { deprecatedEndpointForTabBlob, getTabsBlobForEnvelope, returnEnvelopeTabDataForExistingEnvelope };
|
package/dist/envelope-tabs.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-
|
|
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-tabs.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/envelope-views.d.ts
|
|
6
5
|
declare const createSenderViewUrlForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const createSenderViewUrlForEnvelope: _keystrokehq_core0.Operation<z.Zod
|
|
|
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
|
|
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 generateEditViewUrlForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
envelopeId: z.ZodString;
|
|
24
19
|
view: z.ZodOptional<z.ZodObject<{
|
|
@@ -30,11 +25,7 @@ declare const generateEditViewUrlForEnvelope: _keystrokehq_core0.Operation<z.Zod
|
|
|
30
25
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
31
26
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
32
27
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
33
|
-
}, z.core.$strip
|
|
34
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
35
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
36
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
37
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
28
|
+
}, z.core.$strip>>], undefined>;
|
|
38
29
|
declare const generateEnvelopeCorrectionUrl: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
39
30
|
envelopeId: z.ZodString;
|
|
40
31
|
view: z.ZodOptional<z.ZodObject<{
|
|
@@ -46,11 +37,7 @@ declare const generateEnvelopeCorrectionUrl: _keystrokehq_core0.Operation<z.ZodO
|
|
|
46
37
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
47
38
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
48
39
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
49
|
-
}, z.core.$strip
|
|
50
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
51
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
52
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
53
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
40
|
+
}, z.core.$strip>>], undefined>;
|
|
54
41
|
declare const revokeEnvelopeCorrectionUrl: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
55
42
|
envelopeId: z.ZodString;
|
|
56
43
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -59,11 +46,7 @@ declare const revokeEnvelopeCorrectionUrl: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
59
46
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
60
47
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
61
48
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
62
|
-
}, z.core.$strip
|
|
63
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
64
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
65
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
66
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
49
|
+
}, z.core.$strip>>], undefined>;
|
|
67
50
|
declare const getUrlForEmbeddingDocusignUi: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
68
51
|
view: z.ZodOptional<z.ZodObject<{
|
|
69
52
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -74,11 +57,7 @@ declare const getUrlForEmbeddingDocusignUi: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
74
57
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
75
58
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
76
59
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
77
|
-
}, z.core.$strip
|
|
78
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
79
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
80
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
81
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
60
|
+
}, z.core.$strip>>], undefined>;
|
|
82
61
|
declare const createUrlForTemplateEditView: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
83
62
|
templateId: z.ZodString;
|
|
84
63
|
view: z.ZodOptional<z.ZodObject<{
|
|
@@ -90,10 +69,6 @@ declare const createUrlForTemplateEditView: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
90
69
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
91
70
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
92
71
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
93
|
-
}, z.core.$strip
|
|
94
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
95
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
96
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
97
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
72
|
+
}, z.core.$strip>>], undefined>;
|
|
98
73
|
//#endregion
|
|
99
74
|
export { createSenderViewUrlForEnvelope, createUrlForTemplateEditView, generateEditViewUrlForEnvelope, generateEnvelopeCorrectionUrl, getUrlForEmbeddingDocusignUi, revokeEnvelopeCorrectionUrl };
|
package/dist/envelope-views.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignEnvelopeIdSchema, docusignLooseObjectSchema, docusignSuccessSchema, docusignTemplateIdSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/envelope-views.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/envelope-workflow.d.ts
|
|
6
5
|
declare const getEnvelopeWorkflowDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -11,11 +10,7 @@ declare const getEnvelopeWorkflowDefinition: _keystrokehq_core0.Operation<z.ZodO
|
|
|
11
10
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
12
11
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
13
12
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
14
|
-
}, z.core.$strip
|
|
15
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
16
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
17
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
18
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
13
|
+
}, z.core.$strip>>], undefined>;
|
|
19
14
|
declare const updateEnvelopeWorkflowDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
20
15
|
envelopeId: z.ZodString;
|
|
21
16
|
workflow: z.ZodObject<{
|
|
@@ -27,11 +22,7 @@ declare const updateEnvelopeWorkflowDefinition: _keystrokehq_core0.Operation<z.Z
|
|
|
27
22
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
28
23
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
29
24
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
30
|
-
}, z.core.$strip
|
|
31
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
32
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
33
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
34
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
25
|
+
}, z.core.$strip>>], undefined>;
|
|
35
26
|
declare const deleteEnvelopeWorkflowDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
36
27
|
envelopeId: z.ZodString;
|
|
37
28
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -40,11 +31,7 @@ declare const deleteEnvelopeWorkflowDefinition: _keystrokehq_core0.Operation<z.Z
|
|
|
40
31
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
41
32
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
42
33
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
43
|
-
}, z.core.$strip
|
|
44
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
45
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
46
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
47
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
34
|
+
}, z.core.$strip>>], undefined>;
|
|
48
35
|
declare const addStepToEnvelopeWorkflow: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
49
36
|
envelopeId: z.ZodString;
|
|
50
37
|
step: z.ZodObject<{
|
|
@@ -56,11 +43,7 @@ declare const addStepToEnvelopeWorkflow: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
56
43
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
44
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
45
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip
|
|
60
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
46
|
+
}, z.core.$strip>>], undefined>;
|
|
64
47
|
declare const getWorkflowStepForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
65
48
|
envelopeId: z.ZodString;
|
|
66
49
|
workflowStepId: z.ZodString;
|
|
@@ -70,11 +53,7 @@ declare const getWorkflowStepForEnvelope: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
70
53
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
71
54
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
72
55
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
73
|
-
}, z.core.$strip
|
|
74
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
75
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
76
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
77
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
56
|
+
}, z.core.$strip>>], undefined>;
|
|
78
57
|
declare const updateEnvelopeWorkflowStep: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
79
58
|
envelopeId: z.ZodString;
|
|
80
59
|
workflowStepId: z.ZodString;
|
|
@@ -87,11 +66,7 @@ declare const updateEnvelopeWorkflowStep: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
87
66
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
88
67
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
89
68
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
90
|
-
}, z.core.$strip
|
|
91
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
92
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
93
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
94
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
69
|
+
}, z.core.$strip>>], undefined>;
|
|
95
70
|
declare const deleteEnvelopeWorkflowStep: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
96
71
|
envelopeId: z.ZodString;
|
|
97
72
|
workflowStepId: z.ZodString;
|
|
@@ -101,11 +76,7 @@ declare const deleteEnvelopeWorkflowStep: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
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
|
|
105
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
106
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
107
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
108
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
79
|
+
}, z.core.$strip>>], undefined>;
|
|
109
80
|
declare const getEnvelopeWorkflowDelayedRoutingDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
110
81
|
envelopeId: z.ZodString;
|
|
111
82
|
workflowStepId: z.ZodString;
|
|
@@ -115,11 +86,7 @@ declare const getEnvelopeWorkflowDelayedRoutingDefinition: _keystrokehq_core0.Op
|
|
|
115
86
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
116
87
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
117
88
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
118
|
-
}, z.core.$strip
|
|
119
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
120
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
121
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
122
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
89
|
+
}, z.core.$strip>>], undefined>;
|
|
123
90
|
declare const updateEnvelopeDelayedRoutingRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
124
91
|
envelopeId: z.ZodString;
|
|
125
92
|
workflowStepId: z.ZodString;
|
|
@@ -132,11 +99,7 @@ declare const updateEnvelopeDelayedRoutingRules: _keystrokehq_core0.Operation<z.
|
|
|
132
99
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
133
100
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
134
101
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
135
|
-
}, z.core.$strip
|
|
136
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
137
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
138
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
139
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
102
|
+
}, z.core.$strip>>], undefined>;
|
|
140
103
|
declare const deleteDelayedRoutingRuleForEnvelopeStep: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
141
104
|
envelopeId: z.ZodString;
|
|
142
105
|
workflowStepId: z.ZodString;
|
|
@@ -146,11 +109,7 @@ declare const deleteDelayedRoutingRuleForEnvelopeStep: _keystrokehq_core0.Operat
|
|
|
146
109
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
147
110
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
148
111
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
149
|
-
}, z.core.$strip
|
|
150
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
151
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
152
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
153
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
112
|
+
}, z.core.$strip>>], undefined>;
|
|
154
113
|
declare const returnScheduledSendingRulesForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
155
114
|
envelopeId: z.ZodString;
|
|
156
115
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -159,11 +118,7 @@ declare const returnScheduledSendingRulesForEnvelope: _keystrokehq_core0.Operati
|
|
|
159
118
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
160
119
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
161
120
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
162
|
-
}, z.core.$strip
|
|
163
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
164
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
165
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
166
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
121
|
+
}, z.core.$strip>>], undefined>;
|
|
167
122
|
declare const updateEnvelopeScheduledSendingRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
168
123
|
envelopeId: z.ZodString;
|
|
169
124
|
rules: z.ZodObject<{
|
|
@@ -175,11 +130,7 @@ declare const updateEnvelopeScheduledSendingRules: _keystrokehq_core0.Operation<
|
|
|
175
130
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
176
131
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
177
132
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
178
|
-
}, z.core.$strip
|
|
179
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
180
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
181
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
182
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
133
|
+
}, z.core.$strip>>], undefined>;
|
|
183
134
|
declare const deleteEnvelopeScheduledSendingRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
184
135
|
envelopeId: z.ZodString;
|
|
185
136
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -188,21 +139,13 @@ declare const deleteEnvelopeScheduledSendingRules: _keystrokehq_core0.Operation<
|
|
|
188
139
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
189
140
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
190
141
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
191
|
-
}, z.core.$strip
|
|
192
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
193
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
194
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
195
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
142
|
+
}, z.core.$strip>>], undefined>;
|
|
196
143
|
declare const deleteScheduledSendingRules: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
197
144
|
success: z.ZodBoolean;
|
|
198
145
|
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
199
146
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
200
147
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
201
148
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
202
|
-
}, z.core.$strip
|
|
203
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
204
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
205
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
206
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
149
|
+
}, z.core.$strip>>], undefined>;
|
|
207
150
|
//#endregion
|
|
208
151
|
export { addStepToEnvelopeWorkflow, deleteDelayedRoutingRuleForEnvelopeStep, deleteEnvelopeScheduledSendingRules, deleteEnvelopeWorkflowDefinition, deleteEnvelopeWorkflowStep, deleteScheduledSendingRules, getEnvelopeWorkflowDefinition, getEnvelopeWorkflowDelayedRoutingDefinition, getWorkflowStepForEnvelope, returnScheduledSendingRulesForEnvelope, updateEnvelopeDelayedRoutingRules, updateEnvelopeScheduledSendingRules, updateEnvelopeWorkflowDefinition, updateEnvelopeWorkflowStep };
|
|
@@ -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-
|
|
3
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
|
|
6
6
|
//#region src/envelope-workflow.ts
|