@keystrokehq/postgrid 0.1.3 → 0.1.5
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/actions/cancel-box.d.cts +13 -1
- package/dist/actions/cancel-box.d.mts +13 -1
- package/dist/actions/cancel-cheque-with-note.d.cts +13 -1
- package/dist/actions/cancel-cheque-with-note.d.mts +13 -1
- package/dist/actions/cancel-cheque.d.cts +13 -1
- package/dist/actions/cancel-cheque.d.mts +13 -1
- package/dist/actions/cancel-postcard-with-note.d.cts +13 -1
- package/dist/actions/cancel-postcard-with-note.d.mts +13 -1
- package/dist/actions/cancel-postcard.d.cts +13 -1
- package/dist/actions/cancel-postcard.d.mts +13 -1
- package/dist/actions/cancel-return-envelope-order.d.cts +13 -1
- package/dist/actions/cancel-return-envelope-order.d.mts +13 -1
- package/dist/actions/create-bank-account.d.cts +13 -1
- package/dist/actions/create-bank-account.d.mts +13 -1
- package/dist/actions/create-box.d.cts +13 -1
- package/dist/actions/create-box.d.mts +13 -1
- package/dist/actions/create-cheque.d.cts +13 -1
- package/dist/actions/create-cheque.d.cts.map +1 -1
- package/dist/actions/create-cheque.d.mts +13 -1
- package/dist/actions/create-cheque.d.mts.map +1 -1
- package/dist/actions/create-contact.d.cts +13 -1
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +13 -1
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-letter.d.cts +13 -1
- package/dist/actions/create-letter.d.cts.map +1 -1
- package/dist/actions/create-letter.d.mts +13 -1
- package/dist/actions/create-letter.d.mts.map +1 -1
- package/dist/actions/create-postcard.d.cts +13 -1
- package/dist/actions/create-postcard.d.cts.map +1 -1
- package/dist/actions/create-postcard.d.mts +13 -1
- package/dist/actions/create-postcard.d.mts.map +1 -1
- package/dist/actions/create-return-envelope-order.d.cts +13 -1
- package/dist/actions/create-return-envelope-order.d.mts +13 -1
- package/dist/actions/create-return-envelope.d.cts +13 -1
- package/dist/actions/create-return-envelope.d.mts +13 -1
- package/dist/actions/create-template-editor-session.d.cts +13 -1
- package/dist/actions/create-template-editor-session.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-tracker.d.cts +13 -1
- package/dist/actions/create-tracker.d.cts.map +1 -1
- package/dist/actions/create-tracker.d.mts +13 -1
- package/dist/actions/create-tracker.d.mts.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-bank-account.d.cts +13 -1
- package/dist/actions/delete-bank-account.d.mts +13 -1
- package/dist/actions/delete-contact.d.cts +13 -1
- package/dist/actions/delete-contact.d.mts +13 -1
- package/dist/actions/delete-template-editor-session.d.cts +13 -1
- package/dist/actions/delete-template-editor-session.d.mts +13 -1
- package/dist/actions/delete-template.d.cts +13 -1
- package/dist/actions/delete-template.d.mts +13 -1
- package/dist/actions/delete-tracker.d.cts +13 -1
- package/dist/actions/delete-tracker.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/fill-test-return-envelope-order.d.cts +13 -1
- package/dist/actions/fill-test-return-envelope-order.d.mts +13 -1
- package/dist/actions/get-bank-account.d.cts +13 -1
- package/dist/actions/get-bank-account.d.mts +13 -1
- package/dist/actions/get-box.d.cts +13 -1
- package/dist/actions/get-box.d.mts +13 -1
- package/dist/actions/get-cheque.d.cts +13 -1
- package/dist/actions/get-cheque.d.mts +13 -1
- package/dist/actions/get-contact.d.cts +13 -1
- package/dist/actions/get-contact.d.mts +13 -1
- package/dist/actions/get-letter.d.cts +13 -1
- package/dist/actions/get-letter.d.mts +13 -1
- package/dist/actions/get-postcard.d.cts +13 -1
- package/dist/actions/get-postcard.d.mts +13 -1
- package/dist/actions/get-return-envelope-order.d.cts +13 -1
- package/dist/actions/get-return-envelope-order.d.mts +13 -1
- package/dist/actions/get-return-envelope.d.cts +13 -1
- package/dist/actions/get-return-envelope.d.mts +13 -1
- package/dist/actions/get-template.d.cts +13 -1
- package/dist/actions/get-template.d.mts +13 -1
- package/dist/actions/get-tracker.d.cts +13 -1
- package/dist/actions/get-tracker.d.mts +13 -1
- package/dist/actions/get-webhook.d.cts +13 -1
- package/dist/actions/get-webhook.d.mts +13 -1
- package/dist/actions/list-bank-accounts.d.cts +13 -1
- package/dist/actions/list-bank-accounts.d.mts +13 -1
- package/dist/actions/list-boxes.d.cts +13 -1
- package/dist/actions/list-boxes.d.mts +13 -1
- package/dist/actions/list-cheques.d.cts +13 -1
- package/dist/actions/list-cheques.d.mts +13 -1
- package/dist/actions/list-contacts.d.cts +13 -1
- package/dist/actions/list-contacts.d.mts +13 -1
- package/dist/actions/list-events.d.cts +13 -1
- package/dist/actions/list-events.d.mts +13 -1
- package/dist/actions/list-letters.d.cts +13 -1
- package/dist/actions/list-letters.d.mts +13 -1
- package/dist/actions/list-postal-statements.d.cts +13 -1
- package/dist/actions/list-postal-statements.d.mts +13 -1
- package/dist/actions/list-postcards.d.cts +13 -1
- package/dist/actions/list-postcards.d.cts.map +1 -1
- package/dist/actions/list-postcards.d.mts +13 -1
- package/dist/actions/list-postcards.d.mts.map +1 -1
- package/dist/actions/list-return-envelope-orders.d.cts +13 -1
- package/dist/actions/list-return-envelope-orders.d.mts +13 -1
- package/dist/actions/list-return-envelopes.d.cts +13 -1
- package/dist/actions/list-return-envelopes.d.mts +13 -1
- package/dist/actions/list-self-mailers.d.cts +13 -1
- package/dist/actions/list-self-mailers.d.cts.map +1 -1
- package/dist/actions/list-self-mailers.d.mts +13 -1
- package/dist/actions/list-self-mailers.d.mts.map +1 -1
- package/dist/actions/list-sub-organizations.d.cts +13 -1
- package/dist/actions/list-sub-organizations.d.mts +13 -1
- package/dist/actions/list-template-editor-sessions.d.cts +13 -1
- package/dist/actions/list-template-editor-sessions.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-tracker-visits.d.cts +13 -1
- package/dist/actions/list-tracker-visits.d.mts +13 -1
- package/dist/actions/list-trackers.d.cts +13 -1
- package/dist/actions/list-trackers.d.mts +13 -1
- package/dist/actions/list-webhook-invocations.d.cts +13 -1
- package/dist/actions/list-webhook-invocations.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/progress-test-box.d.cts +13 -1
- package/dist/actions/progress-test-box.d.mts +13 -1
- package/dist/actions/progress-test-cheque.d.cts +13 -1
- package/dist/actions/progress-test-cheque.d.mts +13 -1
- package/dist/actions/progress-test-postcard.d.cts +13 -1
- package/dist/actions/progress-test-postcard.d.mts +13 -1
- package/dist/actions/update-template.d.cts +13 -1
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +13 -1
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-tracker.d.cts +13 -1
- package/dist/actions/update-tracker.d.mts +13 -1
- package/dist/actions/update-webhook.d.cts +13 -1
- package/dist/actions/update-webhook.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -44,7 +44,19 @@ declare const PostgridGetBoxOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>;
|
|
45
45
|
declare const postgridGetBox: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
id: string;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { postgridGetBox };
|
|
50
62
|
//# sourceMappingURL=get-box.d.mts.map
|
|
@@ -71,7 +71,19 @@ declare const PostgridGetChequeOutput: z.ZodObject<{
|
|
|
71
71
|
declare const postgridGetCheque: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
72
72
|
id: string;
|
|
73
73
|
expand?: string[] | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
74
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>;
|
|
75
87
|
//#endregion
|
|
76
88
|
export { postgridGetCheque };
|
|
77
89
|
//# sourceMappingURL=get-cheque.d.cts.map
|
|
@@ -71,7 +71,19 @@ declare const PostgridGetChequeOutput: z.ZodObject<{
|
|
|
71
71
|
declare const postgridGetCheque: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
72
72
|
id: string;
|
|
73
73
|
expand?: string[] | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
74
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>;
|
|
75
87
|
//#endregion
|
|
76
88
|
export { postgridGetCheque };
|
|
77
89
|
//# sourceMappingURL=get-cheque.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const PostgridGetContactOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const postgridGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
id: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { postgridGetContact };
|
|
29
41
|
//# sourceMappingURL=get-contact.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const PostgridGetContactOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const postgridGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
id: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { postgridGetContact };
|
|
29
41
|
//# sourceMappingURL=get-contact.d.mts.map
|
|
@@ -62,7 +62,19 @@ declare const PostgridGetLetterOutput: z.ZodObject<{
|
|
|
62
62
|
}, z.core.$loose>;
|
|
63
63
|
declare const postgridGetLetter: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
64
|
id: string;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>;
|
|
66
78
|
//#endregion
|
|
67
79
|
export { postgridGetLetter };
|
|
68
80
|
//# sourceMappingURL=get-letter.d.cts.map
|
|
@@ -62,7 +62,19 @@ declare const PostgridGetLetterOutput: z.ZodObject<{
|
|
|
62
62
|
}, z.core.$loose>;
|
|
63
63
|
declare const postgridGetLetter: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
64
|
id: string;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>;
|
|
66
78
|
//#endregion
|
|
67
79
|
export { postgridGetLetter };
|
|
68
80
|
//# sourceMappingURL=get-letter.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const PostgridGetPostcardOutput: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$loose>;
|
|
54
54
|
declare const postgridGetPostcard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
id: string;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { postgridGetPostcard };
|
|
59
71
|
//# sourceMappingURL=get-postcard.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const PostgridGetPostcardOutput: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$loose>;
|
|
54
54
|
declare const postgridGetPostcard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
id: string;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { postgridGetPostcard };
|
|
59
71
|
//# sourceMappingURL=get-postcard.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const PostgridGetReturnEnvelopeOrderOutput: z.ZodObject<{
|
|
|
19
19
|
declare const postgridGetReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
21
|
orderId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { postgridGetReturnEnvelopeOrder };
|
|
25
37
|
//# sourceMappingURL=get-return-envelope-order.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const PostgridGetReturnEnvelopeOrderOutput: z.ZodObject<{
|
|
|
19
19
|
declare const postgridGetReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
21
|
orderId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { postgridGetReturnEnvelopeOrder };
|
|
25
37
|
//# sourceMappingURL=get-return-envelope-order.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const PostgridGetReturnEnvelopeOutput: z.ZodObject<{
|
|
|
28
28
|
}, z.core.$loose>;
|
|
29
29
|
declare const postgridGetReturnEnvelope: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
id: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridGetReturnEnvelope };
|
|
34
46
|
//# sourceMappingURL=get-return-envelope.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const PostgridGetReturnEnvelopeOutput: z.ZodObject<{
|
|
|
28
28
|
}, z.core.$loose>;
|
|
29
29
|
declare const postgridGetReturnEnvelope: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
id: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridGetReturnEnvelope };
|
|
34
46
|
//# sourceMappingURL=get-return-envelope.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const PostgridGetTemplateOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const postgridGetTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
id: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { postgridGetTemplate };
|
|
22
34
|
//# sourceMappingURL=get-template.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const PostgridGetTemplateOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const postgridGetTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
id: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { postgridGetTemplate };
|
|
22
34
|
//# sourceMappingURL=get-template.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const PostgridGetTrackerOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const postgridGetTracker: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { postgridGetTracker };
|
|
23
35
|
//# sourceMappingURL=get-tracker.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const PostgridGetTrackerOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const postgridGetTracker: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { postgridGetTracker };
|
|
23
35
|
//# sourceMappingURL=get-tracker.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const PostgridGetWebhookOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const postgridGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { postgridGetWebhook };
|
|
24
36
|
//# sourceMappingURL=get-webhook.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const PostgridGetWebhookOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const postgridGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { postgridGetWebhook };
|
|
24
36
|
//# sourceMappingURL=get-webhook.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const PostgridListBankAccountsOutput: z.ZodObject<{
|
|
|
28
28
|
declare const postgridListBankAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
skip?: number | undefined;
|
|
30
30
|
limit?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridListBankAccounts };
|
|
34
46
|
//# sourceMappingURL=list-bank-accounts.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const PostgridListBankAccountsOutput: z.ZodObject<{
|
|
|
28
28
|
declare const postgridListBankAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
skip?: number | undefined;
|
|
30
30
|
limit?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridListBankAccounts };
|
|
34
46
|
//# sourceMappingURL=list-bank-accounts.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const PostgridListBoxesOutput: z.ZodObject<{
|
|
|
28
28
|
declare const postgridListBoxes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
skip?: number | undefined;
|
|
30
30
|
limit?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridListBoxes };
|
|
34
46
|
//# sourceMappingURL=list-boxes.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const PostgridListBoxesOutput: z.ZodObject<{
|
|
|
28
28
|
declare const postgridListBoxes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
skip?: number | undefined;
|
|
30
30
|
limit?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridListBoxes };
|
|
34
46
|
//# sourceMappingURL=list-boxes.d.mts.map
|
|
@@ -56,7 +56,19 @@ declare const postgridListCheques: import("@keystrokehq/action").WorkflowActionD
|
|
|
56
56
|
status?: "created" | "mailed" | "failed" | undefined;
|
|
57
57
|
to_date?: string | undefined;
|
|
58
58
|
from_date?: string | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { postgridListCheques };
|
|
62
74
|
//# sourceMappingURL=list-cheques.d.cts.map
|
|
@@ -56,7 +56,19 @@ declare const postgridListCheques: import("@keystrokehq/action").WorkflowActionD
|
|
|
56
56
|
status?: "created" | "mailed" | "failed" | undefined;
|
|
57
57
|
to_date?: string | undefined;
|
|
58
58
|
from_date?: string | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { postgridListCheques };
|
|
62
74
|
//# sourceMappingURL=list-cheques.d.mts.map
|
|
@@ -38,7 +38,19 @@ declare const postgridListContacts: import("@keystrokehq/action").WorkflowAction
|
|
|
38
38
|
skip?: number | undefined;
|
|
39
39
|
limit?: number | undefined;
|
|
40
40
|
search?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { postgridListContacts };
|
|
44
56
|
//# sourceMappingURL=list-contacts.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const postgridListContacts: import("@keystrokehq/action").WorkflowAction
|
|
|
38
38
|
skip?: number | undefined;
|
|
39
39
|
limit?: number | undefined;
|
|
40
40
|
search?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { postgridListContacts };
|
|
44
56
|
//# sourceMappingURL=list-contacts.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const PostgridListEventsOutput: z.ZodObject<{
|
|
|
23
23
|
declare const postgridListEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
skip?: number | undefined;
|
|
25
25
|
limit?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { postgridListEvents };
|
|
29
41
|
//# sourceMappingURL=list-events.d.cts.map
|