@keystrokehq/quaderno 0.1.4 → 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/add-expense-payment.d.cts +15 -1
- package/dist/actions/add-expense-payment.d.mts +15 -1
- package/dist/actions/calculate-tax-rate.d.cts +15 -1
- package/dist/actions/calculate-tax-rate.d.mts +15 -1
- package/dist/actions/create-contact.d.cts +15 -1
- package/dist/actions/create-contact.d.mts +15 -1
- package/dist/actions/create-coupon.d.cts +15 -1
- package/dist/actions/create-coupon.d.mts +15 -1
- package/dist/actions/create-estimate.d.cts +15 -1
- package/dist/actions/create-estimate.d.mts +15 -1
- package/dist/actions/create-evidence.d.cts +15 -1
- package/dist/actions/create-evidence.d.mts +15 -1
- package/dist/actions/create-expense.d.cts +19 -5
- package/dist/actions/create-expense.d.mts +19 -5
- package/dist/actions/create-invoice.d.cts +18 -4
- package/dist/actions/create-invoice.d.mts +18 -4
- package/dist/actions/create-product.d.cts +15 -1
- package/dist/actions/create-product.d.mts +15 -1
- package/dist/actions/create-receipt.d.cts +15 -1
- package/dist/actions/create-receipt.d.mts +15 -1
- package/dist/actions/create-recurring.d.cts +15 -1
- package/dist/actions/create-recurring.d.mts +15 -1
- package/dist/actions/create-report-request.d.cts +15 -1
- package/dist/actions/create-report-request.d.mts +15 -1
- package/dist/actions/create-tax-id.d.cts +15 -1
- package/dist/actions/create-tax-id.d.mts +15 -1
- package/dist/actions/create-transaction.d.cts +15 -1
- package/dist/actions/create-transaction.d.mts +15 -1
- package/dist/actions/create-webhook.d.cts +15 -1
- package/dist/actions/create-webhook.d.mts +15 -1
- package/dist/actions/delete-contact.d.cts +15 -1
- package/dist/actions/delete-contact.d.mts +15 -1
- package/dist/actions/delete-coupon.d.cts +15 -1
- package/dist/actions/delete-coupon.d.mts +15 -1
- package/dist/actions/delete-estimate.d.cts +15 -1
- package/dist/actions/delete-estimate.d.mts +15 -1
- package/dist/actions/delete-expense.d.cts +15 -1
- package/dist/actions/delete-expense.d.mts +15 -1
- package/dist/actions/delete-product.d.cts +15 -1
- package/dist/actions/delete-product.d.mts +15 -1
- package/dist/actions/delete-recurring.d.cts +15 -1
- package/dist/actions/delete-recurring.d.mts +15 -1
- package/dist/actions/delete-tax-id.d.cts +15 -1
- package/dist/actions/delete-tax-id.d.mts +15 -1
- package/dist/actions/delete-webhook.d.cts +15 -1
- package/dist/actions/delete-webhook.d.mts +15 -1
- package/dist/actions/deliver-credit-note.d.cts +15 -1
- package/dist/actions/deliver-credit-note.d.mts +15 -1
- package/dist/actions/deliver-estimate.d.cts +15 -1
- package/dist/actions/deliver-estimate.d.mts +15 -1
- package/dist/actions/deliver-invoice.d.cts +15 -1
- package/dist/actions/deliver-invoice.d.mts +15 -1
- package/dist/actions/deliver-receipt.d.cts +15 -1
- package/dist/actions/deliver-receipt.d.mts +15 -1
- package/dist/actions/get-authorization.d.cts +15 -1
- package/dist/actions/get-authorization.d.cts.map +1 -1
- package/dist/actions/get-authorization.d.mts +15 -1
- package/dist/actions/get-authorization.d.mts.map +1 -1
- package/dist/actions/get-estimate.d.cts +15 -1
- package/dist/actions/get-estimate.d.mts +15 -1
- package/dist/actions/list-contacts.d.cts +15 -1
- package/dist/actions/list-contacts.d.mts +15 -1
- package/dist/actions/list-coupons.d.cts +15 -1
- package/dist/actions/list-coupons.d.mts +15 -1
- package/dist/actions/list-credits.d.cts +19 -5
- package/dist/actions/list-credits.d.mts +19 -5
- package/dist/actions/list-estimates.d.cts +15 -1
- package/dist/actions/list-estimates.d.mts +15 -1
- package/dist/actions/list-evidence.d.cts +15 -1
- package/dist/actions/list-evidence.d.mts +15 -1
- package/dist/actions/list-expenses.d.cts +15 -1
- package/dist/actions/list-expenses.d.mts +15 -1
- package/dist/actions/list-invoices.d.cts +19 -5
- package/dist/actions/list-invoices.d.mts +19 -5
- package/dist/actions/list-jurisdictions.d.cts +15 -1
- package/dist/actions/list-jurisdictions.d.mts +15 -1
- package/dist/actions/list-products.d.cts +15 -1
- package/dist/actions/list-products.d.mts +15 -1
- package/dist/actions/list-receipts.d.cts +19 -5
- package/dist/actions/list-receipts.d.mts +19 -5
- package/dist/actions/list-recurrings.d.cts +15 -1
- package/dist/actions/list-recurrings.d.mts +15 -1
- package/dist/actions/list-registered-tax-i-ds.d.cts +15 -1
- package/dist/actions/list-registered-tax-i-ds.d.mts +15 -1
- package/dist/actions/list-reporting-requests.d.cts +15 -1
- package/dist/actions/list-reporting-requests.d.cts.map +1 -1
- package/dist/actions/list-reporting-requests.d.mts +15 -1
- package/dist/actions/list-reporting-requests.d.mts.map +1 -1
- package/dist/actions/list-sessions.d.cts +15 -1
- package/dist/actions/list-sessions.d.mts +15 -1
- package/dist/actions/list-tax-codes.d.cts +15 -1
- package/dist/actions/list-tax-codes.d.cts.map +1 -1
- package/dist/actions/list-tax-codes.d.mts +15 -1
- package/dist/actions/list-tax-codes.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +15 -1
- package/dist/actions/list-webhooks.d.mts +15 -1
- package/dist/actions/mark-invoice-uncollectible.d.cts +15 -1
- package/dist/actions/mark-invoice-uncollectible.d.mts +15 -1
- package/dist/actions/ping.d.cts +15 -1
- package/dist/actions/ping.d.cts.map +1 -1
- package/dist/actions/ping.d.mts +15 -1
- package/dist/actions/ping.d.mts.map +1 -1
- package/dist/actions/record-invoice-payment.d.cts +15 -1
- package/dist/actions/record-invoice-payment.d.mts +15 -1
- package/dist/actions/remove-invoice-payment.d.cts +15 -1
- package/dist/actions/remove-invoice-payment.d.mts +15 -1
- package/dist/actions/retrieve-contact-by-processor-id.d.cts +15 -1
- package/dist/actions/retrieve-contact-by-processor-id.d.mts +15 -1
- package/dist/actions/retrieve-contact.d.cts +15 -1
- package/dist/actions/retrieve-contact.d.mts +15 -1
- package/dist/actions/retrieve-coupon.d.cts +15 -1
- package/dist/actions/retrieve-coupon.d.mts +15 -1
- package/dist/actions/retrieve-credit.d.cts +15 -1
- package/dist/actions/retrieve-credit.d.mts +15 -1
- package/dist/actions/retrieve-evidence.d.cts +15 -1
- package/dist/actions/retrieve-evidence.d.mts +15 -1
- package/dist/actions/retrieve-expense.d.cts +15 -1
- package/dist/actions/retrieve-expense.d.mts +15 -1
- package/dist/actions/retrieve-invoice.d.cts +15 -1
- package/dist/actions/retrieve-invoice.d.mts +15 -1
- package/dist/actions/retrieve-jurisdiction.d.cts +15 -1
- package/dist/actions/retrieve-jurisdiction.d.mts +15 -1
- package/dist/actions/retrieve-product.d.cts +15 -1
- package/dist/actions/retrieve-product.d.mts +15 -1
- package/dist/actions/retrieve-receipt.d.cts +15 -1
- package/dist/actions/retrieve-receipt.d.mts +15 -1
- package/dist/actions/retrieve-recurring.d.cts +15 -1
- package/dist/actions/retrieve-recurring.d.mts +15 -1
- package/dist/actions/retrieve-reporting-request.d.cts +15 -1
- package/dist/actions/retrieve-reporting-request.d.mts +15 -1
- package/dist/actions/retrieve-tax-code.d.cts +15 -1
- package/dist/actions/retrieve-tax-code.d.mts +15 -1
- package/dist/actions/retrieve-tax-id.d.cts +15 -1
- package/dist/actions/retrieve-tax-id.d.mts +15 -1
- package/dist/actions/update-contact.d.cts +15 -1
- package/dist/actions/update-contact.d.mts +15 -1
- package/dist/actions/update-coupon.d.cts +15 -1
- package/dist/actions/update-coupon.d.mts +15 -1
- package/dist/actions/update-credit-note.d.cts +15 -1
- package/dist/actions/update-credit-note.d.cts.map +1 -1
- package/dist/actions/update-credit-note.d.mts +15 -1
- package/dist/actions/update-credit-note.d.mts.map +1 -1
- package/dist/actions/update-estimate.d.cts +15 -1
- package/dist/actions/update-estimate.d.cts.map +1 -1
- package/dist/actions/update-estimate.d.mts +15 -1
- package/dist/actions/update-estimate.d.mts.map +1 -1
- package/dist/actions/update-evidence.d.cts +15 -1
- package/dist/actions/update-evidence.d.mts +15 -1
- package/dist/actions/update-expense.d.cts +15 -1
- package/dist/actions/update-expense.d.cts.map +1 -1
- package/dist/actions/update-expense.d.mts +15 -1
- package/dist/actions/update-expense.d.mts.map +1 -1
- package/dist/actions/update-invoice.d.cts +15 -1
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +15 -1
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-product.d.cts +15 -1
- package/dist/actions/update-product.d.mts +15 -1
- package/dist/actions/update-recurring.d.cts +15 -1
- package/dist/actions/update-recurring.d.cts.map +1 -1
- package/dist/actions/update-recurring.d.mts +15 -1
- package/dist/actions/update-recurring.d.mts.map +1 -1
- package/dist/actions/update-tax-id.d.cts +15 -1
- package/dist/actions/update-tax-id.d.mts +15 -1
- package/dist/actions/update-webhook.d.cts +15 -1
- package/dist/actions/update-webhook.d.mts +15 -1
- package/dist/actions/validate-tax-id.d.cts +15 -1
- package/dist/actions/validate-tax-id.d.mts +15 -1
- package/dist/actions/void-credit-note.d.cts +15 -1
- package/dist/actions/void-credit-note.d.mts +15 -1
- package/dist/app.cjs +8 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +10 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +10 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -16,7 +16,21 @@ declare const QuadernoListJurisdictionsOutput: z.ZodObject<{
|
|
|
16
16
|
declare const quadernoListJurisdictions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
region?: string | undefined;
|
|
18
18
|
country?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { quadernoListJurisdictions };
|
|
22
36
|
//# sourceMappingURL=list-jurisdictions.d.cts.map
|
|
@@ -16,7 +16,21 @@ declare const QuadernoListJurisdictionsOutput: z.ZodObject<{
|
|
|
16
16
|
declare const quadernoListJurisdictions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
region?: string | undefined;
|
|
18
18
|
country?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { quadernoListJurisdictions };
|
|
22
36
|
//# sourceMappingURL=list-jurisdictions.d.mts.map
|
|
@@ -57,7 +57,21 @@ declare const quadernoListProducts: import("@keystrokehq/action").WorkflowAction
|
|
|
57
57
|
q?: string | undefined;
|
|
58
58
|
page?: number | undefined;
|
|
59
59
|
per_page?: number | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
subdomain: z.ZodString;
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
subdomain: z.ZodString;
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
61
75
|
//#endregion
|
|
62
76
|
export { quadernoListProducts };
|
|
63
77
|
//# sourceMappingURL=list-products.d.cts.map
|
|
@@ -57,7 +57,21 @@ declare const quadernoListProducts: import("@keystrokehq/action").WorkflowAction
|
|
|
57
57
|
q?: string | undefined;
|
|
58
58
|
page?: number | undefined;
|
|
59
59
|
per_page?: number | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
subdomain: z.ZodString;
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
subdomain: z.ZodString;
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
61
75
|
//#endregion
|
|
62
76
|
export { quadernoListProducts };
|
|
63
77
|
//# sourceMappingURL=list-products.d.mts.map
|
|
@@ -5,12 +5,12 @@ declare const QuadernoListReceiptsInput: z.ZodObject<{
|
|
|
5
5
|
q: z.ZodOptional<z.ZodString>;
|
|
6
6
|
date: z.ZodOptional<z.ZodString>;
|
|
7
7
|
state: z.ZodOptional<z.ZodEnum<{
|
|
8
|
-
outstanding: "outstanding";
|
|
9
|
-
paid: "paid";
|
|
10
|
-
refunded: "refunded";
|
|
11
8
|
archived: "archived";
|
|
9
|
+
outstanding: "outstanding";
|
|
12
10
|
late: "late";
|
|
13
11
|
uncollectible: "uncollectible";
|
|
12
|
+
paid: "paid";
|
|
13
|
+
refunded: "refunded";
|
|
14
14
|
}>>;
|
|
15
15
|
contact: z.ZodOptional<z.ZodNumber>;
|
|
16
16
|
processor_id: z.ZodOptional<z.ZodString>;
|
|
@@ -132,10 +132,24 @@ declare const QuadernoListReceiptsOutput: z.ZodObject<{
|
|
|
132
132
|
declare const quadernoListReceipts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
133
133
|
q?: string | undefined;
|
|
134
134
|
date?: string | undefined;
|
|
135
|
-
state?: "
|
|
135
|
+
state?: "archived" | "outstanding" | "late" | "uncollectible" | "paid" | "refunded" | undefined;
|
|
136
136
|
contact?: number | undefined;
|
|
137
137
|
processor_id?: string | undefined;
|
|
138
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
138
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
139
|
+
connectionId: z.ZodString;
|
|
140
|
+
entityId: z.ZodString;
|
|
141
|
+
instanceId: z.ZodString;
|
|
142
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
143
|
+
subdomain: z.ZodString;
|
|
144
|
+
generic_api_key: z.ZodString;
|
|
145
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
146
|
+
connectionId: z.ZodString;
|
|
147
|
+
entityId: z.ZodString;
|
|
148
|
+
instanceId: z.ZodString;
|
|
149
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
150
|
+
subdomain: z.ZodString;
|
|
151
|
+
generic_api_key: z.ZodString;
|
|
152
|
+
}, z.core.$strip>>]>;
|
|
139
153
|
//#endregion
|
|
140
154
|
export { quadernoListReceipts };
|
|
141
155
|
//# sourceMappingURL=list-receipts.d.cts.map
|
|
@@ -5,12 +5,12 @@ declare const QuadernoListReceiptsInput: z.ZodObject<{
|
|
|
5
5
|
q: z.ZodOptional<z.ZodString>;
|
|
6
6
|
date: z.ZodOptional<z.ZodString>;
|
|
7
7
|
state: z.ZodOptional<z.ZodEnum<{
|
|
8
|
-
outstanding: "outstanding";
|
|
9
|
-
paid: "paid";
|
|
10
|
-
refunded: "refunded";
|
|
11
8
|
archived: "archived";
|
|
9
|
+
outstanding: "outstanding";
|
|
12
10
|
late: "late";
|
|
13
11
|
uncollectible: "uncollectible";
|
|
12
|
+
paid: "paid";
|
|
13
|
+
refunded: "refunded";
|
|
14
14
|
}>>;
|
|
15
15
|
contact: z.ZodOptional<z.ZodNumber>;
|
|
16
16
|
processor_id: z.ZodOptional<z.ZodString>;
|
|
@@ -132,10 +132,24 @@ declare const QuadernoListReceiptsOutput: z.ZodObject<{
|
|
|
132
132
|
declare const quadernoListReceipts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
133
133
|
q?: string | undefined;
|
|
134
134
|
date?: string | undefined;
|
|
135
|
-
state?: "
|
|
135
|
+
state?: "archived" | "outstanding" | "late" | "uncollectible" | "paid" | "refunded" | undefined;
|
|
136
136
|
contact?: number | undefined;
|
|
137
137
|
processor_id?: string | undefined;
|
|
138
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
138
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
139
|
+
connectionId: z.ZodString;
|
|
140
|
+
entityId: z.ZodString;
|
|
141
|
+
instanceId: z.ZodString;
|
|
142
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
143
|
+
subdomain: z.ZodString;
|
|
144
|
+
generic_api_key: z.ZodString;
|
|
145
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
146
|
+
connectionId: z.ZodString;
|
|
147
|
+
entityId: z.ZodString;
|
|
148
|
+
instanceId: z.ZodString;
|
|
149
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
150
|
+
subdomain: z.ZodString;
|
|
151
|
+
generic_api_key: z.ZodString;
|
|
152
|
+
}, z.core.$strip>>]>;
|
|
139
153
|
//#endregion
|
|
140
154
|
export { quadernoListReceipts };
|
|
141
155
|
//# sourceMappingURL=list-receipts.d.mts.map
|
|
@@ -87,7 +87,21 @@ declare const QuadernoListRecurringsOutput: z.ZodObject<{
|
|
|
87
87
|
}, z.core.$loose>;
|
|
88
88
|
declare const quadernoListRecurrings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
created_before?: number | undefined;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
subdomain: z.ZodString;
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
subdomain: z.ZodString;
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>;
|
|
91
105
|
//#endregion
|
|
92
106
|
export { quadernoListRecurrings };
|
|
93
107
|
//# sourceMappingURL=list-recurrings.d.cts.map
|
|
@@ -87,7 +87,21 @@ declare const QuadernoListRecurringsOutput: z.ZodObject<{
|
|
|
87
87
|
}, z.core.$loose>;
|
|
88
88
|
declare const quadernoListRecurrings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
created_before?: number | undefined;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
subdomain: z.ZodString;
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
subdomain: z.ZodString;
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>;
|
|
91
105
|
//#endregion
|
|
92
106
|
export { quadernoListRecurrings };
|
|
93
107
|
//# sourceMappingURL=list-recurrings.d.mts.map
|
|
@@ -26,7 +26,21 @@ declare const QuadernoListRegisteredTaxIDsOutput: z.ZodObject<{
|
|
|
26
26
|
declare const quadernoListRegisteredTaxIDs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
created_before?: number | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
subdomain: z.ZodString;
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { quadernoListRegisteredTaxIDs };
|
|
32
46
|
//# sourceMappingURL=list-registered-tax-i-ds.d.cts.map
|
|
@@ -26,7 +26,21 @@ declare const QuadernoListRegisteredTaxIDsOutput: z.ZodObject<{
|
|
|
26
26
|
declare const quadernoListRegisteredTaxIDs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
created_before?: number | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
subdomain: z.ZodString;
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { quadernoListRegisteredTaxIDs };
|
|
32
46
|
//# sourceMappingURL=list-registered-tax-i-ds.d.mts.map
|
|
@@ -16,7 +16,21 @@ declare const QuadernoListReportingRequestsOutput: z.ZodObject<{
|
|
|
16
16
|
completed_at: z.ZodNullable<z.ZodNumber>;
|
|
17
17
|
}, z.core.$loose>>;
|
|
18
18
|
}, z.core.$loose>;
|
|
19
|
-
declare const quadernoListReportingRequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
declare const quadernoListReportingRequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { quadernoListReportingRequests };
|
|
22
36
|
//# sourceMappingURL=list-reporting-requests.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-reporting-requests.d.cts","names":[],"sources":["../../src/actions/list-reporting-requests.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAclC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-reporting-requests.d.cts","names":[],"sources":["../../src/actions/list-reporting-requests.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAclC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -16,7 +16,21 @@ declare const QuadernoListReportingRequestsOutput: z.ZodObject<{
|
|
|
16
16
|
completed_at: z.ZodNullable<z.ZodNumber>;
|
|
17
17
|
}, z.core.$loose>>;
|
|
18
18
|
}, z.core.$loose>;
|
|
19
|
-
declare const quadernoListReportingRequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
declare const quadernoListReportingRequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
subdomain: z.ZodString;
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { quadernoListReportingRequests };
|
|
22
36
|
//# sourceMappingURL=list-reporting-requests.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-reporting-requests.d.mts","names":[],"sources":["../../src/actions/list-reporting-requests.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAclC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-reporting-requests.d.mts","names":[],"sources":["../../src/actions/list-reporting-requests.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAclC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -63,7 +63,21 @@ declare const quadernoListSessions: import("@keystrokehq/action").WorkflowAction
|
|
|
63
63
|
limit?: number | undefined;
|
|
64
64
|
status?: string | undefined;
|
|
65
65
|
created_before?: number | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
subdomain: z.ZodString;
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
subdomain: z.ZodString;
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
67
81
|
//#endregion
|
|
68
82
|
export { quadernoListSessions };
|
|
69
83
|
//# sourceMappingURL=list-sessions.d.cts.map
|
|
@@ -63,7 +63,21 @@ declare const quadernoListSessions: import("@keystrokehq/action").WorkflowAction
|
|
|
63
63
|
limit?: number | undefined;
|
|
64
64
|
status?: string | undefined;
|
|
65
65
|
created_before?: number | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
subdomain: z.ZodString;
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
subdomain: z.ZodString;
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
67
81
|
//#endregion
|
|
68
82
|
export { quadernoListSessions };
|
|
69
83
|
//# sourceMappingURL=list-sessions.d.mts.map
|
|
@@ -17,7 +17,21 @@ declare const QuadernoListTaxCodesOutput: z.ZodObject<{
|
|
|
17
17
|
description: z.ZodNullable<z.ZodString>;
|
|
18
18
|
}, z.core.$loose>>;
|
|
19
19
|
}, z.core.$loose>;
|
|
20
|
-
declare const quadernoListTaxCodes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
declare const quadernoListTaxCodes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
21
35
|
//#endregion
|
|
22
36
|
export { quadernoListTaxCodes };
|
|
23
37
|
//# sourceMappingURL=list-tax-codes.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tax-codes.d.cts","names":[],"sources":["../../src/actions/list-tax-codes.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-tax-codes.d.cts","names":[],"sources":["../../src/actions/list-tax-codes.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -17,7 +17,21 @@ declare const QuadernoListTaxCodesOutput: z.ZodObject<{
|
|
|
17
17
|
description: z.ZodNullable<z.ZodString>;
|
|
18
18
|
}, z.core.$loose>>;
|
|
19
19
|
}, z.core.$loose>;
|
|
20
|
-
declare const quadernoListTaxCodes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
declare const quadernoListTaxCodes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
21
35
|
//#endregion
|
|
22
36
|
export { quadernoListTaxCodes };
|
|
23
37
|
//# sourceMappingURL=list-tax-codes.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tax-codes.d.mts","names":[],"sources":["../../src/actions/list-tax-codes.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-tax-codes.d.mts","names":[],"sources":["../../src/actions/list-tax-codes.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -21,7 +21,21 @@ declare const QuadernoListWebhooksOutput: z.ZodObject<{
|
|
|
21
21
|
declare const quadernoListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
page?: number | undefined;
|
|
23
23
|
per_page?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { quadernoListWebhooks };
|
|
27
41
|
//# sourceMappingURL=list-webhooks.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const QuadernoListWebhooksOutput: z.ZodObject<{
|
|
|
21
21
|
declare const quadernoListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
page?: number | undefined;
|
|
23
23
|
per_page?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { quadernoListWebhooks };
|
|
27
41
|
//# sourceMappingURL=list-webhooks.d.mts.map
|
|
@@ -131,7 +131,21 @@ declare const QuadernoMarkInvoiceUncollectibleOutput: z.ZodObject<{
|
|
|
131
131
|
}, z.core.$loose>;
|
|
132
132
|
declare const quadernoMarkInvoiceUncollectible: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
133
133
|
id: string;
|
|
134
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
134
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
135
|
+
connectionId: z.ZodString;
|
|
136
|
+
entityId: z.ZodString;
|
|
137
|
+
instanceId: z.ZodString;
|
|
138
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
139
|
+
subdomain: z.ZodString;
|
|
140
|
+
generic_api_key: z.ZodString;
|
|
141
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
subdomain: z.ZodString;
|
|
147
|
+
generic_api_key: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>]>;
|
|
135
149
|
//#endregion
|
|
136
150
|
export { quadernoMarkInvoiceUncollectible };
|
|
137
151
|
//# sourceMappingURL=mark-invoice-uncollectible.d.cts.map
|
|
@@ -131,7 +131,21 @@ declare const QuadernoMarkInvoiceUncollectibleOutput: z.ZodObject<{
|
|
|
131
131
|
}, z.core.$loose>;
|
|
132
132
|
declare const quadernoMarkInvoiceUncollectible: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
133
133
|
id: string;
|
|
134
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
134
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
135
|
+
connectionId: z.ZodString;
|
|
136
|
+
entityId: z.ZodString;
|
|
137
|
+
instanceId: z.ZodString;
|
|
138
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
139
|
+
subdomain: z.ZodString;
|
|
140
|
+
generic_api_key: z.ZodString;
|
|
141
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
subdomain: z.ZodString;
|
|
147
|
+
generic_api_key: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>]>;
|
|
135
149
|
//#endregion
|
|
136
150
|
export { quadernoMarkInvoiceUncollectible };
|
|
137
151
|
//# sourceMappingURL=mark-invoice-uncollectible.d.mts.map
|
package/dist/actions/ping.d.cts
CHANGED
|
@@ -5,7 +5,21 @@ declare const QuadernoPingInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const QuadernoPingOutput: z.ZodObject<{
|
|
6
6
|
status: z.ZodNullable<z.ZodString>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const quadernoPing: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const quadernoPing: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
subdomain: z.ZodString;
|
|
14
|
+
generic_api_key: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
9
23
|
//#endregion
|
|
10
24
|
export { quadernoPing };
|
|
11
25
|
//# sourceMappingURL=ping.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping.d.cts","names":[],"sources":["../../src/actions/ping.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAIlB,YAAA,gCAAY,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"ping.d.cts","names":[],"sources":["../../src/actions/ping.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAIlB,YAAA,gCAAY,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/actions/ping.d.mts
CHANGED
|
@@ -5,7 +5,21 @@ declare const QuadernoPingInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const QuadernoPingOutput: z.ZodObject<{
|
|
6
6
|
status: z.ZodNullable<z.ZodString>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const quadernoPing: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const quadernoPing: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
subdomain: z.ZodString;
|
|
14
|
+
generic_api_key: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
9
23
|
//#endregion
|
|
10
24
|
export { quadernoPing };
|
|
11
25
|
//# sourceMappingURL=ping.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ping.d.mts","names":[],"sources":["../../src/actions/ping.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAIlB,YAAA,gCAAY,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"ping.d.mts","names":[],"sources":["../../src/actions/ping.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAIlB,YAAA,gCAAY,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -35,7 +35,21 @@ declare const quadernoRecordInvoicePayment: import("@keystrokehq/action").Workfl
|
|
|
35
35
|
processor?: string | undefined;
|
|
36
36
|
processor_id?: string | undefined;
|
|
37
37
|
payment_method?: "check" | "credit_card" | "cash" | "wire_transfer" | "direct_debit" | "iou" | "paypal" | "other" | "credit" | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
39
53
|
//#endregion
|
|
40
54
|
export { quadernoRecordInvoicePayment };
|
|
41
55
|
//# sourceMappingURL=record-invoice-payment.d.cts.map
|