@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
@@ -6,7 +6,19 @@ declare const PaypalPingBraintreeOutput: z.ZodObject<{
6
6
  data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
7
7
  ping: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
8
  }, z.core.$loose>;
9
- declare const paypalPingBraintree: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
9
+ declare const paypalPingBraintree: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ accessToken: z.ZodString;
15
+ }, z.core.$strip>>]>, 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>>]>;
10
22
  //#endregion
11
23
  export { paypalPingBraintree };
12
24
  //# sourceMappingURL=ping-braintree.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ping-braintree.d.mts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"ping-braintree.d.mts","names":[],"sources":["../../src/actions/ping-braintree.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -30,7 +30,19 @@ declare const paypalQueryBraintreeReport: import("@keystrokehq/action").Workflow
30
30
  end_date?: string | undefined;
31
31
  start_date?: string | undefined;
32
32
  merchant_account_id?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paypalQueryBraintreeReport };
36
48
  //# sourceMappingURL=query-braintree-report.d.cts.map
@@ -30,7 +30,19 @@ declare const paypalQueryBraintreeReport: import("@keystrokehq/action").Workflow
30
30
  end_date?: string | undefined;
31
31
  start_date?: string | undefined;
32
32
  merchant_account_id?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paypalQueryBraintreeReport };
36
48
  //# sourceMappingURL=query-braintree-report.d.mts.map
@@ -60,7 +60,19 @@ declare const PaypalRetrievePaymentResourceOutput: z.ZodObject<{
60
60
  }, z.core.$loose>;
61
61
  declare const paypalRetrievePaymentResource: import("@keystrokehq/action").WorkflowActionDefinition<{
62
62
  payment_resource_id: string;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ accessToken: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ accessToken: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { paypalRetrievePaymentResource };
66
78
  //# sourceMappingURL=retrieve-payment-resource.d.cts.map
@@ -60,7 +60,19 @@ declare const PaypalRetrievePaymentResourceOutput: z.ZodObject<{
60
60
  }, z.core.$loose>;
61
61
  declare const paypalRetrievePaymentResource: import("@keystrokehq/action").WorkflowActionDefinition<{
62
62
  payment_resource_id: string;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ accessToken: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ accessToken: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { paypalRetrievePaymentResource };
66
78
  //# sourceMappingURL=retrieve-payment-resource.d.mts.map
@@ -156,7 +156,19 @@ declare const paypalSearchInvoices: import("@keystrokehq/action").WorkflowAction
156
156
  recipient_last_name?: string | undefined;
157
157
  recipient_first_name?: string | undefined;
158
158
  recipient_business_name?: string | undefined;
159
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
159
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
160
+ connectionId: z.ZodString;
161
+ entityId: z.ZodString;
162
+ instanceId: z.ZodString;
163
+ }, z.core.$strip>, z.ZodObject<{
164
+ accessToken: z.ZodString;
165
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
166
+ connectionId: z.ZodString;
167
+ entityId: z.ZodString;
168
+ instanceId: z.ZodString;
169
+ }, z.core.$strip>, z.ZodObject<{
170
+ accessToken: z.ZodString;
171
+ }, z.core.$strip>>]>;
160
172
  //#endregion
161
173
  export { paypalSearchInvoices };
162
174
  //# sourceMappingURL=search-invoices.d.cts.map
@@ -156,7 +156,19 @@ declare const paypalSearchInvoices: import("@keystrokehq/action").WorkflowAction
156
156
  recipient_last_name?: string | undefined;
157
157
  recipient_first_name?: string | undefined;
158
158
  recipient_business_name?: string | undefined;
159
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
159
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
160
+ connectionId: z.ZodString;
161
+ entityId: z.ZodString;
162
+ instanceId: z.ZodString;
163
+ }, z.core.$strip>, z.ZodObject<{
164
+ accessToken: z.ZodString;
165
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
166
+ connectionId: z.ZodString;
167
+ entityId: z.ZodString;
168
+ instanceId: z.ZodString;
169
+ }, z.core.$strip>, z.ZodObject<{
170
+ accessToken: z.ZodString;
171
+ }, z.core.$strip>>]>;
160
172
  //#endregion
