@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
|
@@ -34,7 +34,21 @@ declare const quadernoAddExpensePayment: import("@keystrokehq/action").WorkflowA
|
|
|
34
34
|
amount?: number | undefined;
|
|
35
35
|
processor?: string | undefined;
|
|
36
36
|
processor_id?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
38
52
|
//#endregion
|
|
39
53
|
export { quadernoAddExpensePayment };
|
|
40
54
|
//# sourceMappingURL=add-expense-payment.d.cts.map
|
|
@@ -34,7 +34,21 @@ declare const quadernoAddExpensePayment: import("@keystrokehq/action").WorkflowA
|
|
|
34
34
|
amount?: number | undefined;
|
|
35
35
|
processor?: string | undefined;
|
|
36
36
|
processor_id?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
38
52
|
//#endregion
|
|
39
53
|
export { quadernoAddExpensePayment };
|
|
40
54
|
//# sourceMappingURL=add-expense-payment.d.mts.map
|
|
@@ -42,7 +42,21 @@ declare const quadernoCalculateTaxRate: import("@keystrokehq/action").WorkflowAc
|
|
|
42
42
|
from_country?: string | undefined;
|
|
43
43
|
product_type?: "good" | "service" | undefined;
|
|
44
44
|
to_postal_code?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
subdomain: z.ZodString;
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
46
60
|
//#endregion
|
|
47
61
|
export { quadernoCalculateTaxRate };
|
|
48
62
|
//# sourceMappingURL=calculate-tax-rate.d.cts.map
|
|
@@ -42,7 +42,21 @@ declare const quadernoCalculateTaxRate: import("@keystrokehq/action").WorkflowAc
|
|
|
42
42
|
from_country?: string | undefined;
|
|
43
43
|
product_type?: "good" | "service" | undefined;
|
|
44
44
|
to_postal_code?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
subdomain: z.ZodString;
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
46
60
|
//#endregion
|
|
47
61
|
export { quadernoCalculateTaxRate };
|
|
48
62
|
//# sourceMappingURL=calculate-tax-rate.d.mts.map
|
|
@@ -68,7 +68,21 @@ declare const quadernoCreateContact: import("@keystrokehq/action").WorkflowActio
|
|
|
68
68
|
postal_code?: string | undefined;
|
|
69
69
|
street_line_1?: string | undefined;
|
|
70
70
|
contact_person?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
subdomain: z.ZodString;
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
72
86
|
//#endregion
|
|
73
87
|
export { quadernoCreateContact };
|
|
74
88
|
//# sourceMappingURL=create-contact.d.cts.map
|
|
@@ -68,7 +68,21 @@ declare const quadernoCreateContact: import("@keystrokehq/action").WorkflowActio
|
|
|
68
68
|
postal_code?: string | undefined;
|
|
69
69
|
street_line_1?: string | undefined;
|
|
70
70
|
contact_person?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
subdomain: z.ZodString;
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
subdomain: z.ZodString;
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
72
86
|
//#endregion
|
|
73
87
|
export { quadernoCreateContact };
|
|
74
88
|
//# sourceMappingURL=create-contact.d.mts.map
|
|
@@ -30,7 +30,21 @@ declare const quadernoCreateCoupon: import("@keystrokehq/action").WorkflowAction
|
|
|
30
30
|
amount_off?: number | undefined;
|
|
31
31
|
percent_off?: number | undefined;
|
|
32
32
|
max_redemptions?: number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { quadernoCreateCoupon };
|
|
36
50
|
//# sourceMappingURL=create-coupon.d.cts.map
|
|
@@ -30,7 +30,21 @@ declare const quadernoCreateCoupon: import("@keystrokehq/action").WorkflowAction
|
|
|
30
30
|
amount_off?: number | undefined;
|
|
31
31
|
percent_off?: number | undefined;
|
|
32
32
|
max_redemptions?: number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { quadernoCreateCoupon };
|
|
36
50
|
//# sourceMappingURL=create-coupon.d.mts.map
|
|
@@ -89,7 +89,21 @@ declare const quadernoCreateEstimate: import("@keystrokehq/action").WorkflowActi
|
|
|
89
89
|
street_line_2?: string | undefined;
|
|
90
90
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
91
91
|
payment_details?: string | undefined;
|
|
92
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
92
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
subdomain: z.ZodString;
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
subdomain: z.ZodString;
|
|
105
|
+
generic_api_key: z.ZodString;
|
|
106
|
+
}, z.core.$strip>>]>;
|
|
93
107
|
//#endregion
|
|
94
108
|
export { quadernoCreateEstimate };
|
|
95
109
|
//# sourceMappingURL=create-estimate.d.cts.map
|
|
@@ -89,7 +89,21 @@ declare const quadernoCreateEstimate: import("@keystrokehq/action").WorkflowActi
|
|
|
89
89
|
street_line_2?: string | undefined;
|
|
90
90
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
91
91
|
payment_details?: string | undefined;
|
|
92
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
92
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
subdomain: z.ZodString;
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
subdomain: z.ZodString;
|
|
105
|
+
generic_api_key: z.ZodString;
|
|
106
|
+
}, z.core.$strip>>]>;
|
|
93
107
|
//#endregion
|
|
94
108
|
export { quadernoCreateEstimate };
|
|
95
109
|
//# sourceMappingURL=create-estimate.d.mts.map
|
|
@@ -30,7 +30,21 @@ declare const quadernoCreateEvidence: import("@keystrokehq/action").WorkflowActi
|
|
|
30
30
|
ip_address?: string | undefined;
|
|
31
31
|
bank_country?: string | undefined;
|
|
32
32
|
billing_country?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { quadernoCreateEvidence };
|
|
36
50
|
//# sourceMappingURL=create-evidence.d.cts.map
|
|
@@ -30,7 +30,21 @@ declare const quadernoCreateEvidence: import("@keystrokehq/action").WorkflowActi
|
|
|
30
30
|
ip_address?: string | undefined;
|
|
31
31
|
bank_country?: string | undefined;
|
|
32
32
|
billing_country?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { quadernoCreateEvidence };
|
|
36
50
|
//# sourceMappingURL=create-evidence.d.mts.map
|
|
@@ -20,12 +20,12 @@ declare const QuadernoCreateExpenseInput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
21
21
|
notes: z.ZodOptional<z.ZodString>;
|
|
22
22
|
state: z.ZodOptional<z.ZodEnum<{
|
|
23
|
+
archived: "archived";
|
|
23
24
|
outstanding: "outstanding";
|
|
24
25
|
late: "late";
|
|
25
26
|
uncollectible: "uncollectible";
|
|
26
27
|
paid: "paid";
|
|
27
28
|
refunded: "refunded";
|
|
28
|
-
archived: "archived";
|
|
29
29
|
}>>;
|
|
30
30
|
region: z.ZodOptional<z.ZodString>;
|
|
31
31
|
contact: z.ZodUnion<readonly [z.ZodObject<{
|
|
@@ -208,7 +208,7 @@ declare const quadernoCreateExpense: import("@keystrokehq/action").WorkflowActio
|
|
|
208
208
|
};
|
|
209
209
|
city?: string | undefined;
|
|
210
210
|
notes?: string | undefined;
|
|
211
|
-
state?: "outstanding" | "late" | "uncollectible" | "paid" | "refunded" |
|
|
211
|
+
state?: "archived" | "outstanding" | "late" | "uncollectible" | "paid" | "refunded" | undefined;
|
|
212
212
|
region?: string | undefined;
|
|
213
213
|
country?: string | undefined;
|
|
214
214
|
subject?: string | undefined;
|
|
@@ -230,7 +230,21 @@ declare const quadernoCreateExpense: import("@keystrokehq/action").WorkflowActio
|
|
|
230
230
|
payment_details?: string | undefined;
|
|
231
231
|
payment_processor?: string | undefined;
|
|
232
232
|
payment_processor_id?: string | undefined;
|
|
233
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
233
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
234
|
+
connectionId: z.ZodString;
|
|
235
|
+
entityId: z.ZodString;
|
|
236
|
+
instanceId: z.ZodString;
|
|
237
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
238
|
+
subdomain: z.ZodString;
|
|
239
|
+
generic_api_key: z.ZodString;
|
|
240
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
241
|
+
connectionId: z.ZodString;
|
|
242
|
+
entityId: z.ZodString;
|
|
243
|
+
instanceId: z.ZodString;
|
|
244
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
245
|
+
subdomain: z.ZodString;
|
|
246
|
+
generic_api_key: z.ZodString;
|
|
247
|
+
}, z.core.$strip>>]>;
|
|
234
248
|
//#endregion
|
|
235
249
|
export { quadernoCreateExpense };
|
|
236
250
|
//# sourceMappingURL=create-expense.d.cts.map
|
|
@@ -20,12 +20,12 @@ declare const QuadernoCreateExpenseInput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
21
21
|
notes: z.ZodOptional<z.ZodString>;
|
|
22
22
|
state: z.ZodOptional<z.ZodEnum<{
|
|
23
|
+
archived: "archived";
|
|
23
24
|
outstanding: "outstanding";
|
|
24
25
|
late: "late";
|
|
25
26
|
uncollectible: "uncollectible";
|
|
26
27
|
paid: "paid";
|
|
27
28
|
refunded: "refunded";
|
|
28
|
-
archived: "archived";
|
|
29
29
|
}>>;
|
|
30
30
|
region: z.ZodOptional<z.ZodString>;
|
|
31
31
|
contact: z.ZodUnion<readonly [z.ZodObject<{
|
|
@@ -208,7 +208,7 @@ declare const quadernoCreateExpense: import("@keystrokehq/action").WorkflowActio
|
|
|
208
208
|
};
|
|
209
209
|
city?: string | undefined;
|
|
210
210
|
notes?: string | undefined;
|
|
211
|
-
state?: "outstanding" | "late" | "uncollectible" | "paid" | "refunded" |
|
|
211
|
+
state?: "archived" | "outstanding" | "late" | "uncollectible" | "paid" | "refunded" | undefined;
|
|
212
212
|
region?: string | undefined;
|
|
213
213
|
country?: string | undefined;
|
|
214
214
|
subject?: string | undefined;
|
|
@@ -230,7 +230,21 @@ declare const quadernoCreateExpense: import("@keystrokehq/action").WorkflowActio
|
|
|
230
230
|
payment_details?: string | undefined;
|
|
231
231
|
payment_processor?: string | undefined;
|
|
232
232
|
payment_processor_id?: string | undefined;
|
|
233
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
233
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
234
|
+
connectionId: z.ZodString;
|
|
235
|
+
entityId: z.ZodString;
|
|
236
|
+
instanceId: z.ZodString;
|
|
237
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
238
|
+
subdomain: z.ZodString;
|
|
239
|
+
generic_api_key: z.ZodString;
|
|
240
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
241
|
+
connectionId: z.ZodString;
|
|
242
|
+
entityId: z.ZodString;
|
|
243
|
+
instanceId: z.ZodString;
|
|
244
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
245
|
+
subdomain: z.ZodString;
|
|
246
|
+
generic_api_key: z.ZodString;
|
|
247
|
+
}, z.core.$strip>>]>;
|
|
234
248
|
//#endregion
|
|
235
249
|
export { quadernoCreateExpense };
|
|
236
250
|
//# sourceMappingURL=create-expense.d.mts.map
|
|
@@ -62,12 +62,12 @@ declare const QuadernoCreateInvoiceOutput: z.ZodObject<{
|
|
|
62
62
|
}, z.core.$loose>>;
|
|
63
63
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
64
|
state: z.ZodNullable<z.ZodEnum<{
|
|
65
|
+
archived: "archived";
|
|
65
66
|
outstanding: "outstanding";
|
|
66
67
|
late: "late";
|
|
67
68
|
uncollectible: "uncollectible";
|
|
68
69
|
paid: "paid";
|
|
69
70
|
refunded: "refunded";
|
|
70
|
-
archived: "archived";
|
|
71
71
|
}>>;
|
|
72
72
|
taxes: z.ZodArray<z.ZodObject<{
|
|
73
73
|
rate: z.ZodNullable<z.ZodNumber>;
|
|
@@ -173,7 +173,21 @@ declare const quadernoCreateInvoice: import("@keystrokehq/action").WorkflowActio
|
|
|
173
173
|
processor_fee_cents?: number | undefined;
|
|
174
174
|
recurring_frequency?: number | undefined;
|
|
175
175
|
payment_processor_id?: string | undefined;
|
|
176
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
176
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
177
|
+
connectionId: z.ZodString;
|
|
178
|
+
entityId: z.ZodString;
|
|
179
|
+
instanceId: z.ZodString;
|
|
180
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
181
|
+
subdomain: z.ZodString;
|
|
182
|
+
generic_api_key: z.ZodString;
|
|
183
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
184
|
+
connectionId: z.ZodString;
|
|
185
|
+
entityId: z.ZodString;
|
|
186
|
+
instanceId: z.ZodString;
|
|
187
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
188
|
+
subdomain: z.ZodString;
|
|
189
|
+
generic_api_key: z.ZodString;
|
|
190
|
+
}, z.core.$strip>>]>;
|
|
177
191
|
//#endregion
|
|
178
192
|
export { quadernoCreateInvoice };
|
|
179
193
|
//# sourceMappingURL=create-invoice.d.cts.map
|
|
@@ -62,12 +62,12 @@ declare const QuadernoCreateInvoiceOutput: z.ZodObject<{
|
|
|
62
62
|
}, z.core.$loose>>;
|
|
63
63
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
64
|
state: z.ZodNullable<z.ZodEnum<{
|
|
65
|
+
archived: "archived";
|
|
65
66
|
outstanding: "outstanding";
|
|
66
67
|
late: "late";
|
|
67
68
|
uncollectible: "uncollectible";
|
|
68
69
|
paid: "paid";
|
|
69
70
|
refunded: "refunded";
|
|
70
|
-
archived: "archived";
|
|
71
71
|
}>>;
|
|
72
72
|
taxes: z.ZodArray<z.ZodObject<{
|
|
73
73
|
rate: z.ZodNullable<z.ZodNumber>;
|
|
@@ -173,7 +173,21 @@ declare const quadernoCreateInvoice: import("@keystrokehq/action").WorkflowActio
|
|
|
173
173
|
processor_fee_cents?: number | undefined;
|
|
174
174
|
recurring_frequency?: number | undefined;
|
|
175
175
|
payment_processor_id?: string | undefined;
|
|
176
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
176
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
177
|
+
connectionId: z.ZodString;
|
|
178
|
+
entityId: z.ZodString;
|
|
179
|
+
instanceId: z.ZodString;
|
|
180
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
181
|
+
subdomain: z.ZodString;
|
|
182
|
+
generic_api_key: z.ZodString;
|
|
183
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
184
|
+
connectionId: z.ZodString;
|
|
185
|
+
entityId: z.ZodString;
|
|
186
|
+
instanceId: z.ZodString;
|
|
187
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
188
|
+
subdomain: z.ZodString;
|
|
189
|
+
generic_api_key: z.ZodString;
|
|
190
|
+
}, z.core.$strip>>]>;
|
|
177
191
|
//#endregion
|
|
178
192
|
export { quadernoCreateInvoice };
|
|
179
193
|
//# sourceMappingURL=create-invoice.d.mts.map
|
|
@@ -81,7 +81,21 @@ declare const quadernoCreateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
81
81
|
paypal_interval_unit?: "daily" | "weekly" | "monthly" | "yearly" | undefined;
|
|
82
82
|
paypal_interval_duration?: number | undefined;
|
|
83
83
|
paypal_interval_frequency?: number | undefined;
|
|
84
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
84
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
subdomain: z.ZodString;
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
subdomain: z.ZodString;
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
85
99
|
//#endregion
|
|
86
100
|
export { quadernoCreateProduct };
|
|
87
101
|
//# sourceMappingURL=create-product.d.cts.map
|
|
@@ -81,7 +81,21 @@ declare const quadernoCreateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
81
81
|
paypal_interval_unit?: "daily" | "weekly" | "monthly" | "yearly" | undefined;
|
|
82
82
|
paypal_interval_duration?: number | undefined;
|
|
83
83
|
paypal_interval_frequency?: number | undefined;
|
|
84
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
84
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
subdomain: z.ZodString;
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
subdomain: z.ZodString;
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
85
99
|
//#endregion
|
|
86
100
|
export { quadernoCreateProduct };
|
|
87
101
|
//# sourceMappingURL=create-product.d.mts.map
|
|
@@ -172,7 +172,21 @@ declare const quadernoCreateReceipt: import("@keystrokehq/action").WorkflowActio
|
|
|
172
172
|
payment_processor?: string | undefined;
|
|
173
173
|
processor_fee_cents?: number | undefined;
|
|
174
174
|
payment_processor_id?: string | undefined;
|
|
175
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
175
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
176
|
+
connectionId: z.ZodString;
|
|
177
|
+
entityId: z.ZodString;
|
|
178
|
+
instanceId: z.ZodString;
|
|
179
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
180
|
+
subdomain: z.ZodString;
|
|
181
|
+
generic_api_key: z.ZodString;
|
|
182
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
183
|
+
connectionId: z.ZodString;
|
|
184
|
+
entityId: z.ZodString;
|
|
185
|
+
instanceId: z.ZodString;
|
|
186
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
187
|
+
subdomain: z.ZodString;
|
|
188
|
+
generic_api_key: z.ZodString;
|
|
189
|
+
}, z.core.$strip>>]>;
|
|
176
190
|
//#endregion
|
|
177
191
|
export { quadernoCreateReceipt };
|
|
178
192
|
//# sourceMappingURL=create-receipt.d.cts.map
|
|
@@ -172,7 +172,21 @@ declare const quadernoCreateReceipt: import("@keystrokehq/action").WorkflowActio
|
|
|
172
172
|
payment_processor?: string | undefined;
|
|
173
173
|
processor_fee_cents?: number | undefined;
|
|
174
174
|
payment_processor_id?: string | undefined;
|
|
175
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
175
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
176
|
+
connectionId: z.ZodString;
|
|
177
|
+
entityId: z.ZodString;
|
|
178
|
+
instanceId: z.ZodString;
|
|
179
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
180
|
+
subdomain: z.ZodString;
|
|
181
|
+
generic_api_key: z.ZodString;
|
|
182
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
183
|
+
connectionId: z.ZodString;
|
|
184
|
+
entityId: z.ZodString;
|
|
185
|
+
instanceId: z.ZodString;
|
|
186
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
187
|
+
subdomain: z.ZodString;
|
|
188
|
+
generic_api_key: z.ZodString;
|
|
189
|
+
}, z.core.$strip>>]>;
|
|
176
190
|
//#endregion
|
|
177
191
|
export { quadernoCreateReceipt };
|
|
178
192
|
//# sourceMappingURL=create-receipt.d.mts.map
|
|
@@ -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.cts.map
|