@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
|
@@ -27,7 +27,21 @@ declare const quadernoCreateReportRequest: import("@keystrokehq/action").Workflo
|
|
|
27
27
|
from_date: string;
|
|
28
28
|
};
|
|
29
29
|
report_type: "tax_summary" | "invoices_list" | "credits_list";
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
subdomain: z.ZodString;
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
31
45
|
//#endregion
|
|
32
46
|
export { quadernoCreateReportRequest };
|
|
33
47
|
//# sourceMappingURL=create-report-request.d.mts.map
|
|
@@ -36,7 +36,21 @@ declare const quadernoCreateTaxId: import("@keystrokehq/action").WorkflowActionD
|
|
|
36
36
|
valid_until?: string | undefined;
|
|
37
37
|
import_scheme?: boolean | undefined;
|
|
38
38
|
permanent_establishment?: boolean | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
subdomain: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
subdomain: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
40
54
|
//#endregion
|
|
41
55
|
export { quadernoCreateTaxId };
|
|
42
56
|
//# sourceMappingURL=create-tax-id.d.cts.map
|
|
@@ -36,7 +36,21 @@ declare const quadernoCreateTaxId: import("@keystrokehq/action").WorkflowActionD
|
|
|
36
36
|
valid_until?: string | undefined;
|
|
37
37
|
import_scheme?: boolean | undefined;
|
|
38
38
|
permanent_establishment?: boolean | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
subdomain: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
subdomain: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
40
54
|
//#endregion
|
|
41
55
|
export { quadernoCreateTaxId };
|
|
42
56
|
//# sourceMappingURL=create-tax-id.d.mts.map
|
|
@@ -100,7 +100,21 @@ declare const quadernoCreateTransaction: import("@keystrokehq/action").WorkflowA
|
|
|
100
100
|
} | undefined;
|
|
101
101
|
processor?: string | undefined;
|
|
102
102
|
processor_id?: string | undefined;
|
|
103
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
103
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
subdomain: z.ZodString;
|
|
109
|
+
generic_api_key: z.ZodString;
|
|
110
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
111
|
+
connectionId: z.ZodString;
|
|
112
|
+
entityId: z.ZodString;
|
|
113
|
+
instanceId: z.ZodString;
|
|
114
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
115
|
+
subdomain: z.ZodString;
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>;
|
|
104
118
|
//#endregion
|
|
105
119
|
export { quadernoCreateTransaction };
|
|
106
120
|
//# sourceMappingURL=create-transaction.d.cts.map
|
|
@@ -100,7 +100,21 @@ declare const quadernoCreateTransaction: import("@keystrokehq/action").WorkflowA
|
|
|
100
100
|
} | undefined;
|
|
101
101
|
processor?: string | undefined;
|
|
102
102
|
processor_id?: string | undefined;
|
|
103
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
103
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
subdomain: z.ZodString;
|
|
109
|
+
generic_api_key: z.ZodString;
|
|
110
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
111
|
+
connectionId: z.ZodString;
|
|
112
|
+
entityId: z.ZodString;
|
|
113
|
+
instanceId: z.ZodString;
|
|
114
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
115
|
+
subdomain: z.ZodString;
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>;
|
|
104
118
|
//#endregion
|
|
105
119
|
export { quadernoCreateTransaction };
|
|
106
120
|
//# sourceMappingURL=create-transaction.d.mts.map
|
|
@@ -19,7 +19,21 @@ declare const QuadernoCreateWebhookOutput: z.ZodObject<{
|
|
|
19
19
|
declare const quadernoCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
url: string;
|
|
21
21
|
events_types: string[];
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
23
37
|
//#endregion
|
|
24
38
|
export { quadernoCreateWebhook };
|
|
25
39
|
//# sourceMappingURL=create-webhook.d.cts.map
|
|
@@ -19,7 +19,21 @@ declare const QuadernoCreateWebhookOutput: z.ZodObject<{
|
|
|
19
19
|
declare const quadernoCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
url: string;
|
|
21
21
|
events_types: string[];
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
23
37
|
//#endregion
|
|
24
38
|
export { quadernoCreateWebhook };
|
|
25
39
|
//# sourceMappingURL=create-webhook.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteContactInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteContact };
|
|
13
27
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteContactInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteContact };
|
|
13
27
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteCouponInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteCouponOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteCoupon: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteCoupon };
|
|
13
27
|
//# sourceMappingURL=delete-coupon.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteCouponInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteCouponOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteCoupon: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteCoupon };
|
|
13
27
|
//# sourceMappingURL=delete-coupon.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteEstimateInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteEstimateOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteEstimate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteEstimate };
|
|
13
27
|
//# sourceMappingURL=delete-estimate.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteEstimateInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteEstimateOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteEstimate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteEstimate };
|
|
13
27
|
//# sourceMappingURL=delete-estimate.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteExpenseInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteExpenseOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteExpense: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteExpense };
|
|
13
27
|
//# sourceMappingURL=delete-expense.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteExpenseInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteExpenseOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteExpense: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteExpense };
|
|
13
27
|
//# sourceMappingURL=delete-expense.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteProductInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteProductOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteProduct };
|
|
13
27
|
//# sourceMappingURL=delete-product.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteProductInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteProductOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteProduct };
|
|
13
27
|
//# sourceMappingURL=delete-product.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteRecurringInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteRecurringOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteRecurring: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteRecurring };
|
|
13
27
|
//# sourceMappingURL=delete-recurring.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteRecurringInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteRecurringOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteRecurring: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteRecurring };
|
|
13
27
|
//# sourceMappingURL=delete-recurring.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteTaxIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteTaxIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteTaxId };
|
|
13
27
|
//# sourceMappingURL=delete-tax-id.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteTaxIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteTaxIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteTaxId };
|
|
13
27
|
//# sourceMappingURL=delete-tax-id.d.mts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteWebhookInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteWebhookOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteWebhook };
|
|
13
27
|
//# sourceMappingURL=delete-webhook.d.cts.map
|
|
@@ -7,7 +7,21 @@ declare const QuadernoDeleteWebhookInput: z.ZodObject<{
|
|
|
7
7
|
declare const QuadernoDeleteWebhookOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
subdomain: z.ZodString;
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
11
25
|
//#endregion
|
|
12
26
|
export { quadernoDeleteWebhook };
|
|
13
27
|
//# sourceMappingURL=delete-webhook.d.mts.map
|
|
@@ -13,7 +13,21 @@ declare const QuadernoDeliverCreditNoteOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const quadernoDeliverCreditNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
17
31
|
//#endregion
|
|
18
32
|
export { quadernoDeliverCreditNote };
|
|
19
33
|
//# sourceMappingURL=deliver-credit-note.d.cts.map
|
|
@@ -13,7 +13,21 @@ declare const QuadernoDeliverCreditNoteOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const quadernoDeliverCreditNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
17
31
|
//#endregion
|
|
18
32
|
export { quadernoDeliverCreditNote };
|
|
19
33
|
//# sourceMappingURL=deliver-credit-note.d.mts.map
|
|
@@ -12,7 +12,21 @@ declare const QuadernoDeliverEstimateOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoDeliverEstimate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
16
30
|
//#endregion
|
|
17
31
|
export { quadernoDeliverEstimate };
|
|
18
32
|
//# sourceMappingURL=deliver-estimate.d.cts.map
|