161
173
  export { paypalSearchInvoices };
162
174
  //# sourceMappingURL=search-invoices.d.mts.map
@@ -30,7 +30,19 @@ declare const paypalSendInvoice: import("@keystrokehq/action").WorkflowActionDef
30
30
  send_to_invoicer?: boolean | undefined;
31
31
  send_to_recipient?: boolean | undefined;
32
32
  additional_recipients?: string[] | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paypalSendInvoice };
36
48
  //# sourceMappingURL=send-invoice.d.cts.map
@@ -30,7 +30,19 @@ declare const paypalSendInvoice: import("@keystrokehq/action").WorkflowActionDef
30
30
  send_to_invoicer?: boolean | undefined;
31
31
  send_to_recipient?: boolean | undefined;
32
32
  additional_recipients?: string[] | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paypalSendInvoice };
36
48
  //# sourceMappingURL=send-invoice.d.mts.map
@@ -42,7 +42,19 @@ declare const paypalSimulateWebhookEvent: import("@keystrokehq/action").Workflow
42
42
  url?: string | undefined;
43
43
  webhook_id?: string | undefined;
44
44
  resource_version?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ accessToken: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ accessToken: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { paypalSimulateWebhookEvent };
48
60
  //# sourceMappingURL=simulate-webhook-event.d.cts.map
@@ -42,7 +42,19 @@ declare const paypalSimulateWebhookEvent: import("@keystrokehq/action").Workflow
42
42
  url?: string | undefined;
43
43
  webhook_id?: string | undefined;
44
44
  resource_version?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ accessToken: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ accessToken: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { paypalSimulateWebhookEvent };
48
60
  //# sourceMappingURL=simulate-webhook-event.d.mts.map
@@ -40,7 +40,19 @@ declare const paypalUpdateDispute: import("@keystrokehq/action").WorkflowActionD
40
40
  path?: string | undefined;
41
41
  value?: unknown;
42
42
  }[];
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ accessToken: z.ZodString;
55
+ }, z.core.$strip>>]>;
44
56
  //#endregion
45
57
  export { paypalUpdateDispute };
46
58
  //# sourceMappingURL=update-dispute.d.cts.map
@@ -40,7 +40,19 @@ declare const paypalUpdateDispute: import("@keystrokehq/action").WorkflowActionD
40
40
  path?: string | undefined;
41
41
  value?: unknown;
42
42
  }[];
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ accessToken: z.ZodString;
55
+ }, z.core.$strip>>]>;
44
56
  //#endregion
45
57
  export { paypalUpdateDispute };
46
58
  //# sourceMappingURL=update-dispute.d.mts.map
@@ -544,7 +544,19 @@ declare const paypalUpdateInvoice: import("@keystrokehq/action").WorkflowActionD
544
544
  } | undefined;
545
545
  }[] | undefined;
546
546
  additional_recipients?: string[] | undefined;
547
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
547
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
548
+ connectionId: z.ZodString;
549
+ entityId: z.ZodString;
550
+ instanceId: z.ZodString;
551
+ }, z.core.$strip>, z.ZodObject<{
552
+ accessToken: z.ZodString;
553
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
554
+ connectionId: z.ZodString;
555
+ entityId: z.ZodString;
556
+ instanceId: z.ZodString;
557
+ }, z.core.$strip>, z.ZodObject<{
558
+ accessToken: z.ZodString;
559
+ }, z.core.$strip>>]>;
548
560
  //#endregion
549
561
  export { paypalUpdateInvoice };
550
562
  //# sourceMappingURL=update-invoice.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-invoice.d.cts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAM9B,MAAA"}
1
+ {"version":3,"file":"update-invoice.d.cts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA"}
@@ -544,7 +544,19 @@ declare const paypalUpdateInvoice: import("@keystrokehq/action").WorkflowActionD
544
544
  } | undefined;
