@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
|
@@ -184,7 +184,19 @@ declare const paypalCreateProduct: import("@keystrokehq/action").WorkflowActionD
|
|
|
184
184
|
home_url?: string | undefined;
|
|
185
185
|
image_url?: string | undefined;
|
|
186
186
|
description?: string | undefined;
|
|
187
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
187
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
188
|
+
connectionId: z.ZodString;
|
|
189
|
+
entityId: z.ZodString;
|
|
190
|
+
instanceId: z.ZodString;
|
|
191
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
192
|
+
accessToken: z.ZodString;
|
|
193
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
194
|
+
connectionId: z.ZodString;
|
|
195
|
+
entityId: z.ZodString;
|
|
196
|
+
instanceId: z.ZodString;
|
|
197
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
198
|
+
accessToken: z.ZodString;
|
|
199
|
+
}, z.core.$strip>>]>;
|
|
188
200
|
//#endregion
|
|
189
201
|
export { paypalCreateProduct };
|
|
190
202
|
//# sourceMappingURL=create-product.d.mts.map
|
|
@@ -255,7 +255,19 @@ declare const paypalCreateSubscription: import("@keystrokehq/action").WorkflowAc
|
|
|
255
255
|
} | undefined;
|
|
256
256
|
shipping_preference?: "GET_FROM_FILE" | "NO_SHIPPING" | "SET_PROVIDED_ADDRESS" | undefined;
|
|
257
257
|
} | undefined;
|
|
258
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
258
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
259
|
+
connectionId: z.ZodString;
|
|
260
|
+
entityId: z.ZodString;
|
|
261
|
+
instanceId: z.ZodString;
|
|
262
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
263
|
+
accessToken: z.ZodString;
|
|
264
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
265
|
+
connectionId: z.ZodString;
|
|
266
|
+
entityId: z.ZodString;
|
|
267
|
+
instanceId: z.ZodString;
|
|
268
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
269
|
+
accessToken: z.ZodString;
|
|
270
|
+
}, z.core.$strip>>]>;
|
|
259
271
|
//#endregion
|
|
260
272
|
export { paypalCreateSubscription };
|
|
261
273
|
//# sourceMappingURL=create-subscription.d.cts.map
|
|
@@ -255,7 +255,19 @@ declare const paypalCreateSubscription: import("@keystrokehq/action").WorkflowAc
|
|
|
255
255
|
} | undefined;
|
|
256
256
|
shipping_preference?: "GET_FROM_FILE" | "NO_SHIPPING" | "SET_PROVIDED_ADDRESS" | undefined;
|
|
257
257
|
} | undefined;
|
|
258
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
258
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
259
|
+
connectionId: z.ZodString;
|
|
260
|
+
entityId: z.ZodString;
|
|
261
|
+
instanceId: z.ZodString;
|
|
262
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
263
|
+
accessToken: z.ZodString;
|
|
264
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
265
|
+
connectionId: z.ZodString;
|
|
266
|
+
entityId: z.ZodString;
|
|
267
|
+
instanceId: z.ZodString;
|
|
268
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
269
|
+
accessToken: z.ZodString;
|
|
270
|
+
}, z.core.$strip>>]>;
|
|
259
271
|
//#endregion
|
|
260
272
|
export { paypalCreateSubscription };
|
|
261
273
|
//# sourceMappingURL=create-subscription.d.mts.map
|
|
@@ -323,7 +323,19 @@ declare const paypalCreateTemplate: import("@keystrokehq/action").WorkflowAction
|
|
|
323
323
|
unit_of_measure?: "QUANTITY" | "HOURS" | "AMOUNT" | undefined;
|
|
324
324
|
default_template?: boolean | undefined;
|
|
325
325
|
standard_template?: boolean | undefined;
|
|
326
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
326
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
327
|
+
connectionId: z.ZodString;
|
|
328
|
+
entityId: z.ZodString;
|
|
329
|
+
instanceId: z.ZodString;
|
|
330
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
331
|
+
accessToken: z.ZodString;
|
|
332
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
333
|
+
connectionId: z.ZodString;
|
|
334
|
+
entityId: z.ZodString;
|
|
335
|
+
instanceId: z.ZodString;
|
|
336
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
337
|
+
accessToken: z.ZodString;
|
|
338
|
+
}, z.core.$strip>>]>;
|
|
327
339
|
//#endregion
|
|
328
340
|
export { paypalCreateTemplate };
|
|
329
341
|
//# sourceMappingURL=create-template.d.cts.map
|
|
@@ -323,7 +323,19 @@ declare const paypalCreateTemplate: import("@keystrokehq/action").WorkflowAction
|
|
|
323
323
|
unit_of_measure?: "QUANTITY" | "HOURS" | "AMOUNT" | undefined;
|
|
324
324
|
default_template?: boolean | undefined;
|
|
325
325
|
standard_template?: boolean | undefined;
|
|
326
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
326
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
327
|
+
connectionId: z.ZodString;
|
|
328
|
+
entityId: z.ZodString;
|
|
329
|
+
instanceId: z.ZodString;
|
|
330
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
331
|
+
accessToken: z.ZodString;
|
|
332
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
333
|
+
connectionId: z.ZodString;
|
|
334
|
+
entityId: z.ZodString;
|
|
335
|
+
instanceId: z.ZodString;
|
|
336
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
337
|
+
accessToken: z.ZodString;
|
|
338
|
+
}, z.core.$strip>>]>;
|
|
327
339
|
//#endregion
|
|
328
340
|
export { paypalCreateTemplate };
|
|
329
341
|
//# sourceMappingURL=create-template.d.mts.map
|
|
@@ -81,7 +81,19 @@ declare const paypalCreateWebProfile: import("@keystrokehq/action").WorkflowActi
|
|
|
81
81
|
logo_image?: string | undefined;
|
|
82
82
|
locale_code?: string | undefined;
|
|
83
83
|
} | undefined;
|
|
84
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
84
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
accessToken: z.ZodString;
|
|
90
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
accessToken: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>;
|
|
85
97
|
//#endregion
|
|
86
98
|
export { paypalCreateWebProfile };
|
|
87
99
|
//# sourceMappingURL=create-web-profile.d.cts.map
|
|
@@ -81,7 +81,19 @@ declare const paypalCreateWebProfile: import("@keystrokehq/action").WorkflowActi
|
|
|
81
81
|
logo_image?: string | undefined;
|
|
82
82
|
locale_code?: string | undefined;
|
|
83
83
|
} | undefined;
|
|
84
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
84
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
85
|
+
connectionId: z.ZodString;
|
|
86
|
+
entityId: z.ZodString;
|
|
87
|
+
instanceId: z.ZodString;
|
|
88
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
89
|
+
accessToken: z.ZodString;
|
|
90
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
accessToken: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>;
|
|
85
97
|
//#endregion
|
|
86
98
|
export { paypalCreateWebProfile };
|
|
87
99
|
//# sourceMappingURL=create-web-profile.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const PaypalCreateWebhookLookupOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>>>>;
|
|
12
12
|
client_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const paypalCreateWebhookLookup: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const paypalCreateWebhookLookup: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
accessToken: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { paypalCreateWebhookLookup };
|
|
17
29
|
//# sourceMappingURL=create-webhook-lookup.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-webhook-lookup.d.cts","names":[],"sources":["../../src/actions/create-webhook-lookup.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"create-webhook-lookup.d.cts","names":[],"sources":["../../src/actions/create-webhook-lookup.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,19 @@ declare const PaypalCreateWebhookLookupOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>>>>;
|
|
12
12
|
client_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const paypalCreateWebhookLookup: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const paypalCreateWebhookLookup: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
accessToken: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { paypalCreateWebhookLookup };
|
|
17
29
|
//# sourceMappingURL=create-webhook-lookup.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-webhook-lookup.d.mts","names":[],"sources":["../../src/actions/create-webhook-lookup.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"create-webhook-lookup.d.mts","names":[],"sources":["../../src/actions/create-webhook-lookup.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
|
|
@@ -37,7 +37,19 @@ declare const paypalCreateWebhook: import("@keystrokehq/action").WorkflowActionD
|
|
|
37
37
|
status?: "ENABLED" | "DISABLED" | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
}[];
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
accessToken: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
accessToken: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { paypalCreateWebhook };
|
|
43
55
|
//# sourceMappingURL=create-webhook.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const paypalCreateWebhook: import("@keystrokehq/action").WorkflowActionD
|
|
|
37
37
|
status?: "ENABLED" | "DISABLED" | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
}[];
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
accessToken: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
accessToken: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { paypalCreateWebhook };
|
|
43
55
|
//# sourceMappingURL=create-webhook.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalDeactivatePlanOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalDeactivatePlan: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
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 { paypalDeactivatePlan };
|
|
16
28
|
//# sourceMappingURL=deactivate-plan.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalDeactivatePlanOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalDeactivatePlan: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
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 { paypalDeactivatePlan };
|
|
16
28
|
//# sourceMappingURL=deactivate-plan.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const PaypalDeleteExternalPaymentOutput: z.ZodObject<{
|
|
|
13
13
|
declare const paypalDeleteExternalPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
invoice_id: string;
|
|
15
15
|
transaction_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paypalDeleteExternalPayment };
|
|
19
31
|
//# sourceMappingURL=delete-external-payment.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const PaypalDeleteExternalPaymentOutput: z.ZodObject<{
|
|
|
13
13
|
declare const paypalDeleteExternalPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
invoice_id: string;
|
|
15
15
|
transaction_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paypalDeleteExternalPayment };
|
|
19
31
|
//# sourceMappingURL=delete-external-payment.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const PaypalDeleteInvoicePaymentRecordOutput: z.ZodObject<{
|
|
|
13
13
|
declare const paypalDeleteInvoicePaymentRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
invoice_id: string;
|
|
15
15
|
transaction_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paypalDeleteInvoicePaymentRecord };
|
|
19
31
|
//# sourceMappingURL=delete-invoice-payment-record.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const PaypalDeleteInvoicePaymentRecordOutput: z.ZodObject<{
|
|
|
13
13
|
declare const paypalDeleteInvoicePaymentRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
invoice_id: string;
|
|
15
15
|
transaction_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paypalDeleteInvoicePaymentRecord };
|
|
19
31
|
//# sourceMappingURL=delete-invoice-payment-record.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const PaypalDeleteInvoiceRefundRecordOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paypalDeleteInvoiceRefundRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
invoice_id: string;
|
|
14
14
|
transaction_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paypalDeleteInvoiceRefundRecord };
|
|
18
30
|
//# sourceMappingURL=delete-invoice-refund-record.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const PaypalDeleteInvoiceRefundRecordOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paypalDeleteInvoiceRefundRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
invoice_id: string;
|
|
14
14
|
transaction_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paypalDeleteInvoiceRefundRecord };
|
|
18
30
|
//# sourceMappingURL=delete-invoice-refund-record.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const PaypalDeleteInvoiceOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const paypalDeleteInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
invoice_id: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalDeleteInvoice };
|
|
31
43
|
//# sourceMappingURL=delete-invoice.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const PaypalDeleteInvoiceOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const paypalDeleteInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
invoice_id: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalDeleteInvoice };
|
|
31
43
|
//# sourceMappingURL=delete-invoice.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalDeletePaymentResourceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalDeletePaymentResource: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
payment_resource_id: string;
|
|
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 { paypalDeletePaymentResource };
|
|
16
28
|
//# sourceMappingURL=delete-payment-resource.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalDeletePaymentResourceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalDeletePaymentResource: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
payment_resource_id: string;
|
|
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 { paypalDeletePaymentResource };
|
|
16
28
|
//# sourceMappingURL=delete-payment-resource.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const PaypalDeleteTemplateOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const paypalDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
template_id: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalDeleteTemplate };
|
|
31
43
|
//# sourceMappingURL=delete-template.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const PaypalDeleteTemplateOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const paypalDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
template_id: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalDeleteTemplate };
|
|
31
43
|
//# sourceMappingURL=delete-template.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalDeleteWebProfileOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalDeleteWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
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 { paypalDeleteWebProfile };
|
|
16
28
|
//# sourceMappingURL=delete-web-profile.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalDeleteWebProfileOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalDeleteWebProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
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 { paypalDeleteWebProfile };
|
|
16
28
|
//# sourceMappingURL=delete-web-profile.d.mts.map
|
|
@@ -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.cts.map
|