@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
|
@@ -26,7 +26,19 @@ declare const PaypalGetPaymentsRefundOutput: z.ZodObject<{
|
|
|
26
26
|
}, z.core.$loose>;
|
|
27
27
|
declare const paypalGetPaymentsRefund: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
refund_id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { paypalGetPaymentsRefund };
|
|
32
44
|
//# sourceMappingURL=get-payments-refund.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const PaypalGetPaymentsRefundOutput: z.ZodObject<{
|
|
|
26
26
|
}, z.core.$loose>;
|
|
27
27
|
declare const paypalGetPaymentsRefund: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
refund_id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { paypalGetPaymentsRefund };
|
|
32
44
|
//# sourceMappingURL=get-payments-refund.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const PaypalGetPlanOutput: z.ZodObject<{
|
|
|
52
52
|
}, z.core.$loose>;
|
|
53
53
|
declare const paypalGetPlan: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
id: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
accessToken: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
accessToken: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paypalGetPlan };
|
|
58
70
|
//# sourceMappingURL=get-plan.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const PaypalGetPlanOutput: z.ZodObject<{
|
|
|
52
52
|
}, z.core.$loose>;
|
|
53
53
|
declare const paypalGetPlan: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
id: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
accessToken: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
accessToken: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paypalGetPlan };
|
|
58
70
|
//# sourceMappingURL=get-plan.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const PaypalGetProductOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const paypalGetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
product_id: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
accessToken: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
accessToken: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paypalGetProduct };
|
|
28
40
|
//# sourceMappingURL=get-product.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const PaypalGetProductOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const paypalGetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
product_id: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
accessToken: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
accessToken: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paypalGetProduct };
|
|
28
40
|
//# sourceMappingURL=get-product.d.mts.map
|
|
@@ -79,7 +79,19 @@ declare const PaypalGetSubscriptionOutput: z.ZodObject<{
|
|
|
79
79
|
declare const paypalGetSubscription: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
80
80
|
id: string;
|
|
81
81
|
fields?: string | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
accessToken: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
accessToken: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { paypalGetSubscription };
|
|
85
97
|
//# sourceMappingURL=get-subscription.d.cts.map
|
|
@@ -79,7 +79,19 @@ declare const PaypalGetSubscriptionOutput: z.ZodObject<{
|
|
|
79
79
|
declare const paypalGetSubscription: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
80
80
|
id: string;
|
|
81
81
|
fields?: string | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
accessToken: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
accessToken: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { paypalGetSubscription };
|
|
85
97
|
//# sourceMappingURL=get-subscription.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const PaypalGetUserInfoOutput: z.ZodObject<{
|
|
|
34
34
|
}, z.core.$loose>;
|
|
35
35
|
declare const paypalGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
schema?: "paypalv1.1" | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
accessToken: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
accessToken: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { paypalGetUserInfo };
|
|
40
52
|
//# sourceMappingURL=get-user-info.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const PaypalGetUserInfoOutput: z.ZodObject<{
|
|
|
34
34
|
}, z.core.$loose>;
|
|
35
35
|
declare const paypalGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
schema?: "paypalv1.1" | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
accessToken: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
accessToken: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { paypalGetUserInfo };
|
|
40
52
|
//# sourceMappingURL=get-user-info.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const PaypalGetUserinfoOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const paypalGetUserinfo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
claims_schema?: "paypalv1.userinfo-1.0" | "openid" | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
accessToken: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { paypalGetUserinfo };
|
|
53
65
|
//# sourceMappingURL=get-userinfo.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const PaypalGetUserinfoOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const paypalGetUserinfo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
claims_schema?: "paypalv1.userinfo-1.0" | "openid" | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
accessToken: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { paypalGetUserinfo };
|
|
53
65
|
//# sourceMappingURL=get-userinfo.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const PaypalGetWebProfileOutput: z.ZodObject<{
|
|
|
26
26
|
}, z.core.$loose>;
|
|
27
27
|
declare const paypalGetWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { paypalGetWebProfile };
|
|
32
44
|
//# sourceMappingURL=get-web-profile.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const PaypalGetWebProfileOutput: z.ZodObject<{
|
|
|
26
26
|
}, z.core.$loose>;
|
|
27
27
|
declare const paypalGetWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { paypalGetWebProfile };
|
|
32
44
|
//# sourceMappingURL=get-web-profile.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const PaypalGetWebhookLookupOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const paypalGetWebhookLookup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
webhook_lookup_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { paypalGetWebhookLookup };
|
|
21
33
|
//# sourceMappingURL=get-webhook-lookup.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const PaypalGetWebhookLookupOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const paypalGetWebhookLookup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
webhook_lookup_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { paypalGetWebhookLookup };
|
|
21
33
|
//# sourceMappingURL=get-webhook-lookup.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const PaypalGetWebhookOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const paypalGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
webhook_id: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
accessToken: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { paypalGetWebhook };
|
|
29
41
|
//# sourceMappingURL=get-webhook.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const PaypalGetWebhookOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const paypalGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
webhook_id: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
accessToken: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { paypalGetWebhook };
|
|
29
41
|
//# sourceMappingURL=get-webhook.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const paypalListDisputes: import("@keystrokehq/action").WorkflowActionDe
|
|
|
57
57
|
update_time_after?: string | undefined;
|
|
58
58
|
update_time_before?: string | undefined;
|
|
59
59
|
disputed_transaction_id?: string | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
accessToken: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
accessToken: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { paypalListDisputes };
|
|
63
75
|
//# sourceMappingURL=list-disputes.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const paypalListDisputes: import("@keystrokehq/action").WorkflowActionDe
|
|
|
57
57
|
update_time_after?: string | undefined;
|
|
58
58
|
update_time_before?: string | undefined;
|
|
59
59
|
disputed_transaction_id?: string | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
accessToken: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
accessToken: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { paypalListDisputes };
|
|
63
75
|
//# sourceMappingURL=list-disputes.d.mts.map
|
|
@@ -82,7 +82,19 @@ declare const paypalListInvoices: import("@keystrokehq/action").WorkflowActionDe
|
|
|
82
82
|
fields?: "all" | "none" | undefined;
|
|
83
83
|
page_size?: number | undefined;
|
|
84
84
|
total_required?: boolean | undefined;
|
|
85
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
85
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
accessToken: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
accessToken: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>;
|
|
86
98
|
//#endregion
|
|
87
99
|
export { paypalListInvoices };
|
|
88
100
|
//# sourceMappingURL=list-invoices.d.cts.map
|
|
@@ -82,7 +82,19 @@ declare const paypalListInvoices: import("@keystrokehq/action").WorkflowActionDe
|
|
|
82
82
|
fields?: "all" | "none" | undefined;
|
|
83
83
|
page_size?: number | undefined;
|
|
84
84
|
total_required?: boolean | undefined;
|
|
85
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
85
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
accessToken: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
accessToken: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>;
|
|
86
98
|
//#endregion
|
|
87
99
|
export { paypalListInvoices };
|
|
88
100
|
//# sourceMappingURL=list-invoices.d.mts.map
|
|
@@ -83,7 +83,19 @@ declare const paypalListLegacyBillingPlans: import("@keystrokehq/action").Workfl
|
|
|
83
83
|
page_size?: number | undefined;
|
|
84
84
|
start_time?: string | undefined;
|
|
85
85
|
total_required?: boolean | undefined;
|
|
86
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
86
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
accessToken: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
accessToken: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
87
99
|
//#endregion
|
|
88
100
|
export { paypalListLegacyBillingPlans };
|
|
89
101
|
//# sourceMappingURL=list-legacy-billing-plans.d.cts.map
|
|
@@ -83,7 +83,19 @@ declare const paypalListLegacyBillingPlans: import("@keystrokehq/action").Workfl
|
|
|
83
83
|
page_size?: number | undefined;
|
|
84
84
|
start_time?: string | undefined;
|
|
85
85
|
total_required?: boolean | undefined;
|
|
86
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
86
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
accessToken: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
accessToken: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
87
99
|
//#endregion
|
|
88
100
|
export { paypalListLegacyBillingPlans };
|
|
89
101
|
//# sourceMappingURL=list-legacy-billing-plans.d.mts.map
|
|
@@ -4,10 +4,10 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PaypalListPaymentsInput: z.ZodObject<{
|
|
5
5
|
count: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
6
|
status: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
FAILED: "FAILED";
|
|
7
8
|
CREATED: "CREATED";
|
|
8
9
|
APPROVED: "APPROVED";
|
|
9
10
|
PAYER_ACTION_REQUIRED: "PAYER_ACTION_REQUIRED";
|
|
10
|
-
FAILED: "FAILED";
|
|
11
11
|
}>>;
|
|
12
12
|
end_time: z.ZodOptional<z.ZodString>;
|
|
13
13
|
payer_id: z.ZodOptional<z.ZodString>;
|
|
@@ -37,10 +37,10 @@ declare const PaypalListPaymentsOutput: z.ZodObject<{
|
|
|
37
37
|
shipping_address: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
38
38
|
}, z.core.$loose>>>;
|
|
39
39
|
state: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
40
|
+
FAILED: "FAILED";
|
|
40
41
|
CREATED: "CREATED";
|
|
41
42
|
APPROVED: "APPROVED";
|
|
42
43
|
PAYER_ACTION_REQUIRED: "PAYER_ACTION_REQUIRED";
|
|
43
|
-
FAILED: "FAILED";
|
|
44
44
|
}>>>;
|
|
45
45
|
intent: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
46
46
|
SALE: "SALE";
|
|
@@ -103,13 +103,25 @@ declare const PaypalListPaymentsOutput: z.ZodObject<{
|
|
|
103
103
|
}, z.core.$loose>;
|
|
104
104
|
declare const paypalListPayments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
105
105
|
count?: number | undefined;
|
|
106
|
-
status?: "
|
|
106
|
+
status?: "FAILED" | "CREATED" | "APPROVED" | "PAYER_ACTION_REQUIRED" | undefined;
|
|
107
107
|
end_time?: string | undefined;
|
|
108
108
|
payer_id?: string | undefined;
|
|
109
109
|
start_id?: string | undefined;
|
|
110
110
|
start_time?: string | undefined;
|
|
111
111
|
start_index?: number | undefined;
|
|
112
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
112
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
113
|
+
connectionId: z.ZodString;
|
|
114
|
+
entityId: z.ZodString;
|
|
115
|
+
instanceId: z.ZodString;
|
|
116
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
117
|
+
accessToken: z.ZodString;
|
|
118
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
119
|
+
connectionId: z.ZodString;
|
|
120
|
+
entityId: z.ZodString;
|
|
121
|
+
instanceId: z.ZodString;
|
|
122
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
123
|
+
accessToken: z.ZodString;
|
|
124
|
+
}, z.core.$strip>>]>;
|
|
113
125
|
//#endregion
|
|
114
126
|
export { paypalListPayments };
|
|
115
127
|
//# sourceMappingURL=list-payments.d.cts.map
|
|
@@ -4,10 +4,10 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PaypalListPaymentsInput: z.ZodObject<{
|
|
5
5
|
count: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
6
|
status: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
FAILED: "FAILED";
|
|
7
8
|
CREATED: "CREATED";
|
|
8
9
|
APPROVED: "APPROVED";
|
|
9
10
|
PAYER_ACTION_REQUIRED: "PAYER_ACTION_REQUIRED";
|
|
10
|
-
FAILED: "FAILED";
|
|
11
11
|
}>>;
|
|
12
12
|
end_time: z.ZodOptional<z.ZodString>;
|
|
13
13
|
payer_id: z.ZodOptional<z.ZodString>;
|
|
@@ -37,10 +37,10 @@ declare const PaypalListPaymentsOutput: z.ZodObject<{
|
|
|
37
37
|
shipping_address: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
38
38
|
}, z.core.$loose>>>;
|
|
39
39
|
state: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
40
|
+
FAILED: "FAILED";
|
|
40
41
|
CREATED: "CREATED";
|
|
41
42
|
APPROVED: "APPROVED";
|
|
42
43
|
PAYER_ACTION_REQUIRED: "PAYER_ACTION_REQUIRED";
|
|
43
|
-
FAILED: "FAILED";
|
|
44
44
|
}>>>;
|
|
45
45
|
intent: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
46
46
|
SALE: "SALE";
|
|
@@ -103,13 +103,25 @@ declare const PaypalListPaymentsOutput: z.ZodObject<{
|
|
|
103
103
|
}, z.core.$loose>;
|
|
104
104
|
declare const paypalListPayments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
105
105
|
count?: number | undefined;
|
|
106
|
-
status?: "
|
|
106
|
+
status?: "FAILED" | "CREATED" | "APPROVED" | "PAYER_ACTION_REQUIRED" | undefined;
|
|
107
107
|
end_time?: string | undefined;
|
|
108
108
|
payer_id?: string | undefined;
|
|
109
109
|
start_id?: string | undefined;
|
|
110
110
|
start_time?: string | undefined;
|
|
111
111
|
start_index?: number | undefined;
|
|
112
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
112
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
113
|
+
connectionId: z.ZodString;
|
|
114
|
+
entityId: z.ZodString;
|
|
115
|
+
instanceId: z.ZodString;
|
|
116
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
117
|
+
accessToken: z.ZodString;
|
|
118
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
119
|
+
connectionId: z.ZodString;
|
|
120
|
+
entityId: z.ZodString;
|
|
121
|
+
instanceId: z.ZodString;
|
|
122
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
123
|
+
accessToken: z.ZodString;
|
|
124
|
+
}, z.core.$strip>>]>;
|
|
113
125
|
//#endregion
|
|
114
126
|
export { paypalListPayments };
|
|
115
127
|
//# sourceMappingURL=list-payments.d.mts.map
|