@keystrokehq/quaderno 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/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 +17 -3
- package/dist/actions/create-expense.d.mts +17 -3
- package/dist/actions/create-invoice.d.cts +16 -2
- package/dist/actions/create-invoice.d.mts +16 -2
- 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 +20 -6
- package/dist/actions/create-recurring.d.mts +20 -6
- 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 +17 -3
- package/dist/actions/list-credits.d.mts +17 -3
- 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 +17 -3
- package/dist/actions/list-invoices.d.mts +17 -3
- 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 +17 -3
- package/dist/actions/list-receipts.d.mts +17 -3
- 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 +20 -6
- package/dist/actions/update-recurring.d.cts.map +1 -1
- package/dist/actions/update-recurring.d.mts +20 -6
- 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/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
|
@@ -5,8 +5,8 @@ declare const QuadernoCreateRecurringInput: z.ZodObject<{
|
|
|
5
5
|
items: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6
6
|
notes: z.ZodOptional<z.ZodString>;
|
|
7
7
|
state: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
-
archived: "archived";
|
|
9
8
|
active: "active";
|
|
9
|
+
archived: "archived";
|
|
10
10
|
}>>>;
|
|
11
11
|
taxes: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
12
12
|
contact: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
@@ -18,12 +18,12 @@ declare const QuadernoCreateRecurringInput: z.ZodObject<{
|
|
|
18
18
|
frequency: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
19
19
|
daily: "daily";
|
|
20
20
|
weekly: "weekly";
|
|
21
|
-
monthly: "monthly";
|
|
22
|
-
yearly: "yearly";
|
|
23
21
|
biweekly: "biweekly";
|
|
22
|
+
monthly: "monthly";
|
|
24
23
|
bimonthly: "bimonthly";
|
|
25
24
|
quarterly: "quarterly";
|
|
26
25
|
semiyearly: "semiyearly";
|
|
26
|
+
yearly: "yearly";
|
|
27
27
|
biyearly: "biyearly";
|
|
28
28
|
}>>>;
|
|
29
29
|
po_number: z.ZodOptional<z.ZodString>;
|
|
@@ -118,21 +118,35 @@ declare const quadernoCreateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
118
118
|
items: Record<string, unknown>[];
|
|
119
119
|
contact: Record<string, unknown>;
|
|
120
120
|
notes?: string | undefined;
|
|
121
|
-
state?: "
|
|
121
|
+
state?: "active" | "archived" | undefined;
|
|
122
122
|
taxes?: Record<string, unknown>[] | undefined;
|
|
123
123
|
subject?: string | undefined;
|
|
124
124
|
currency?: string | undefined;
|
|
125
125
|
due_days?: string | undefined;
|
|
126
126
|
end_date?: string | undefined;
|
|
127
127
|
tag_list?: string[] | undefined;
|
|
128
|
-
frequency?: "daily" | "weekly" | "
|
|
128
|
+
frequency?: "daily" | "weekly" | "biweekly" | "monthly" | "bimonthly" | "quarterly" | "semiyearly" | "yearly" | "biyearly" | undefined;
|
|
129
129
|
po_number?: string | undefined;
|
|
130
130
|
start_date?: string | undefined;
|
|
131
131
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
132
132
|
payment_details?: string | undefined;
|
|
133
133
|
recurring_period?: "days" | "weeks" | "months" | "years" | undefined;
|
|
134
134
|
recurring_frequency?: number | undefined;
|
|
135
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
135
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
136
|
+
connectionId: z.ZodString;
|
|
137
|
+
entityId: z.ZodString;
|
|
138
|
+
instanceId: z.ZodString;
|
|
139
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
140
|
+
subdomain: z.ZodString;
|
|
141
|
+
generic_api_key: z.ZodString;
|
|
142
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
143
|
+
connectionId: z.ZodString;
|
|
144
|
+
entityId: z.ZodString;
|
|
145
|
+
instanceId: z.ZodString;
|
|
146
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
147
|
+
subdomain: z.ZodString;
|
|
148
|
+
generic_api_key: z.ZodString;
|
|
149
|
+
}, z.core.$strip>>]>;
|
|
136
150
|
//#endregion
|
|
137
151
|
export { quadernoCreateRecurring };
|
|
138
152
|
//# sourceMappingURL=create-recurring.d.mts.map
|
|
@@ -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.cts.map
|
|
@@ -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
|