@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.
Files changed (197) hide show
  1. package/dist/actions/activate-plan.d.cts +13 -1
  2. package/dist/actions/activate-plan.d.mts +13 -1
  3. package/dist/actions/add-batch-trackers.d.cts +13 -1
  4. package/dist/actions/add-batch-trackers.d.mts +13 -1
  5. package/dist/actions/authorize-order.d.cts +15 -3
  6. package/dist/actions/authorize-order.d.cts.map +1 -1
  7. package/dist/actions/authorize-order.d.mts +15 -3
  8. package/dist/actions/authorize-order.d.mts.map +1 -1
  9. package/dist/actions/cancel-invoice.d.cts +13 -1
  10. package/dist/actions/cancel-invoice.d.mts +13 -1
  11. package/dist/actions/cancel-reminders.d.cts +13 -1
  12. package/dist/actions/cancel-reminders.d.mts +13 -1
  13. package/dist/actions/capture-subscription-payment.d.cts +14 -2
  14. package/dist/actions/capture-subscription-payment.d.mts +14 -2
  15. package/dist/actions/charge-payment-method.d.cts +13 -1
  16. package/dist/actions/charge-payment-method.d.cts.map +1 -1
  17. package/dist/actions/charge-payment-method.d.mts +13 -1
  18. package/dist/actions/charge-payment-method.d.mts.map +1 -1
  19. package/dist/actions/create-invoice.d.cts +13 -1
  20. package/dist/actions/create-invoice.d.mts +13 -1
  21. package/dist/actions/create-payment.d.cts +13 -1
  22. package/dist/actions/create-payment.d.mts +13 -1
  23. package/dist/actions/create-payments-billing-plans.d.cts +13 -1
  24. package/dist/actions/create-payments-billing-plans.d.mts +13 -1
  25. package/dist/actions/create-plan.d.cts +13 -1
  26. package/dist/actions/create-plan.d.cts.map +1 -1
  27. package/dist/actions/create-plan.d.mts +13 -1
  28. package/dist/actions/create-plan.d.mts.map +1 -1
  29. package/dist/actions/create-product.d.cts +13 -1
  30. package/dist/actions/create-product.d.mts +13 -1
  31. package/dist/actions/create-subscription.d.cts +13 -1
  32. package/dist/actions/create-subscription.d.mts +13 -1
  33. package/dist/actions/create-template.d.cts +13 -1
  34. package/dist/actions/create-template.d.mts +13 -1
  35. package/dist/actions/create-web-profile.d.cts +13 -1
  36. package/dist/actions/create-web-profile.d.mts +13 -1
  37. package/dist/actions/create-webhook-lookup.d.cts +13 -1
  38. package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
  39. package/dist/actions/create-webhook-lookup.d.mts +13 -1
  40. package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
  41. package/dist/actions/create-webhook.d.cts +13 -1
  42. package/dist/actions/create-webhook.d.mts +13 -1
  43. package/dist/actions/deactivate-plan.d.cts +13 -1
  44. package/dist/actions/deactivate-plan.d.mts +13 -1
  45. package/dist/actions/delete-external-payment.d.cts +13 -1
  46. package/dist/actions/delete-external-payment.d.mts +13 -1
  47. package/dist/actions/delete-invoice-payment-record.d.cts +13 -1
  48. package/dist/actions/delete-invoice-payment-record.d.mts +13 -1
  49. package/dist/actions/delete-invoice-refund-record.d.cts +13 -1
  50. package/dist/actions/delete-invoice-refund-record.d.mts +13 -1
  51. package/dist/actions/delete-invoice.d.cts +13 -1
  52. package/dist/actions/delete-invoice.d.mts +13 -1
  53. package/dist/actions/delete-payment-resource.d.cts +13 -1
  54. package/dist/actions/delete-payment-resource.d.mts +13 -1
  55. package/dist/actions/delete-template.d.cts +13 -1
  56. package/dist/actions/delete-template.d.mts +13 -1
  57. package/dist/actions/delete-web-profile.d.cts +13 -1
  58. package/dist/actions/delete-web-profile.d.mts +13 -1
  59. package/dist/actions/delete-webhook.d.cts +13 -1
  60. package/dist/actions/delete-webhook.d.mts +13 -1
  61. package/dist/actions/fetch-node.d.cts +13 -1
  62. package/dist/actions/fetch-node.d.mts +13 -1
  63. package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +13 -1
  64. package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +13 -1
  65. package/dist/actions/find-eligible-methods.d.cts +13 -1
  66. package/dist/actions/find-eligible-methods.d.mts +13 -1
  67. package/dist/actions/generate-client-token.d.cts +13 -1
  68. package/dist/actions/generate-client-token.d.cts.map +1 -1
  69. package/dist/actions/generate-client-token.d.mts +13 -1
  70. package/dist/actions/generate-client-token.d.mts.map +1 -1
  71. package/dist/actions/generate-next-invoice-number-v2.d.cts +13 -1
  72. package/dist/actions/generate-next-invoice-number-v2.d.mts +13 -1
  73. package/dist/actions/generate-next-invoice-number.d.cts +13 -1
  74. package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
  75. package/dist/actions/generate-next-invoice-number.d.mts +13 -1
  76. package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
  77. package/dist/actions/generate-qr-code.d.cts +13 -1
  78. package/dist/actions/generate-qr-code.d.mts +13 -1
  79. package/dist/actions/get-billing-subscriptions.d.cts +13 -1
  80. package/dist/actions/get-billing-subscriptions.d.mts +13 -1
  81. package/dist/actions/get-invoice.d.cts +13 -1
  82. package/dist/actions/get-invoice.d.mts +13 -1
  83. package/dist/actions/get-invoicing-invoices-qr-code.d.cts +13 -1
  84. package/dist/actions/get-invoicing-invoices-qr-code.d.mts +13 -1
  85. package/dist/actions/get-invoicing-template.d.cts +13 -1
  86. package/dist/actions/get-invoicing-template.d.mts +13 -1
  87. package/dist/actions/get-order.d.cts +13 -1
  88. package/dist/actions/get-order.d.mts +13 -1
  89. package/dist/actions/get-payment.d.cts +13 -1
  90. package/dist/actions/get-payment.d.mts +13 -1
  91. package/dist/actions/get-payments-refund.d.cts +13 -1
  92. package/dist/actions/get-payments-refund.d.mts +13 -1
  93. package/dist/actions/get-plan.d.cts +13 -1
  94. package/dist/actions/get-plan.d.mts +13 -1
  95. package/dist/actions/get-product.d.cts +13 -1
  96. package/dist/actions/get-product.d.mts +13 -1
  97. package/dist/actions/get-subscription.d.cts +13 -1
  98. package/dist/actions/get-subscription.d.mts +13 -1
  99. package/dist/actions/get-user-info.d.cts +13 -1
  100. package/dist/actions/get-user-info.d.mts +13 -1
  101. package/dist/actions/get-userinfo.d.cts +13 -1
  102. package/dist/actions/get-userinfo.d.mts +13 -1
  103. package/dist/actions/get-web-profile.d.cts +13 -1
  104. package/dist/actions/get-web-profile.d.mts +13 -1
  105. package/dist/actions/get-webhook-lookup.d.cts +13 -1
  106. package/dist/actions/get-webhook-lookup.d.mts +13 -1
  107. package/dist/actions/get-webhook.d.cts +13 -1
  108. package/dist/actions/get-webhook.d.mts +13 -1
  109. package/dist/actions/list-disputes.d.cts +13 -1
  110. package/dist/actions/list-disputes.d.mts +13 -1
  111. package/dist/actions/list-invoices.d.cts +13 -1
  112. package/dist/actions/list-invoices.d.mts +13 -1
  113. package/dist/actions/list-legacy-billing-plans.d.cts +13 -1
  114. package/dist/actions/list-legacy-billing-plans.d.mts +13 -1
  115. package/dist/actions/list-payments.d.cts +16 -4
  116. package/dist/actions/list-payments.d.mts +16 -4
  117. package/dist/actions/list-plans.d.cts +13 -1
  118. package/dist/actions/list-plans.d.mts +13 -1
  119. package/dist/actions/list-products.d.cts +13 -1
  120. package/dist/actions/list-products.d.mts +13 -1
  121. package/dist/actions/list-templates.d.cts +13 -1
  122. package/dist/actions/list-templates.d.mts +13 -1
  123. package/dist/actions/list-web-profiles.d.cts +13 -1
  124. package/dist/actions/list-web-profiles.d.mts +13 -1
  125. package/dist/actions/list-webhook-event-type-subscriptions.d.cts +13 -1
  126. package/dist/actions/list-webhook-event-type-subscriptions.d.mts +13 -1
  127. package/dist/actions/list-webhook-event-types.d.cts +13 -1
  128. package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
  129. package/dist/actions/list-webhook-event-types.d.mts +13 -1
  130. package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
  131. package/dist/actions/list-webhook-lookups.d.cts +13 -1
  132. package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
  133. package/dist/actions/list-webhook-lookups.d.mts +13 -1
  134. package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
  135. package/dist/actions/list-webhooks.d.cts +13 -1
  136. package/dist/actions/list-webhooks.d.mts +13 -1
  137. package/dist/actions/patch-orders.d.cts +13 -1
  138. package/dist/actions/patch-orders.d.cts.map +1 -1
  139. package/dist/actions/patch-orders.d.mts +13 -1
  140. package/dist/actions/patch-orders.d.mts.map +1 -1
  141. package/dist/actions/patch-plan.d.cts +13 -1
  142. package/dist/actions/patch-plan.d.mts +13 -1
  143. package/dist/actions/patch-subscription.d.cts +13 -1
  144. package/dist/actions/patch-subscription.d.cts.map +1 -1
  145. package/dist/actions/patch-subscription.d.mts +13 -1
  146. package/dist/actions/patch-subscription.d.mts.map +1 -1
  147. package/dist/actions/patch-web-profile.d.cts +13 -1
  148. package/dist/actions/patch-web-profile.d.cts.map +1 -1
  149. package/dist/actions/patch-web-profile.d.mts +13 -1
  150. package/dist/actions/patch-web-profile.d.mts.map +1 -1
  151. package/dist/actions/ping-braintree.d.cts +13 -1
  152. package/dist/actions/ping-braintree.d.cts.map +1 -1
  153. package/dist/actions/ping-braintree.d.mts +13 -1
  154. package/dist/actions/ping-braintree.d.mts.map +1 -1
  155. package/dist/actions/query-braintree-report.d.cts +13 -1
  156. package/dist/actions/query-braintree-report.d.mts +13 -1
  157. package/dist/actions/retrieve-payment-resource.d.cts +13 -1
  158. package/dist/actions/retrieve-payment-resource.d.mts +13 -1
  159. package/dist/actions/search-invoices.d.cts +13 -1
  160. package/dist/actions/search-invoices.d.mts +13 -1
  161. package/dist/actions/send-invoice.d.cts +13 -1
  162. package/dist/actions/send-invoice.d.mts +13 -1
  163. package/dist/actions/simulate-webhook-event.d.cts +13 -1
  164. package/dist/actions/simulate-webhook-event.d.mts +13 -1
  165. package/dist/actions/update-dispute.d.cts +13 -1
  166. package/dist/actions/update-dispute.d.mts +13 -1
  167. package/dist/actions/update-invoice.d.cts +13 -1
  168. package/dist/actions/update-invoice.d.cts.map +1 -1
  169. package/dist/actions/update-invoice.d.mts +13 -1
  170. package/dist/actions/update-invoice.d.mts.map +1 -1
  171. package/dist/actions/update-pay-pal-product.d.cts +13 -1
  172. package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
  173. package/dist/actions/update-pay-pal-product.d.mts +13 -1
  174. package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
  175. package/dist/actions/update-pay-pal-webhook.d.cts +13 -1
  176. package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
  177. package/dist/actions/update-pay-pal-webhook.d.mts +13 -1
  178. package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
  179. package/dist/actions/update-templates.d.cts +13 -1
  180. package/dist/actions/update-templates.d.mts +13 -1
  181. package/dist/actions/update-web-profile.d.cts +13 -1
  182. package/dist/actions/update-web-profile.d.mts +13 -1
  183. package/dist/actions/verify-payment-method.d.cts +13 -1
  184. package/dist/actions/verify-payment-method.d.mts +13 -1
  185. package/dist/actions/verify-webhook-signature.d.cts +13 -1
  186. package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
  187. package/dist/actions/verify-webhook-signature.d.mts +13 -1
  188. package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
  189. package/dist/app.cjs +5 -2
  190. package/dist/app.cjs.map +1 -1
  191. package/dist/app.d.cts +9 -1
  192. package/dist/app.d.cts.map +1 -1
  193. package/dist/app.d.mts +9 -1
  194. package/dist/app.d.mts.map +1 -1
  195. package/dist/app.mjs +3 -1
  196. package/dist/app.mjs.map +1 -1
  197. 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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,4CAAA,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]>, 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,4CAAA,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]>, 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]>, 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]>, 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,4CAAA,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]>, 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,4CAAA,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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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