@keystrokehq/paypal 0.1.3 → 0.1.4
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/activate-plan.d.cts +13 -1
- package/dist/actions/activate-plan.d.mts +13 -1
- package/dist/actions/add-batch-trackers.d.cts +13 -1
- package/dist/actions/add-batch-trackers.d.mts +13 -1
- package/dist/actions/authorize-order.d.cts +15 -3
- package/dist/actions/authorize-order.d.cts.map +1 -1
- package/dist/actions/authorize-order.d.mts +15 -3
- package/dist/actions/authorize-order.d.mts.map +1 -1
- package/dist/actions/cancel-invoice.d.cts +13 -1
- package/dist/actions/cancel-invoice.d.mts +13 -1
- package/dist/actions/cancel-reminders.d.cts +13 -1
- package/dist/actions/cancel-reminders.d.mts +13 -1
- package/dist/actions/capture-subscription-payment.d.cts +14 -2
- package/dist/actions/capture-subscription-payment.d.mts +14 -2
- package/dist/actions/charge-payment-method.d.cts +13 -1
- package/dist/actions/charge-payment-method.d.cts.map +1 -1
- package/dist/actions/charge-payment-method.d.mts +13 -1
- package/dist/actions/charge-payment-method.d.mts.map +1 -1
- package/dist/actions/create-invoice.d.cts +13 -1
- package/dist/actions/create-invoice.d.mts +13 -1
- package/dist/actions/create-payment.d.cts +13 -1
- package/dist/actions/create-payment.d.mts +13 -1
- package/dist/actions/create-payments-billing-plans.d.cts +13 -1
- package/dist/actions/create-payments-billing-plans.d.mts +13 -1
- package/dist/actions/create-plan.d.cts +13 -1
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +13 -1
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-product.d.cts +13 -1
- package/dist/actions/create-product.d.mts +13 -1
- package/dist/actions/create-subscription.d.cts +13 -1
- package/dist/actions/create-subscription.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-web-profile.d.cts +13 -1
- package/dist/actions/create-web-profile.d.mts +13 -1
- package/dist/actions/create-webhook-lookup.d.cts +13 -1
- package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/create-webhook-lookup.d.mts +13 -1
- package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/deactivate-plan.d.cts +13 -1
- package/dist/actions/deactivate-plan.d.mts +13 -1
- package/dist/actions/delete-external-payment.d.cts +13 -1
- package/dist/actions/delete-external-payment.d.mts +13 -1
- package/dist/actions/delete-invoice-payment-record.d.cts +13 -1
- package/dist/actions/delete-invoice-payment-record.d.mts +13 -1
- package/dist/actions/delete-invoice-refund-record.d.cts +13 -1
- package/dist/actions/delete-invoice-refund-record.d.mts +13 -1
- package/dist/actions/delete-invoice.d.cts +13 -1
- package/dist/actions/delete-invoice.d.mts +13 -1
- package/dist/actions/delete-payment-resource.d.cts +13 -1
- package/dist/actions/delete-payment-resource.d.mts +13 -1
- package/dist/actions/delete-template.d.cts +13 -1
- package/dist/actions/delete-template.d.mts +13 -1
- package/dist/actions/delete-web-profile.d.cts +13 -1
- package/dist/actions/delete-web-profile.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/fetch-node.d.cts +13 -1
- package/dist/actions/fetch-node.d.mts +13 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +13 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +13 -1
- package/dist/actions/find-eligible-methods.d.cts +13 -1
- package/dist/actions/find-eligible-methods.d.mts +13 -1
- package/dist/actions/generate-client-token.d.cts +13 -1
- package/dist/actions/generate-client-token.d.cts.map +1 -1
- package/dist/actions/generate-client-token.d.mts +13 -1
- package/dist/actions/generate-client-token.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.cts +13 -1
- package/dist/actions/generate-next-invoice-number-v2.d.mts +13 -1
- package/dist/actions/generate-next-invoice-number.d.cts +13 -1
- package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.mts +13 -1
- package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
- package/dist/actions/generate-qr-code.d.cts +13 -1
- package/dist/actions/generate-qr-code.d.mts +13 -1
- package/dist/actions/get-billing-subscriptions.d.cts +13 -1
- package/dist/actions/get-billing-subscriptions.d.mts +13 -1
- package/dist/actions/get-invoice.d.cts +13 -1
- package/dist/actions/get-invoice.d.mts +13 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts +13 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts +13 -1
- package/dist/actions/get-invoicing-template.d.cts +13 -1
- package/dist/actions/get-invoicing-template.d.mts +13 -1
- package/dist/actions/get-order.d.cts +13 -1
- package/dist/actions/get-order.d.mts +13 -1
- package/dist/actions/get-payment.d.cts +13 -1
- package/dist/actions/get-payment.d.mts +13 -1
- package/dist/actions/get-payments-refund.d.cts +13 -1
- package/dist/actions/get-payments-refund.d.mts +13 -1
- package/dist/actions/get-plan.d.cts +13 -1
- package/dist/actions/get-plan.d.mts +13 -1
- package/dist/actions/get-product.d.cts +13 -1
- package/dist/actions/get-product.d.mts +13 -1
- package/dist/actions/get-subscription.d.cts +13 -1
- package/dist/actions/get-subscription.d.mts +13 -1
- package/dist/actions/get-user-info.d.cts +13 -1
- package/dist/actions/get-user-info.d.mts +13 -1
- package/dist/actions/get-userinfo.d.cts +13 -1
- package/dist/actions/get-userinfo.d.mts +13 -1
- package/dist/actions/get-web-profile.d.cts +13 -1
- package/dist/actions/get-web-profile.d.mts +13 -1
- package/dist/actions/get-webhook-lookup.d.cts +13 -1
- package/dist/actions/get-webhook-lookup.d.mts +13 -1
- package/dist/actions/get-webhook.d.cts +13 -1
- package/dist/actions/get-webhook.d.mts +13 -1
- package/dist/actions/list-disputes.d.cts +13 -1
- package/dist/actions/list-disputes.d.mts +13 -1
- package/dist/actions/list-invoices.d.cts +13 -1
- package/dist/actions/list-invoices.d.mts +13 -1
- package/dist/actions/list-legacy-billing-plans.d.cts +13 -1
- package/dist/actions/list-legacy-billing-plans.d.mts +13 -1
- package/dist/actions/list-payments.d.cts +16 -4
- package/dist/actions/list-payments.d.mts +16 -4
- package/dist/actions/list-plans.d.cts +13 -1
- package/dist/actions/list-plans.d.mts +13 -1
- package/dist/actions/list-products.d.cts +13 -1
- package/dist/actions/list-products.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-web-profiles.d.cts +13 -1
- package/dist/actions/list-web-profiles.d.mts +13 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts +13 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts +13 -1
- package/dist/actions/list-webhook-event-types.d.cts +13 -1
- package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-types.d.mts +13 -1
- package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.cts +13 -1
- package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.mts +13 -1
- package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/patch-orders.d.cts +13 -1
- package/dist/actions/patch-orders.d.cts.map +1 -1
- package/dist/actions/patch-orders.d.mts +13 -1
- package/dist/actions/patch-orders.d.mts.map +1 -1
- package/dist/actions/patch-plan.d.cts +13 -1
- package/dist/actions/patch-plan.d.mts +13 -1
- package/dist/actions/patch-subscription.d.cts +13 -1
- package/dist/actions/patch-subscription.d.cts.map +1 -1
- package/dist/actions/patch-subscription.d.mts +13 -1
- package/dist/actions/patch-subscription.d.mts.map +1 -1
- package/dist/actions/patch-web-profile.d.cts +13 -1
- package/dist/actions/patch-web-profile.d.cts.map +1 -1
- package/dist/actions/patch-web-profile.d.mts +13 -1
- package/dist/actions/patch-web-profile.d.mts.map +1 -1
- package/dist/actions/ping-braintree.d.cts +13 -1
- package/dist/actions/ping-braintree.d.cts.map +1 -1
- package/dist/actions/ping-braintree.d.mts +13 -1
- package/dist/actions/ping-braintree.d.mts.map +1 -1
- package/dist/actions/query-braintree-report.d.cts +13 -1
- package/dist/actions/query-braintree-report.d.mts +13 -1
- package/dist/actions/retrieve-payment-resource.d.cts +13 -1
- package/dist/actions/retrieve-payment-resource.d.mts +13 -1
- package/dist/actions/search-invoices.d.cts +13 -1
- package/dist/actions/search-invoices.d.mts +13 -1
- package/dist/actions/send-invoice.d.cts +13 -1
- package/dist/actions/send-invoice.d.mts +13 -1
- package/dist/actions/simulate-webhook-event.d.cts +13 -1
- package/dist/actions/simulate-webhook-event.d.mts +13 -1
- package/dist/actions/update-dispute.d.cts +13 -1
- package/dist/actions/update-dispute.d.mts +13 -1
- package/dist/actions/update-invoice.d.cts +13 -1
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +13 -1
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.cts +13 -1
- package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.mts +13 -1
- package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.cts +13 -1
- package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.mts +13 -1
- package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
- package/dist/actions/update-templates.d.cts +13 -1
- package/dist/actions/update-templates.d.mts +13 -1
- package/dist/actions/update-web-profile.d.cts +13 -1
- package/dist/actions/update-web-profile.d.mts +13 -1
- package/dist/actions/verify-payment-method.d.cts +13 -1
- package/dist/actions/verify-payment-method.d.mts +13 -1
- package/dist/actions/verify-webhook-signature.d.cts +13 -1
- package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
- package/dist/actions/verify-webhook-signature.d.mts +13 -1
- package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -24,7 +24,19 @@ declare const PaypalDeleteWebhookOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const paypalDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
webhook_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { paypalDeleteWebhook };
|
|
30
42
|
//# sourceMappingURL=delete-webhook.d.mts.map
|
|
@@ -21,7 +21,19 @@ declare const PaypalFetchNodeOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const paypalFetchNode: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
node_id: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
accessToken: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { paypalFetchNode };
|
|
27
39
|
//# sourceMappingURL=fetch-node.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const PaypalFetchNodeOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const paypalFetchNode: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
node_id: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
accessToken: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { paypalFetchNode };
|
|
27
39
|
//# sourceMappingURL=fetch-node.d.mts.map
|
|
@@ -14,7 +14,19 @@ declare const PaypalFinalizePayPalBraintreeDisputeOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const paypalFinalizePayPalBraintreeDispute: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
dispute_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
accessToken: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
accessToken: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { paypalFinalizePayPalBraintreeDispute };
|
|
20
32
|
//# sourceMappingURL=finalize-pay-pal-braintree-dispute.d.cts.map
|
|
@@ -14,7 +14,19 @@ declare const PaypalFinalizePayPalBraintreeDisputeOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const paypalFinalizePayPalBraintreeDispute: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
dispute_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
accessToken: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
accessToken: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { paypalFinalizePayPalBraintreeDispute };
|
|
20
32
|
//# sourceMappingURL=finalize-pay-pal-braintree-dispute.d.mts.map
|
|
@@ -120,7 +120,19 @@ declare const paypalFindEligibleMethods: import("@keystrokehq/action").WorkflowA
|
|
|
120
120
|
payment_sources: string[];
|
|
121
121
|
} | undefined;
|
|
122
122
|
} | undefined;
|
|
123
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
123
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
accessToken: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
130
|
+
connectionId: z.ZodString;
|
|
131
|
+
entityId: z.ZodString;
|
|
132
|
+
instanceId: z.ZodString;
|
|
133
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
134
|
+
accessToken: z.ZodString;
|
|
135
|
+
}, z.core.$strip>>]>;
|
|
124
136
|
//#endregion
|
|
125
137
|
export { paypalFindEligibleMethods };
|
|
126
138
|
//# sourceMappingURL=find-eligible-methods.d.cts.map
|
|
@@ -120,7 +120,19 @@ declare const paypalFindEligibleMethods: import("@keystrokehq/action").WorkflowA
|
|
|
120
120
|
payment_sources: string[];
|
|
121
121
|
} | undefined;
|
|
122
122
|
} | undefined;
|
|
123
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
123
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
accessToken: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
130
|
+
connectionId: z.ZodString;
|
|
131
|
+
entityId: z.ZodString;
|
|
132
|
+
instanceId: z.ZodString;
|
|
133
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
134
|
+
accessToken: z.ZodString;
|
|
135
|
+
}, z.core.$strip>>]>;
|
|
124
136
|
//#endregion
|
|
125
137
|
export { paypalFindEligibleMethods };
|
|
126
138
|
//# sourceMappingURL=find-eligible-methods.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const PaypalGenerateClientTokenOutput: z.ZodObject<{
|
|
|
7
7
|
token_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
8
|
client_token: z.ZodNullable<z.ZodString>;
|
|
9
9
|
}, z.core.$loose>;
|
|
10
|
-
declare const paypalGenerateClientToken: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
declare const paypalGenerateClientToken: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { paypalGenerateClientToken };
|
|
13
25
|
//# sourceMappingURL=generate-client-token.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-client-token.d.cts","names":[],"sources":["../../src/actions/generate-client-token.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"generate-client-token.d.cts","names":[],"sources":["../../src/actions/generate-client-token.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -7,7 +7,19 @@ declare const PaypalGenerateClientTokenOutput: z.ZodObject<{
|
|
|
7
7
|
token_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
8
|
client_token: z.ZodNullable<z.ZodString>;
|
|
9
9
|
}, z.core.$loose>;
|
|
10
|
-
declare const paypalGenerateClientToken: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
declare const paypalGenerateClientToken: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { paypalGenerateClientToken };
|
|
13
25
|
//# sourceMappingURL=generate-client-token.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-client-token.d.mts","names":[],"sources":["../../src/actions/generate-client-token.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"generate-client-token.d.mts","names":[],"sources":["../../src/actions/generate-client-token.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -10,7 +10,19 @@ declare const PaypalGenerateNextInvoiceNumberV2Output: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalGenerateNextInvoiceNumberV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
fetch_id?: boolean | undefined;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paypalGenerateNextInvoiceNumberV2 };
|
|
16
28
|
//# sourceMappingURL=generate-next-invoice-number-v2.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalGenerateNextInvoiceNumberV2Output: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalGenerateNextInvoiceNumberV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
fetch_id?: boolean | undefined;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paypalGenerateNextInvoiceNumberV2 };
|
|
16
28
|
//# sourceMappingURL=generate-next-invoice-number-v2.d.mts.map
|
|
@@ -5,7 +5,19 @@ declare const PaypalGenerateNextInvoiceNumberInput: z.ZodObject<{}, z.core.$stri
|
|
|
5
5
|
declare const PaypalGenerateNextInvoiceNumberOutput: z.ZodObject<{
|
|
6
6
|
number: z.ZodNullable<z.ZodString>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const paypalGenerateNextInvoiceNumber: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const paypalGenerateNextInvoiceNumber: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
accessToken: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
accessToken: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { paypalGenerateNextInvoiceNumber };
|
|
11
23
|
//# sourceMappingURL=generate-next-invoice-number.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-next-invoice-number.d.cts","names":[],"sources":["../../src/actions/generate-next-invoice-number.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"generate-next-invoice-number.d.cts","names":[],"sources":["../../src/actions/generate-next-invoice-number.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,19 @@ declare const PaypalGenerateNextInvoiceNumberInput: z.ZodObject<{}, z.core.$stri
|
|
|
5
5
|
declare const PaypalGenerateNextInvoiceNumberOutput: z.ZodObject<{
|
|
6
6
|
number: z.ZodNullable<z.ZodString>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const paypalGenerateNextInvoiceNumber: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const paypalGenerateNextInvoiceNumber: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
accessToken: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
accessToken: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { paypalGenerateNextInvoiceNumber };
|
|
11
23
|
//# sourceMappingURL=generate-next-invoice-number.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-next-invoice-number.d.mts","names":[],"sources":["../../src/actions/generate-next-invoice-number.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"generate-next-invoice-number.d.mts","names":[],"sources":["../../src/actions/generate-next-invoice-number.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -38,7 +38,19 @@ declare const paypalGenerateQrCode: import("@keystrokehq/action").WorkflowAction
|
|
|
38
38
|
width?: number | undefined;
|
|
39
39
|
action?: "details" | "pay" | undefined;
|
|
40
40
|
height?: number | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
accessToken: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { paypalGenerateQrCode };
|
|
44
56
|
//# sourceMappingURL=generate-qr-code.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const paypalGenerateQrCode: import("@keystrokehq/action").WorkflowAction
|
|
|
38
38
|
width?: number | undefined;
|
|
39
39
|
action?: "details" | "pay" | undefined;
|
|
40
40
|
height?: number | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
accessToken: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { paypalGenerateQrCode };
|
|
44
56
|
//# sourceMappingURL=generate-qr-code.d.mts.map
|
|
@@ -86,7 +86,19 @@ declare const paypalGetBillingSubscriptions: import("@keystrokehq/action").Workf
|
|
|
86
86
|
page_size?: number | undefined;
|
|
87
87
|
start_time?: string | undefined;
|
|
88
88
|
total_required?: boolean | undefined;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
89
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
accessToken: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
96
|
+
connectionId: z.ZodString;
|
|
97
|
+
entityId: z.ZodString;
|
|
98
|
+
instanceId: z.ZodString;
|
|
99
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
+
accessToken: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>;
|
|
90
102
|
//#endregion
|
|
91
103
|
export { paypalGetBillingSubscriptions };
|
|
92
104
|
//# sourceMappingURL=get-billing-subscriptions.d.cts.map
|
|
@@ -86,7 +86,19 @@ declare const paypalGetBillingSubscriptions: import("@keystrokehq/action").Workf
|
|
|
86
86
|
page_size?: number | undefined;
|
|
87
87
|
start_time?: string | undefined;
|
|
88
88
|
total_required?: boolean | undefined;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
89
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
accessToken: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
96
|
+
connectionId: z.ZodString;
|
|
97
|
+
entityId: z.ZodString;
|
|
98
|
+
instanceId: z.ZodString;
|
|
99
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
+
accessToken: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>;
|
|
90
102
|
//#endregion
|
|
91
103
|
export { paypalGetBillingSubscriptions };
|
|
92
104
|
//# sourceMappingURL=get-billing-subscriptions.d.mts.map
|
|
@@ -151,7 +151,19 @@ declare const PaypalGetInvoiceOutput: z.ZodObject<{
|
|
|
151
151
|
}, z.core.$loose>;
|
|
152
152
|
declare const paypalGetInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
153
153
|
invoice_id: string;
|
|
154
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
154
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
155
|
+
connectionId: z.ZodString;
|
|
156
|
+
entityId: z.ZodString;
|
|
157
|
+
instanceId: z.ZodString;
|
|
158
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
159
|
+
accessToken: z.ZodString;
|
|
160
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
161
|
+
connectionId: z.ZodString;
|
|
162
|
+
entityId: z.ZodString;
|
|
163
|
+
instanceId: z.ZodString;
|
|
164
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
165
|
+
accessToken: z.ZodString;
|
|
166
|
+
}, z.core.$strip>>]>;
|
|
155
167
|
//#endregion
|
|
156
168
|
export { paypalGetInvoice };
|
|
157
169
|
//# sourceMappingURL=get-invoice.d.cts.map
|
|
@@ -151,7 +151,19 @@ declare const PaypalGetInvoiceOutput: z.ZodObject<{
|
|
|
151
151
|
}, z.core.$loose>;
|
|
152
152
|
declare const paypalGetInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
153
153
|
invoice_id: string;
|
|
154
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
154
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
155
|
+
connectionId: z.ZodString;
|
|
156
|
+
entityId: z.ZodString;
|
|
157
|
+
instanceId: z.ZodString;
|
|
158
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
159
|
+
accessToken: z.ZodString;
|
|
160
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
161
|
+
connectionId: z.ZodString;
|
|
162
|
+
entityId: z.ZodString;
|
|
163
|
+
instanceId: z.ZodString;
|
|
164
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
165
|
+
accessToken: z.ZodString;
|
|
166
|
+
}, z.core.$strip>>]>;
|
|
155
167
|
//#endregion
|
|
156
168
|
export { paypalGetInvoice };
|
|
157
169
|
//# sourceMappingURL=get-invoice.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const paypalGetInvoicingInvoicesQrCode: import("@keystrokehq/action").Wo
|
|
|
20
20
|
width?: number | undefined;
|
|
21
21
|
action?: string | undefined;
|
|
22
22
|
height?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
accessToken: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
accessToken: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { paypalGetInvoicingInvoicesQrCode };
|
|
26
38
|
//# sourceMappingURL=get-invoicing-invoices-qr-code.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const paypalGetInvoicingInvoicesQrCode: import("@keystrokehq/action").Wo
|
|
|
20
20
|
width?: number | undefined;
|
|
21
21
|
action?: string | undefined;
|
|
22
22
|
height?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
accessToken: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
accessToken: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { paypalGetInvoicingInvoicesQrCode };
|
|
26
38
|
//# sourceMappingURL=get-invoicing-invoices-qr-code.d.mts.map
|
|
@@ -134,7 +134,19 @@ declare const PaypalGetInvoicingTemplateOutput: z.ZodObject<{
|
|
|
134
134
|
}, z.core.$loose>;
|
|
135
135
|
declare const paypalGetInvoicingTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
136
136
|
template_id: string;
|
|
137
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
137
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
138
|
+
connectionId: z.ZodString;
|
|
139
|
+
entityId: z.ZodString;
|
|
140
|
+
instanceId: z.ZodString;
|
|
141
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
142
|
+
accessToken: z.ZodString;
|
|
143
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
144
|
+
connectionId: z.ZodString;
|
|
145
|
+
entityId: z.ZodString;
|
|
146
|
+
instanceId: z.ZodString;
|
|
147
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
148
|
+
accessToken: z.ZodString;
|
|
149
|
+
}, z.core.$strip>>]>;
|
|
138
150
|
//#endregion
|
|
139
151
|
export { paypalGetInvoicingTemplate };
|
|
140
152
|
//# sourceMappingURL=get-invoicing-template.d.cts.map
|
|
@@ -134,7 +134,19 @@ declare const PaypalGetInvoicingTemplateOutput: z.ZodObject<{
|
|
|
134
134
|
}, z.core.$loose>;
|
|
135
135
|
declare const paypalGetInvoicingTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
136
136
|
template_id: string;
|
|
137
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
137
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
138
|
+
connectionId: z.ZodString;
|
|
139
|
+
entityId: z.ZodString;
|
|
140
|
+
instanceId: z.ZodString;
|
|
141
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
142
|
+
accessToken: z.ZodString;
|
|
143
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
144
|
+
connectionId: z.ZodString;
|
|
145
|
+
entityId: z.ZodString;
|
|
146
|
+
instanceId: z.ZodString;
|
|
147
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
148
|
+
accessToken: z.ZodString;
|
|
149
|
+
}, z.core.$strip>>]>;
|
|
138
150
|
//#endregion
|
|
139
151
|
export { paypalGetInvoicingTemplate };
|
|
140
152
|
//# sourceMappingURL=get-invoicing-template.d.mts.map
|
|
@@ -114,7 +114,19 @@ declare const PaypalGetOrderOutput: z.ZodObject<{
|
|
|
114
114
|
declare const paypalGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
115
115
|
order_id: string;
|
|
116
116
|
fields?: string | undefined;
|
|
117
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
117
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
accessToken: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
accessToken: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>;
|
|
118
130
|
//#endregion
|
|
119
131
|
export { paypalGetOrder };
|
|
120
132
|
//# sourceMappingURL=get-order.d.cts.map
|
|
@@ -114,7 +114,19 @@ declare const PaypalGetOrderOutput: z.ZodObject<{
|
|
|
114
114
|
declare const paypalGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
115
115
|
order_id: string;
|
|
116
116
|
fields?: string | undefined;
|
|
117
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
117
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
accessToken: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
accessToken: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>;
|
|
118
130
|
//#endregion
|
|
119
131
|
export { paypalGetOrder };
|
|
120
132
|
//# sourceMappingURL=get-order.d.mts.map
|
|
@@ -93,7 +93,19 @@ declare const PaypalGetPaymentOutput: z.ZodObject<{
|
|
|
93
93
|
}, z.core.$loose>;
|
|
94
94
|
declare const paypalGetPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
95
95
|
payment_id: string;
|
|
96
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
96
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
accessToken: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
103
|
+
connectionId: z.ZodString;
|
|
104
|
+
entityId: z.ZodString;
|
|
105
|
+
instanceId: z.ZodString;
|
|
106
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
107
|
+
accessToken: z.ZodString;
|
|
108
|
+
}, z.core.$strip>>]>;
|
|
97
109
|
//#endregion
|
|
98
110
|
export { paypalGetPayment };
|
|
99
111
|
//# sourceMappingURL=get-payment.d.cts.map
|
|
@@ -93,7 +93,19 @@ declare const PaypalGetPaymentOutput: z.ZodObject<{
|
|
|
93
93
|
}, z.core.$loose>;
|
|
94
94
|
declare const paypalGetPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
95
95
|
payment_id: string;
|
|
96
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
96
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
accessToken: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
103
|
+
connectionId: z.ZodString;
|
|
104
|
+
entityId: z.ZodString;
|
|
105
|
+
instanceId: z.ZodString;
|
|
106
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
107
|
+
accessToken: z.ZodString;
|
|
108
|
+
}, z.core.$strip>>]>;
|
|
97
109
|
//#endregion
|
|
98
110
|
export { paypalGetPayment };
|
|
99
111
|
//# sourceMappingURL=get-payment.d.mts.map
|