545
545
  }[] | undefined;
546
546
  additional_recipients?: string[] | undefined;
547
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
547
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
548
+ connectionId: z.ZodString;
549
+ entityId: z.ZodString;
550
+ instanceId: z.ZodString;
551
+ }, z.core.$strip>, z.ZodObject<{
552
+ accessToken: z.ZodString;
553
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
554
+ connectionId: z.ZodString;
555
+ entityId: z.ZodString;
556
+ instanceId: z.ZodString;
557
+ }, z.core.$strip>, z.ZodObject<{
558
+ accessToken: z.ZodString;
559
+ }, z.core.$strip>>]>;
548
560
  //#endregion
549
561
  export { paypalUpdateInvoice };
550
562
  //# sourceMappingURL=update-invoice.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAM9B,MAAA"}
1
+ {"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6TxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoBzB,mBAAA,gCAAmB,wBAAA"}
@@ -30,7 +30,19 @@ declare const paypalUpdatePayPalProduct: import("@keystrokehq/action").WorkflowA
30
30
  value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
31
31
  }[];
32
32
  product_id: string;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paypalUpdatePayPalProduct };
36
48
  //# sourceMappingURL=update-pay-pal-product.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-pay-pal-product.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA;;;;;;wCAMpC,MAAA;EAAA"}
1
+ {"version":3,"file":"update-pay-pal-product.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -30,7 +30,19 @@ declare const paypalUpdatePayPalProduct: import("@keystrokehq/action").WorkflowA
30
30
  value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
31
31
  }[];
32
32
  product_id: string;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paypalUpdatePayPalProduct };
36
48
  //# sourceMappingURL=update-pay-pal-product.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-pay-pal-product.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA;;;;;;wCAMpC,MAAA;EAAA"}
1
+ {"version":3,"file":"update-pay-pal-product.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-product.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -41,7 +41,19 @@ declare const paypalUpdatePayPalWebhook: import("@keystrokehq/action").WorkflowA
41
41
  value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
42
42
  }[];
43
43
  webhook_id: string;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ accessToken: z.ZodString;
50
+ }, z.core.$strip>>]>, 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>>]>;
45
57
  //#endregion
46
58
  export { paypalUpdatePayPalWebhook };
47
59
  //# sourceMappingURL=update-pay-pal-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-pay-pal-webhook.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA;;;;;;wCAMpC,MAAA;EAAA"}
1
+ {"version":3,"file":"update-pay-pal-webhook.d.cts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
@@ -41,7 +41,19 @@ declare const paypalUpdatePayPalWebhook: import("@keystrokehq/action").WorkflowA
41
41
  value?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
42
42
  }[];
43
43
  webhook_id: string;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ accessToken: z.ZodString;
50
+ }, z.core.$strip>>]>, 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>>]>;
45
57
  //#endregion
46
58
  export { paypalUpdatePayPalWebhook };
47
59
  //# sourceMappingURL=update-pay-pal-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-pay-pal-webhook.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA;;;;;;wCAMpC,MAAA;EAAA"}
1
+ {"version":3,"file":"update-pay-pal-webhook.d.mts","names":[],"sources":["../../src/actions/update-pay-pal-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
@@ -636,7 +636,19 @@ declare const paypalUpdateTemplates: import("@keystrokehq/action").WorkflowActio
636
636
  unit_of_measure?: "QUANTITY" | "HOURS" | "AMOUNT" | undefined;
637
637
  default_template?: boolean | undefined;
638
638
  standard_template?: boolean | undefined;
639
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
639
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
640
+ connectionId: z.ZodString;
641
+ entityId: z.ZodString;
642
+ instanceId: z.ZodString;
643
+ }, z.core.$strip>, z.ZodObject<{
644
+ accessToken: z.ZodString;
645
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
646
+ connectionId: z.ZodString;
647
+ entityId: z.ZodString;
648
+ instanceId: z.ZodString;
649
+ }, z.core.$strip>, z.ZodObject<{
650
+ accessToken: z.ZodString;
651
+ }, z.core.$strip>>]>;
640
652
  //#endregion
