@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
|
@@ -18,7 +18,21 @@ declare const QuadernoRetrieveReportingRequestOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const quadernoRetrieveReportingRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
22
36
|
//#endregion
|
|
23
37
|
export { quadernoRetrieveReportingRequest };
|
|
24
38
|
//# sourceMappingURL=retrieve-reporting-request.d.mts.map
|
|
@@ -27,7 +27,21 @@ declare const QuadernoRetrieveTaxCodeOutput: z.ZodObject<{
|
|
|
27
27
|
}, z.core.$loose>;
|
|
28
28
|
declare const quadernoRetrieveTaxCode: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
id: "exempt" | "consulting" | "eservice" | "ebook" | "saas" | "standard" | "reduced";
|
|
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 { quadernoRetrieveTaxCode };
|
|
33
47
|
//# sourceMappingURL=retrieve-tax-code.d.cts.map
|
|
@@ -27,7 +27,21 @@ declare const QuadernoRetrieveTaxCodeOutput: z.ZodObject<{
|
|
|
27
27
|
}, z.core.$loose>;
|
|
28
28
|
declare const quadernoRetrieveTaxCode: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
id: "exempt" | "consulting" | "eservice" | "ebook" | "saas" | "standard" | "reduced";
|
|
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 { quadernoRetrieveTaxCode };
|
|
33
47
|
//# sourceMappingURL=retrieve-tax-code.d.mts.map
|
|
@@ -22,7 +22,21 @@ declare const QuadernoRetrieveTaxIdOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const quadernoRetrieveTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id: number;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
26
40
|
//#endregion
|
|
27
41
|
export { quadernoRetrieveTaxId };
|
|
28
42
|
//# sourceMappingURL=retrieve-tax-id.d.cts.map
|
|
@@ -22,7 +22,21 @@ declare const QuadernoRetrieveTaxIdOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const quadernoRetrieveTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id: number;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
26
40
|
//#endregion
|
|
27
41
|
export { quadernoRetrieveTaxId };
|
|
28
42
|
//# sourceMappingURL=retrieve-tax-id.d.mts.map
|
|
@@ -89,7 +89,21 @@ declare const quadernoUpdateContact: import("@keystrokehq/action").WorkflowActio
|
|
|
89
89
|
street_line_1?: string | undefined;
|
|
90
90
|
street_line_2?: string | undefined;
|
|
91
91
|
contact_person?: 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 { quadernoUpdateContact };
|
|
95
109
|
//# sourceMappingURL=update-contact.d.cts.map
|
|
@@ -89,7 +89,21 @@ declare const quadernoUpdateContact: import("@keystrokehq/action").WorkflowActio
|
|
|
89
89
|
street_line_1?: string | undefined;
|
|
90
90
|
street_line_2?: string | undefined;
|
|
91
91
|
contact_person?: 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 { quadernoUpdateContact };
|
|
95
109
|
//# sourceMappingURL=update-contact.d.mts.map
|
|
@@ -32,7 +32,21 @@ declare const quadernoUpdateCoupon: import("@keystrokehq/action").WorkflowAction
|
|
|
32
32
|
amount_off?: number | undefined;
|
|
33
33
|
percent_off?: number | undefined;
|
|
34
34
|
max_redemptions?: number | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
subdomain: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
36
50
|
//#endregion
|
|
37
51
|
export { quadernoUpdateCoupon };
|
|
38
52
|
//# sourceMappingURL=update-coupon.d.cts.map
|
|
@@ -32,7 +32,21 @@ declare const quadernoUpdateCoupon: import("@keystrokehq/action").WorkflowAction
|
|
|
32
32
|
amount_off?: number | undefined;
|
|
33
33
|
percent_off?: number | undefined;
|
|
34
34
|
max_redemptions?: number | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
subdomain: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
36
50
|
//#endregion
|
|
37
51
|
export { quadernoUpdateCoupon };
|
|
38
52
|
//# sourceMappingURL=update-coupon.d.mts.map
|
|
@@ -31,7 +31,21 @@ declare const quadernoUpdateCreditNote: import("@keystrokehq/action").WorkflowAc
|
|
|
31
31
|
street_line_2?: string | undefined;
|
|
32
32
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
33
33
|
payment_details?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
subdomain: z.ZodString;
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
35
49
|
//#endregion
|
|
36
50
|
export { quadernoUpdateCreditNote };
|
|
37
51
|
//# sourceMappingURL=update-credit-note.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-credit-note.d.cts","names":[],"sources":["../../src/actions/update-credit-note.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-credit-note.d.cts","names":[],"sources":["../../src/actions/update-credit-note.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -31,7 +31,21 @@ declare const quadernoUpdateCreditNote: import("@keystrokehq/action").WorkflowAc
|
|
|
31
31
|
street_line_2?: string | undefined;
|
|
32
32
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
33
33
|
payment_details?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
subdomain: z.ZodString;
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
35
49
|
//#endregion
|
|
36
50
|
export { quadernoUpdateCreditNote };
|
|
37
51
|
//# sourceMappingURL=update-credit-note.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-credit-note.d.mts","names":[],"sources":["../../src/actions/update-credit-note.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-credit-note.d.mts","names":[],"sources":["../../src/actions/update-credit-note.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -116,7 +116,21 @@ declare const quadernoUpdateEstimate: import("@keystrokehq/action").WorkflowActi
|
|
|
116
116
|
product_code?: string | undefined;
|
|
117
117
|
discount_rate?: number | undefined;
|
|
118
118
|
}[] | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
119
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
120
|
+
connectionId: z.ZodString;
|
|
121
|
+
entityId: z.ZodString;
|
|
122
|
+
instanceId: z.ZodString;
|
|
123
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
124
|
+
subdomain: z.ZodString;
|
|
125
|
+
generic_api_key: z.ZodString;
|
|
126
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
127
|
+
connectionId: z.ZodString;
|
|
128
|
+
entityId: z.ZodString;
|
|
129
|
+
instanceId: z.ZodString;
|
|
130
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
131
|
+
subdomain: z.ZodString;
|
|
132
|
+
generic_api_key: z.ZodString;
|
|
133
|
+
}, z.core.$strip>>]>;
|
|
120
134
|
//#endregion
|
|
121
135
|
export { quadernoUpdateEstimate };
|
|
122
136
|
//# sourceMappingURL=update-estimate.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-estimate.d.cts","names":[],"sources":["../../src/actions/update-estimate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-estimate.d.cts","names":[],"sources":["../../src/actions/update-estimate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -116,7 +116,21 @@ declare const quadernoUpdateEstimate: import("@keystrokehq/action").WorkflowActi
|
|
|
116
116
|
product_code?: string | undefined;
|
|
117
117
|
discount_rate?: number | undefined;
|
|
118
118
|
}[] | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
119
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
120
|
+
connectionId: z.ZodString;
|
|
121
|
+
entityId: z.ZodString;
|
|
122
|
+
instanceId: z.ZodString;
|
|
123
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
124
|
+
subdomain: z.ZodString;
|
|
125
|
+
generic_api_key: z.ZodString;
|
|
126
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
127
|
+
connectionId: z.ZodString;
|
|
128
|
+
entityId: z.ZodString;
|
|
129
|
+
instanceId: z.ZodString;
|
|
130
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
131
|
+
subdomain: z.ZodString;
|
|
132
|
+
generic_api_key: z.ZodString;
|
|
133
|
+
}, z.core.$strip>>]>;
|
|
120
134
|
//#endregion
|
|
121
135
|
export { quadernoUpdateEstimate };
|
|
122
136
|
//# sourceMappingURL=update-estimate.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-estimate.d.mts","names":[],"sources":["../../src/actions/update-estimate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-estimate.d.mts","names":[],"sources":["../../src/actions/update-estimate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -40,7 +40,21 @@ declare const quadernoUpdateEvidence: import("@keystrokehq/action").WorkflowActi
|
|
|
40
40
|
billing_country?: string | undefined;
|
|
41
41
|
additional_evidence?: string | undefined;
|
|
42
42
|
additional_evidence_country?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
subdomain: z.ZodString;
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
subdomain: z.ZodString;
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
44
58
|
//#endregion
|
|
45
59
|
export { quadernoUpdateEvidence };
|
|
46
60
|
//# sourceMappingURL=update-evidence.d.cts.map
|
|
@@ -40,7 +40,21 @@ declare const quadernoUpdateEvidence: import("@keystrokehq/action").WorkflowActi
|
|
|
40
40
|
billing_country?: string | undefined;
|
|
41
41
|
additional_evidence?: string | undefined;
|
|
42
42
|
additional_evidence_country?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
subdomain: z.ZodString;
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
subdomain: z.ZodString;
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
44
58
|
//#endregion
|
|
45
59
|
export { quadernoUpdateEvidence };
|
|
46
60
|
//# sourceMappingURL=update-evidence.d.mts.map
|
|
@@ -100,7 +100,21 @@ declare const quadernoUpdateExpense: import("@keystrokehq/action").WorkflowActio
|
|
|
100
100
|
street_line_2?: string | undefined;
|
|
101
101
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
102
102
|
payment_details?: 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 { quadernoUpdateExpense };
|
|
106
120
|
//# sourceMappingURL=update-expense.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-expense.d.cts","names":[],"sources":["../../src/actions/update-expense.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAiE1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-expense.d.cts","names":[],"sources":["../../src/actions/update-expense.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAiE1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -100,7 +100,21 @@ declare const quadernoUpdateExpense: import("@keystrokehq/action").WorkflowActio
|
|
|
100
100
|
street_line_2?: string | undefined;
|
|
101
101
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
102
102
|
payment_details?: 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 { quadernoUpdateExpense };
|
|
106
120
|
//# sourceMappingURL=update-expense.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-expense.d.mts","names":[],"sources":["../../src/actions/update-expense.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAiE1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-expense.d.mts","names":[],"sources":["../../src/actions/update-expense.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAiE1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -74,7 +74,21 @@ declare const quadernoUpdateInvoice: import("@keystrokehq/action").WorkflowActio
|
|
|
74
74
|
street_line_2?: string | undefined;
|
|
75
75
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
76
76
|
payment_details?: string | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
subdomain: z.ZodString;
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
78
92
|
//#endregion
|
|
79
93
|
export { quadernoUpdateInvoice };
|
|
80
94
|
//# sourceMappingURL=update-invoice.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-invoice.d.cts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-invoice.d.cts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -74,7 +74,21 @@ declare const quadernoUpdateInvoice: import("@keystrokehq/action").WorkflowActio
|
|
|
74
74
|
street_line_2?: string | undefined;
|
|
75
75
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
76
76
|
payment_details?: string | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
subdomain: z.ZodString;
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
78
92
|
//#endregion
|
|
79
93
|
export { quadernoUpdateInvoice };
|
|
80
94
|
//# sourceMappingURL=update-invoice.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -107,7 +107,21 @@ declare const quadernoUpdateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
107
107
|
paypal_interval_unit?: "daily" | "weekly" | "monthly" | "yearly" | undefined;
|
|
108
108
|
paypal_interval_duration?: number | undefined;
|
|
109
109
|
paypal_interval_frequency?: number | undefined;
|
|
110
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
110
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
subdomain: z.ZodString;
|
|
123
|
+
generic_api_key: z.ZodString;
|
|
124
|
+
}, z.core.$strip>>]>;
|
|
111
125
|
//#endregion
|
|
112
126
|
export { quadernoUpdateProduct };
|
|
113
127
|
//# sourceMappingURL=update-product.d.cts.map
|
|
@@ -107,7 +107,21 @@ declare const quadernoUpdateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
107
107
|
paypal_interval_unit?: "daily" | "weekly" | "monthly" | "yearly" | undefined;
|
|
108
108
|
paypal_interval_duration?: number | undefined;
|
|
109
109
|
paypal_interval_frequency?: number | undefined;
|
|
110
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
110
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
subdomain: z.ZodString;
|
|
123
|
+
generic_api_key: z.ZodString;
|
|
124
|
+
}, z.core.$strip>>]>;
|
|
111
125
|
//#endregion
|
|
112
126
|
export { quadernoUpdateProduct };
|
|
113
127
|
//# sourceMappingURL=update-product.d.mts.map
|
|
@@ -217,7 +217,21 @@ declare const quadernoUpdateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
217
217
|
payment_details?: string | undefined;
|
|
218
218
|
recurring_period?: "days" | "weeks" | "months" | "years" | undefined;
|
|
219
219
|
recurring_frequency?: number | undefined;
|
|
220
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
220
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
221
|
+
connectionId: z.ZodString;
|
|
222
|
+
entityId: z.ZodString;
|
|
223
|
+
instanceId: z.ZodString;
|
|
224
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
+
subdomain: z.ZodString;
|
|
226
|
+
generic_api_key: z.ZodString;
|
|
227
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
228
|
+
connectionId: z.ZodString;
|
|
229
|
+
entityId: z.ZodString;
|
|
230
|
+
instanceId: z.ZodString;
|
|
231
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
232
|
+
subdomain: z.ZodString;
|
|
233
|
+
generic_api_key: z.ZodString;
|
|
234
|
+
}, z.core.$strip>>]>;
|
|
221
235
|
//#endregion
|
|
222
236
|
export { quadernoUpdateRecurring };
|
|
223
237
|
//# sourceMappingURL=update-recurring.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-recurring.d.cts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-recurring.d.cts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -217,7 +217,21 @@ declare const quadernoUpdateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
217
217
|
payment_details?: string | undefined;
|
|
218
218
|
recurring_period?: "days" | "weeks" | "months" | "years" | undefined;
|
|
219
219
|
recurring_frequency?: number | undefined;
|
|
220
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
220
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
221
|
+
connectionId: z.ZodString;
|
|
222
|
+
entityId: z.ZodString;
|
|
223
|
+
instanceId: z.ZodString;
|
|
224
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
+
subdomain: z.ZodString;
|
|
226
|
+
generic_api_key: z.ZodString;
|
|
227
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
228
|
+
connectionId: z.ZodString;
|
|
229
|
+
entityId: z.ZodString;
|
|
230
|
+
instanceId: z.ZodString;
|
|
231
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
232
|
+
subdomain: z.ZodString;
|
|
233
|
+
generic_api_key: z.ZodString;
|
|
234
|
+
}, z.core.$strip>>]>;
|
|
221
235
|
//#endregion
|
|
222
236
|
export { quadernoUpdateRecurring };
|
|
223
237
|
//# sourceMappingURL=update-recurring.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-recurring.d.mts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-recurring.d.mts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA"}
|