641
653
  export { paypalUpdateTemplates };
642
654
  //# sourceMappingURL=update-templates.d.cts.map
@@ -636,7 +636,19 @@ declare const paypalUpdateTemplates: import("@keystrokehq/action").WorkflowActio
636
636
  unit_of_measure?: "QUANTITY" | "HOURS" | "AMOUNT" | undefined;
637
637
  default_template?: boolean | undefined;
638
638
  standard_template?: boolean | undefined;
639
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
639
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
640
+ connectionId: z.ZodString;
641
+ entityId: z.ZodString;
642
+ instanceId: z.ZodString;
643
+ }, z.core.$strip>, z.ZodObject<{
644
+ accessToken: z.ZodString;
645
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
646
+ connectionId: z.ZodString;
647
+ entityId: z.ZodString;
648
+ instanceId: z.ZodString;
649
+ }, z.core.$strip>, z.ZodObject<{
650
+ accessToken: z.ZodString;
651
+ }, z.core.$strip>>]>;
640
652
  //#endregion
641
653
  export { paypalUpdateTemplates };
642
654
  //# sourceMappingURL=update-templates.d.mts.map
@@ -59,7 +59,19 @@ declare const paypalUpdateWebProfile: import("@keystrokehq/action").WorkflowActi
59
59
  logo_image?: string | undefined;
60
60
  locale_code?: string | undefined;
61
61
  } | undefined;
62
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
62
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ accessToken: z.ZodString;
68
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
69
+ connectionId: z.ZodString;
70
+ entityId: z.ZodString;
71
+ instanceId: z.ZodString;
72
+ }, z.core.$strip>, z.ZodObject<{
73
+ accessToken: z.ZodString;
74
+ }, z.core.$strip>>]>;
63
75
  //#endregion
64
76
  export { paypalUpdateWebProfile };
65
77
  //# sourceMappingURL=update-web-profile.d.cts.map
@@ -59,7 +59,19 @@ declare const paypalUpdateWebProfile: import("@keystrokehq/action").WorkflowActi
59
59
  logo_image?: string | undefined;
60
60
  locale_code?: string | undefined;
61
61
  } | undefined;
62
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
62
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ accessToken: z.ZodString;
68
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
69
+ connectionId: z.ZodString;
70
+ entityId: z.ZodString;
71
+ instanceId: z.ZodString;
72
+ }, z.core.$strip>, z.ZodObject<{
73
+ accessToken: z.ZodString;
74
+ }, z.core.$strip>>]>;
63
75
  //#endregion
64
76
  export { paypalUpdateWebProfile };
65
77
  //# sourceMappingURL=update-web-profile.d.mts.map
@@ -25,7 +25,19 @@ declare const paypalVerifyPaymentMethod: import("@keystrokehq/action").WorkflowA
25
25
  payment_method_id: string;
26
26
  merchant_account_id?: string | undefined;
27
27
  };
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { paypalVerifyPaymentMethod };
31
43
  //# sourceMappingURL=verify-payment-method.d.cts.map
@@ -25,7 +25,19 @@ declare const paypalVerifyPaymentMethod: import("@keystrokehq/action").WorkflowA
25
25
  payment_method_id: string;
26
26
  merchant_account_id?: string | undefined;
27
27
  };
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { paypalVerifyPaymentMethod };
31
43
  //# sourceMappingURL=verify-payment-method.d.mts.map
@@ -52,7 +52,19 @@ declare const paypalVerifyWebhookSignature: import("@keystrokehq/action").Workfl
52
52
  transmission_id: string;
53
53
  transmission_sig: string;
54
54
  transmission_time: string;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { paypalVerifyWebhookSignature };
58
70
  //# sourceMappingURL=verify-webhook-signature.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"verify-webhook-signature.d.cts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;;;;;;;;;;;;;;;;eAMvC,MAAA;EAAA"}
1
+ {"version":3,"file":"verify-webhook-signature.d.cts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}