@keystrokehq/paystack 0.1.4 → 0.1.5

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 (263) hide show
  1. package/dist/actions/add-products-to-page.d.cts +13 -1
  2. package/dist/actions/add-products-to-page.d.mts +13 -1
  3. package/dist/actions/add-products-to-storefront.d.cts +13 -1
  4. package/dist/actions/add-products-to-storefront.d.mts +13 -1
  5. package/dist/actions/add-split-code-to-virtual-terminal.d.cts +13 -1
  6. package/dist/actions/add-split-code-to-virtual-terminal.d.mts +13 -1
  7. package/dist/actions/add-subaccount-to-split.d.cts +13 -1
  8. package/dist/actions/add-subaccount-to-split.d.mts +13 -1
  9. package/dist/actions/archive-payment-request.d.cts +13 -1
  10. package/dist/actions/archive-payment-request.d.mts +13 -1
  11. package/dist/actions/assign-destination-to-virtual-terminal.d.cts +13 -1
  12. package/dist/actions/assign-destination-to-virtual-terminal.d.mts +13 -1
  13. package/dist/actions/check-pending-charge.d.cts +13 -1
  14. package/dist/actions/check-pending-charge.d.mts +13 -1
  15. package/dist/actions/check-slug-availability.d.cts +13 -1
  16. package/dist/actions/check-slug-availability.d.mts +13 -1
  17. package/dist/actions/create-bulk-transfer-recipient.d.cts +13 -1
  18. package/dist/actions/create-bulk-transfer-recipient.d.cts.map +1 -1
  19. package/dist/actions/create-bulk-transfer-recipient.d.mts +13 -1
  20. package/dist/actions/create-bulk-transfer-recipient.d.mts.map +1 -1
  21. package/dist/actions/create-charge.d.cts +13 -1
  22. package/dist/actions/create-charge.d.cts.map +1 -1
  23. package/dist/actions/create-charge.d.mts +13 -1
  24. package/dist/actions/create-charge.d.mts.map +1 -1
  25. package/dist/actions/create-customer.d.cts +13 -1
  26. package/dist/actions/create-customer.d.cts.map +1 -1
  27. package/dist/actions/create-customer.d.mts +13 -1
  28. package/dist/actions/create-customer.d.mts.map +1 -1
  29. package/dist/actions/create-payment-page.d.cts +15 -3
  30. package/dist/actions/create-payment-page.d.cts.map +1 -1
  31. package/dist/actions/create-payment-page.d.mts +15 -3
  32. package/dist/actions/create-payment-page.d.mts.map +1 -1
  33. package/dist/actions/create-payment-request.d.cts +13 -1
  34. package/dist/actions/create-payment-request.d.mts +13 -1
  35. package/dist/actions/create-plan.d.cts +13 -1
  36. package/dist/actions/create-plan.d.mts +13 -1
  37. package/dist/actions/create-refund.d.cts +13 -1
  38. package/dist/actions/create-refund.d.mts +13 -1
  39. package/dist/actions/create-split.d.cts +13 -1
  40. package/dist/actions/create-split.d.mts +13 -1
  41. package/dist/actions/create-storefront.d.cts +13 -1
  42. package/dist/actions/create-storefront.d.mts +13 -1
  43. package/dist/actions/create-subaccount.d.cts +13 -1
  44. package/dist/actions/create-subaccount.d.mts +13 -1
  45. package/dist/actions/create-transfer-recipient.d.cts +15 -3
  46. package/dist/actions/create-transfer-recipient.d.cts.map +1 -1
  47. package/dist/actions/create-transfer-recipient.d.mts +15 -3
  48. package/dist/actions/create-transfer-recipient.d.mts.map +1 -1
  49. package/dist/actions/create-virtual-terminal.d.cts +13 -1
  50. package/dist/actions/create-virtual-terminal.d.cts.map +1 -1
  51. package/dist/actions/create-virtual-terminal.d.mts +13 -1
  52. package/dist/actions/create-virtual-terminal.d.mts.map +1 -1
  53. package/dist/actions/deactivate-authorization.d.cts +13 -1
  54. package/dist/actions/deactivate-authorization.d.mts +13 -1
  55. package/dist/actions/deactivate-virtual-terminal.d.cts +13 -1
  56. package/dist/actions/deactivate-virtual-terminal.d.mts +13 -1
  57. package/dist/actions/delete-product.d.cts +13 -1
  58. package/dist/actions/delete-product.d.mts +13 -1
  59. package/dist/actions/delete-storefront.d.cts +13 -1
  60. package/dist/actions/delete-storefront.d.mts +13 -1
  61. package/dist/actions/delete-transfer-recipient.d.cts +13 -1
  62. package/dist/actions/delete-transfer-recipient.d.mts +13 -1
  63. package/dist/actions/disable-otp-for-transfers.d.cts +13 -1
  64. package/dist/actions/disable-otp-for-transfers.d.cts.map +1 -1
  65. package/dist/actions/disable-otp-for-transfers.d.mts +13 -1
  66. package/dist/actions/disable-otp-for-transfers.d.mts.map +1 -1
  67. package/dist/actions/disable-subscription.d.cts +13 -1
  68. package/dist/actions/disable-subscription.d.mts +13 -1
  69. package/dist/actions/duplicate-storefront.d.cts +13 -1
  70. package/dist/actions/duplicate-storefront.d.mts +13 -1
  71. package/dist/actions/enable-otp-requirement-for-transfers.d.cts +13 -1
  72. package/dist/actions/enable-otp-requirement-for-transfers.d.cts.map +1 -1
  73. package/dist/actions/enable-otp-requirement-for-transfers.d.mts +13 -1
  74. package/dist/actions/enable-otp-requirement-for-transfers.d.mts.map +1 -1
  75. package/dist/actions/export-transactions.d.cts +13 -1
  76. package/dist/actions/export-transactions.d.mts +13 -1
  77. package/dist/actions/fetch-balance-ledger.d.cts +13 -1
  78. package/dist/actions/fetch-balance-ledger.d.mts +13 -1
  79. package/dist/actions/fetch-balance.d.cts +13 -1
  80. package/dist/actions/fetch-balance.d.cts.map +1 -1
  81. package/dist/actions/fetch-balance.d.mts +13 -1
  82. package/dist/actions/fetch-balance.d.mts.map +1 -1
  83. package/dist/actions/fetch-bulk-charge-batch.d.cts +13 -1
  84. package/dist/actions/fetch-bulk-charge-batch.d.mts +13 -1
  85. package/dist/actions/fetch-customer.d.cts +13 -1
  86. package/dist/actions/fetch-customer.d.mts +13 -1
  87. package/dist/actions/fetch-mandate-authorizations.d.cts +13 -1
  88. package/dist/actions/fetch-mandate-authorizations.d.mts +13 -1
  89. package/dist/actions/fetch-payment-page.d.cts +13 -1
  90. package/dist/actions/fetch-payment-page.d.mts +13 -1
  91. package/dist/actions/fetch-payment-request.d.cts +13 -1
  92. package/dist/actions/fetch-payment-request.d.mts +13 -1
  93. package/dist/actions/fetch-payment-session-timeout.d.cts +13 -1
  94. package/dist/actions/fetch-payment-session-timeout.d.cts.map +1 -1
  95. package/dist/actions/fetch-payment-session-timeout.d.mts +13 -1
  96. package/dist/actions/fetch-payment-session-timeout.d.mts.map +1 -1
  97. package/dist/actions/fetch-plan.d.cts +13 -1
  98. package/dist/actions/fetch-plan.d.mts +13 -1
  99. package/dist/actions/fetch-product-orders.d.cts +13 -1
  100. package/dist/actions/fetch-product-orders.d.mts +13 -1
  101. package/dist/actions/fetch-product.d.cts +13 -1
  102. package/dist/actions/fetch-product.d.mts +13 -1
  103. package/dist/actions/fetch-refund.d.cts +13 -1
  104. package/dist/actions/fetch-refund.d.mts +13 -1
  105. package/dist/actions/fetch-split.d.cts +13 -1
  106. package/dist/actions/fetch-split.d.mts +13 -1
  107. package/dist/actions/fetch-storefront-orders.d.cts +13 -1
  108. package/dist/actions/fetch-storefront-orders.d.mts +13 -1
  109. package/dist/actions/fetch-storefront.d.cts +13 -1
  110. package/dist/actions/fetch-storefront.d.mts +13 -1
  111. package/dist/actions/fetch-subaccount.d.cts +13 -1
  112. package/dist/actions/fetch-subaccount.d.mts +13 -1
  113. package/dist/actions/fetch-subscription.d.cts +13 -1
  114. package/dist/actions/fetch-subscription.d.mts +13 -1
  115. package/dist/actions/fetch-transaction-timeline.d.cts +13 -1
  116. package/dist/actions/fetch-transaction-timeline.d.mts +13 -1
  117. package/dist/actions/fetch-transaction.d.cts +13 -1
  118. package/dist/actions/fetch-transaction.d.mts +13 -1
  119. package/dist/actions/fetch-transfer-recipient.d.cts +13 -1
  120. package/dist/actions/fetch-transfer-recipient.d.mts +13 -1
  121. package/dist/actions/fetch-virtual-terminal.d.cts +13 -1
  122. package/dist/actions/fetch-virtual-terminal.d.mts +13 -1
  123. package/dist/actions/finalize-payment-request.d.cts +13 -1
  124. package/dist/actions/finalize-payment-request.d.mts +13 -1
  125. package/dist/actions/generate-update-subscription-link.d.cts +13 -1
  126. package/dist/actions/generate-update-subscription-link.d.mts +13 -1
  127. package/dist/actions/get-payment-request-totals.d.cts +13 -1
  128. package/dist/actions/get-payment-request-totals.d.cts.map +1 -1
  129. package/dist/actions/get-payment-request-totals.d.mts +13 -1
  130. package/dist/actions/get-payment-request-totals.d.mts.map +1 -1
  131. package/dist/actions/get-transaction-totals.d.cts +13 -1
  132. package/dist/actions/get-transaction-totals.d.mts +13 -1
  133. package/dist/actions/initialize-authorization.d.cts +13 -1
  134. package/dist/actions/initialize-authorization.d.mts +13 -1
  135. package/dist/actions/initialize-transaction.d.cts +15 -3
  136. package/dist/actions/initialize-transaction.d.cts.map +1 -1
  137. package/dist/actions/initialize-transaction.d.mts +15 -3
  138. package/dist/actions/initialize-transaction.d.mts.map +1 -1
  139. package/dist/actions/initiate-bulk-charge.d.cts +13 -1
  140. package/dist/actions/initiate-bulk-charge.d.cts.map +1 -1
  141. package/dist/actions/initiate-bulk-charge.d.mts +13 -1
  142. package/dist/actions/initiate-bulk-charge.d.mts.map +1 -1
  143. package/dist/actions/list-banks.d.cts +15 -3
  144. package/dist/actions/list-banks.d.mts +15 -3
  145. package/dist/actions/list-bulk-charge-batches.d.cts +13 -1
  146. package/dist/actions/list-bulk-charge-batches.d.mts +13 -1
  147. package/dist/actions/list-charges-in-batch.d.cts +15 -3
  148. package/dist/actions/list-charges-in-batch.d.mts +15 -3
  149. package/dist/actions/list-countries.d.cts +13 -1
  150. package/dist/actions/list-countries.d.cts.map +1 -1
  151. package/dist/actions/list-countries.d.mts +13 -1
  152. package/dist/actions/list-countries.d.mts.map +1 -1
  153. package/dist/actions/list-customers.d.cts +13 -1
  154. package/dist/actions/list-customers.d.mts +13 -1
  155. package/dist/actions/list-disputes.d.cts +13 -1
  156. package/dist/actions/list-disputes.d.mts +13 -1
  157. package/dist/actions/list-domains.d.cts +13 -1
  158. package/dist/actions/list-domains.d.mts +13 -1
  159. package/dist/actions/list-mandate-authorizations.d.cts +13 -1
  160. package/dist/actions/list-mandate-authorizations.d.mts +13 -1
  161. package/dist/actions/list-orders.d.cts +13 -1
  162. package/dist/actions/list-orders.d.mts +13 -1
  163. package/dist/actions/list-payment-pages.d.cts +13 -1
  164. package/dist/actions/list-payment-pages.d.mts +13 -1
  165. package/dist/actions/list-payment-requests.d.cts +13 -1
  166. package/dist/actions/list-payment-requests.d.mts +13 -1
  167. package/dist/actions/list-plans.d.cts +13 -1
  168. package/dist/actions/list-plans.d.mts +13 -1
  169. package/dist/actions/list-products.d.cts +13 -1
  170. package/dist/actions/list-products.d.mts +13 -1
  171. package/dist/actions/list-refunds.d.cts +13 -1
  172. package/dist/actions/list-refunds.d.mts +13 -1
  173. package/dist/actions/list-settlements.d.cts +13 -1
  174. package/dist/actions/list-settlements.d.mts +13 -1
  175. package/dist/actions/list-splits.d.cts +13 -1
  176. package/dist/actions/list-splits.d.mts +13 -1
  177. package/dist/actions/list-states-avs.d.cts +13 -1
  178. package/dist/actions/list-states-avs.d.mts +13 -1
  179. package/dist/actions/list-storefront-products.d.cts +13 -1
  180. package/dist/actions/list-storefront-products.d.mts +13 -1
  181. package/dist/actions/list-storefronts.d.cts +13 -1
  182. package/dist/actions/list-storefronts.d.mts +13 -1
  183. package/dist/actions/list-subaccounts.d.cts +13 -1
  184. package/dist/actions/list-subaccounts.d.mts +13 -1
  185. package/dist/actions/list-subscriptions.d.cts +13 -1
  186. package/dist/actions/list-subscriptions.d.mts +13 -1
  187. package/dist/actions/list-transactions.d.cts +13 -1
  188. package/dist/actions/list-transactions.d.mts +13 -1
  189. package/dist/actions/list-transfer-recipients.d.cts +13 -1
  190. package/dist/actions/list-transfer-recipients.d.mts +13 -1
  191. package/dist/actions/list-transfers.d.cts +13 -1
  192. package/dist/actions/list-transfers.d.mts +13 -1
  193. package/dist/actions/list-virtual-terminals.d.cts +13 -1
  194. package/dist/actions/list-virtual-terminals.d.mts +13 -1
  195. package/dist/actions/pause-bulk-charge.d.cts +13 -1
  196. package/dist/actions/pause-bulk-charge.d.mts +13 -1
  197. package/dist/actions/publish-storefront.d.cts +13 -1
  198. package/dist/actions/publish-storefront.d.mts +13 -1
  199. package/dist/actions/remove-subaccount-from-split.d.cts +13 -1
  200. package/dist/actions/remove-subaccount-from-split.d.mts +13 -1
  201. package/dist/actions/resend-otp-for-transfer.d.cts +13 -1
  202. package/dist/actions/resend-otp-for-transfer.d.mts +13 -1
  203. package/dist/actions/resolve-card-bin.d.cts +13 -1
  204. package/dist/actions/resolve-card-bin.d.mts +13 -1
  205. package/dist/actions/resume-bulk-charge-batch.d.cts +13 -1
  206. package/dist/actions/resume-bulk-charge-batch.d.mts +13 -1
  207. package/dist/actions/send-payment-request-notification.d.cts +13 -1
  208. package/dist/actions/send-payment-request-notification.d.mts +13 -1
  209. package/dist/actions/send-subscription-update-link.d.cts +13 -1
  210. package/dist/actions/send-subscription-update-link.d.mts +13 -1
  211. package/dist/actions/set-risk-action.d.cts +13 -1
  212. package/dist/actions/set-risk-action.d.mts +13 -1
  213. package/dist/actions/submit-phone.d.cts +13 -1
  214. package/dist/actions/submit-phone.d.mts +13 -1
  215. package/dist/actions/trigger-direct-debit-activation-charge.d.cts +13 -1
  216. package/dist/actions/trigger-direct-debit-activation-charge.d.mts +13 -1
  217. package/dist/actions/unassign-destination-from-virtual-terminal.d.cts +13 -1
  218. package/dist/actions/unassign-destination-from-virtual-terminal.d.mts +13 -1
  219. package/dist/actions/unregister-apple-pay-domain.d.cts +13 -1
  220. package/dist/actions/unregister-apple-pay-domain.d.mts +13 -1
  221. package/dist/actions/update-customer.d.cts +13 -1
  222. package/dist/actions/update-customer.d.mts +13 -1
  223. package/dist/actions/update-payment-page.d.cts +13 -1
  224. package/dist/actions/update-payment-page.d.mts +13 -1
  225. package/dist/actions/update-payment-request.d.cts +13 -1
  226. package/dist/actions/update-payment-request.d.mts +13 -1
  227. package/dist/actions/update-payment-session-timeout.d.cts +13 -1
  228. package/dist/actions/update-payment-session-timeout.d.mts +13 -1
  229. package/dist/actions/update-plan.d.cts +13 -1
  230. package/dist/actions/update-plan.d.mts +13 -1
  231. package/dist/actions/update-product.d.cts +13 -1
  232. package/dist/actions/update-product.d.cts.map +1 -1
  233. package/dist/actions/update-product.d.mts +13 -1
  234. package/dist/actions/update-product.d.mts.map +1 -1
  235. package/dist/actions/update-split.d.cts +13 -1
  236. package/dist/actions/update-split.d.mts +13 -1
  237. package/dist/actions/update-storefront.d.cts +13 -1
  238. package/dist/actions/update-storefront.d.mts +13 -1
  239. package/dist/actions/update-subaccount.d.cts +13 -1
  240. package/dist/actions/update-subaccount.d.mts +13 -1
  241. package/dist/actions/update-transfer-recipient.d.cts +13 -1
  242. package/dist/actions/update-transfer-recipient.d.mts +13 -1
  243. package/dist/actions/validate-bank-account.d.cts +13 -1
  244. package/dist/actions/validate-bank-account.d.mts +13 -1
  245. package/dist/actions/validate-customer.d.cts +13 -1
  246. package/dist/actions/validate-customer.d.mts +13 -1
  247. package/dist/actions/validate-order.d.cts +13 -1
  248. package/dist/actions/validate-order.d.mts +13 -1
  249. package/dist/actions/verify-payment-request.d.cts +13 -1
  250. package/dist/actions/verify-payment-request.d.mts +13 -1
  251. package/dist/actions/verify-storefront-slug.d.cts +13 -1
  252. package/dist/actions/verify-storefront-slug.d.mts +13 -1
  253. package/dist/actions/verify-transaction.d.cts +13 -1
  254. package/dist/actions/verify-transaction.d.mts +13 -1
  255. package/dist/app.cjs +5 -2
  256. package/dist/app.cjs.map +1 -1
  257. package/dist/app.d.cts +9 -1
  258. package/dist/app.d.cts.map +1 -1
  259. package/dist/app.d.mts +9 -1
  260. package/dist/app.d.mts.map +1 -1
  261. package/dist/app.mjs +3 -1
  262. package/dist/app.mjs.map +1 -1
  263. package/package.json +1 -1
@@ -6,7 +6,19 @@ declare const PaystackDisableOtpForTransfersOutput: z.ZodObject<{
6
6
  status: z.ZodNullable<z.ZodBoolean>;
7
7
  message: z.ZodNullable<z.ZodString>;
8
8
  }, z.core.$loose>;
9
- declare const paystackDisableOtpForTransfers: 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 paystackDisableOtpForTransfers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ generic_api_key: z.ZodString;
15
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>;
10
22
  //#endregion
11
23
  export { paystackDisableOtpForTransfers };
12
24
  //# sourceMappingURL=disable-otp-for-transfers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"disable-otp-for-transfers.d.cts","names":[],"sources":["../../src/actions/disable-otp-for-transfers.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"disable-otp-for-transfers.d.cts","names":[],"sources":["../../src/actions/disable-otp-for-transfers.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -6,7 +6,19 @@ declare const PaystackDisableOtpForTransfersOutput: z.ZodObject<{
6
6
  status: z.ZodNullable<z.ZodBoolean>;
7
7
  message: z.ZodNullable<z.ZodString>;
8
8
  }, z.core.$loose>;
9
- declare const paystackDisableOtpForTransfers: 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 paystackDisableOtpForTransfers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ generic_api_key: z.ZodString;
15
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>;
10
22
  //#endregion
11
23
  export { paystackDisableOtpForTransfers };
12
24
  //# sourceMappingURL=disable-otp-for-transfers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"disable-otp-for-transfers.d.mts","names":[],"sources":["../../src/actions/disable-otp-for-transfers.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"disable-otp-for-transfers.d.mts","names":[],"sources":["../../src/actions/disable-otp-for-transfers.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -15,7 +15,19 @@ declare const PaystackDisableSubscriptionOutput: z.ZodObject<{
15
15
  declare const paystackDisableSubscription: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  code: string;
17
17
  token: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { paystackDisableSubscription };
21
33
  //# sourceMappingURL=disable-subscription.d.cts.map
@@ -15,7 +15,19 @@ declare const PaystackDisableSubscriptionOutput: z.ZodObject<{
15
15
  declare const paystackDisableSubscription: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  code: string;
17
17
  token: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { paystackDisableSubscription };
21
33
  //# sourceMappingURL=disable-subscription.d.mts.map
@@ -19,7 +19,19 @@ declare const PaystackDuplicateStorefrontOutput: z.ZodObject<{
19
19
  }, z.core.$loose>;
20
20
  declare const paystackDuplicateStorefront: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: number;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { paystackDuplicateStorefront };
25
37
  //# sourceMappingURL=duplicate-storefront.d.cts.map
@@ -19,7 +19,19 @@ declare const PaystackDuplicateStorefrontOutput: z.ZodObject<{
19
19
  }, z.core.$loose>;
20
20
  declare const paystackDuplicateStorefront: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: number;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { paystackDuplicateStorefront };
25
37
  //# sourceMappingURL=duplicate-storefront.d.mts.map
@@ -6,7 +6,19 @@ declare const PaystackEnableOtpRequirementForTransfersOutput: z.ZodObject<{
6
6
  status: z.ZodNullable<z.ZodBoolean>;
7
7
  message: z.ZodNullable<z.ZodString>;
8
8
  }, z.core.$loose>;
9
- declare const paystackEnableOtpRequirementForTransfers: 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 paystackEnableOtpRequirementForTransfers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ generic_api_key: z.ZodString;
15
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>;
10
22
  //#endregion
11
23
  export { paystackEnableOtpRequirementForTransfers };
12
24
  //# sourceMappingURL=enable-otp-requirement-for-transfers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enable-otp-requirement-for-transfers.d.cts","names":[],"sources":["../../src/actions/enable-otp-requirement-for-transfers.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;cAK9C,wCAAA,gCAAwC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"enable-otp-requirement-for-transfers.d.cts","names":[],"sources":["../../src/actions/enable-otp-requirement-for-transfers.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;cAK9C,wCAAA,gCAAwC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -6,7 +6,19 @@ declare const PaystackEnableOtpRequirementForTransfersOutput: z.ZodObject<{
6
6
  status: z.ZodNullable<z.ZodBoolean>;
7
7
  message: z.ZodNullable<z.ZodString>;
8
8
  }, z.core.$loose>;
9
- declare const paystackEnableOtpRequirementForTransfers: 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 paystackEnableOtpRequirementForTransfers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
10
+ connectionId: z.ZodString;
11
+ entityId: z.ZodString;
12
+ instanceId: z.ZodString;
13
+ }, z.core.$strip>, z.ZodObject<{
14
+ generic_api_key: z.ZodString;
15
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>;
10
22
  //#endregion
11
23
  export { paystackEnableOtpRequirementForTransfers };
12
24
  //# sourceMappingURL=enable-otp-requirement-for-transfers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enable-otp-requirement-for-transfers.d.mts","names":[],"sources":["../../src/actions/enable-otp-requirement-for-transfers.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;cAK9C,wCAAA,gCAAwC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"enable-otp-requirement-for-transfers.d.mts","names":[],"sources":["../../src/actions/enable-otp-requirement-for-transfers.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;cAK9C,wCAAA,gCAAwC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -30,7 +30,19 @@ declare const paystackExportTransactions: import("@keystrokehq/action").Workflow
30
30
  customer?: number | undefined;
31
31
  settlement?: number | undefined;
32
32
  subaccount_code?: 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<"paystack", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paystackExportTransactions };
36
48
  //# sourceMappingURL=export-transactions.d.cts.map
@@ -30,7 +30,19 @@ declare const paystackExportTransactions: import("@keystrokehq/action").Workflow
30
30
  customer?: number | undefined;
31
31
  settlement?: number | undefined;
32
32
  subaccount_code?: 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<"paystack", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { paystackExportTransactions };
36
48
  //# sourceMappingURL=export-transactions.d.mts.map
@@ -36,7 +36,19 @@ declare const paystackFetchBalanceLedger: import("@keystrokehq/action").Workflow
36
36
  from?: string | undefined;
37
37
  page?: number | undefined;
38
38
  perPage?: number | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { paystackFetchBalanceLedger };
42
54
  //# sourceMappingURL=fetch-balance-ledger.d.cts.map
@@ -36,7 +36,19 @@ declare const paystackFetchBalanceLedger: import("@keystrokehq/action").Workflow
36
36
  from?: string | undefined;
37
37
  page?: number | undefined;
38
38
  perPage?: number | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { paystackFetchBalanceLedger };
42
54
  //# sourceMappingURL=fetch-balance-ledger.d.mts.map
@@ -10,7 +10,19 @@ declare const PaystackFetchBalanceOutput: z.ZodObject<{
10
10
  status: z.ZodNullable<z.ZodBoolean>;
11
11
  message: z.ZodNullable<z.ZodString>;
12
12
  }, z.core.$loose>;
13
- declare const paystackFetchBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const paystackFetchBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { paystackFetchBalance };
16
28
  //# sourceMappingURL=fetch-balance.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-balance.d.cts","names":[],"sources":["../../src/actions/fetch-balance.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-balance.d.cts","names":[],"sources":["../../src/actions/fetch-balance.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const PaystackFetchBalanceOutput: z.ZodObject<{
10
10
  status: z.ZodNullable<z.ZodBoolean>;
11
11
  message: z.ZodNullable<z.ZodString>;
12
12
  }, z.core.$loose>;
13
- declare const paystackFetchBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const paystackFetchBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { paystackFetchBalance };
16
28
  //# sourceMappingURL=fetch-balance.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-balance.d.mts","names":[],"sources":["../../src/actions/fetch-balance.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-balance.d.mts","names":[],"sources":["../../src/actions/fetch-balance.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -22,7 +22,19 @@ declare const PaystackFetchBulkChargeBatchOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const paystackFetchBulkChargeBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  code: string;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { paystackFetchBulkChargeBatch };
28
40
  //# sourceMappingURL=fetch-bulk-charge-batch.d.cts.map
@@ -22,7 +22,19 @@ declare const PaystackFetchBulkChargeBatchOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const paystackFetchBulkChargeBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  code: string;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { paystackFetchBulkChargeBatch };
28
40
  //# sourceMappingURL=fetch-bulk-charge-batch.d.mts.map
@@ -85,7 +85,19 @@ declare const PaystackFetchCustomerOutput: z.ZodObject<{
85
85
  }, z.core.$loose>;
86
86
  declare const paystackFetchCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
87
87
  code: string;
88
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
88
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
89
+ connectionId: z.ZodString;
90
+ entityId: z.ZodString;
91
+ instanceId: z.ZodString;
92
+ }, z.core.$strip>, z.ZodObject<{
93
+ generic_api_key: z.ZodString;
94
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
95
+ connectionId: z.ZodString;
96
+ entityId: z.ZodString;
97
+ instanceId: z.ZodString;
98
+ }, z.core.$strip>, z.ZodObject<{
99
+ generic_api_key: z.ZodString;
100
+ }, z.core.$strip>>]>;
89
101
  //#endregion
90
102
  export { paystackFetchCustomer };
91
103
  //# sourceMappingURL=fetch-customer.d.cts.map
@@ -85,7 +85,19 @@ declare const PaystackFetchCustomerOutput: z.ZodObject<{
85
85
  }, z.core.$loose>;
86
86
  declare const paystackFetchCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
87
87
  code: string;
88
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
88
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
89
+ connectionId: z.ZodString;
90
+ entityId: z.ZodString;
91
+ instanceId: z.ZodString;
92
+ }, z.core.$strip>, z.ZodObject<{
93
+ generic_api_key: z.ZodString;
94
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
95
+ connectionId: z.ZodString;
96
+ entityId: z.ZodString;
97
+ instanceId: z.ZodString;
98
+ }, z.core.$strip>, z.ZodObject<{
99
+ generic_api_key: z.ZodString;
100
+ }, z.core.$strip>>]>;
89
101
  //#endregion
90
102
  export { paystackFetchCustomer };
91
103
  //# sourceMappingURL=fetch-customer.d.mts.map
@@ -38,7 +38,19 @@ declare const PaystackFetchMandateAuthorizationsOutput: z.ZodObject<{
38
38
  }, z.core.$loose>;
39
39
  declare const paystackFetchMandateAuthorizations: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  id: number;
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<"paystack", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { paystackFetchMandateAuthorizations };
44
56
  //# sourceMappingURL=fetch-mandate-authorizations.d.cts.map
@@ -38,7 +38,19 @@ declare const PaystackFetchMandateAuthorizationsOutput: z.ZodObject<{
38
38
  }, z.core.$loose>;
39
39
  declare const paystackFetchMandateAuthorizations: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  id: number;
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<"paystack", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { paystackFetchMandateAuthorizations };
44
56
  //# sourceMappingURL=fetch-mandate-authorizations.d.mts.map
@@ -33,7 +33,19 @@ declare const PaystackFetchPaymentPageOutput: z.ZodObject<{
33
33
  }, z.core.$loose>;
34
34
  declare const paystackFetchPaymentPage: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  id: number;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { paystackFetchPaymentPage };
39
51
  //# sourceMappingURL=fetch-payment-page.d.cts.map
@@ -33,7 +33,19 @@ declare const PaystackFetchPaymentPageOutput: z.ZodObject<{
33
33
  }, z.core.$loose>;
34
34
  declare const paystackFetchPaymentPage: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  id: number;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { paystackFetchPaymentPage };
39
51
  //# sourceMappingURL=fetch-payment-page.d.mts.map
@@ -58,7 +58,19 @@ declare const PaystackFetchPaymentRequestOutput: z.ZodObject<{
58
58
  }, z.core.$loose>;
59
59
  declare const paystackFetchPaymentRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
60
60
  id: number;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { paystackFetchPaymentRequest };
64
76
  //# sourceMappingURL=fetch-payment-request.d.cts.map
@@ -58,7 +58,19 @@ declare const PaystackFetchPaymentRequestOutput: z.ZodObject<{
58
58
  }, z.core.$loose>;
59
59
  declare const paystackFetchPaymentRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
60
60
  id: number;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { paystackFetchPaymentRequest };
64
76
  //# sourceMappingURL=fetch-payment-request.d.mts.map
@@ -9,7 +9,19 @@ declare const PaystackFetchPaymentSessionTimeoutOutput: z.ZodObject<{
9
9
  status: z.ZodNullable<z.ZodBoolean>;
10
10
  message: z.ZodNullable<z.ZodString>;
11
11
  }, z.core.$loose>;
12
- declare const paystackFetchPaymentSessionTimeout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const paystackFetchPaymentSessionTimeout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { paystackFetchPaymentSessionTimeout };
15
27
  //# sourceMappingURL=fetch-payment-session-timeout.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-payment-session-timeout.d.cts","names":[],"sources":["../../src/actions/fetch-payment-session-timeout.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAIvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAMxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-payment-session-timeout.d.cts","names":[],"sources":["../../src/actions/fetch-payment-session-timeout.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAIvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAMxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -9,7 +9,19 @@ declare const PaystackFetchPaymentSessionTimeoutOutput: z.ZodObject<{
9
9
  status: z.ZodNullable<z.ZodBoolean>;
10
10
  message: z.ZodNullable<z.ZodString>;
11
11
  }, z.core.$loose>;
12
- declare const paystackFetchPaymentSessionTimeout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const paystackFetchPaymentSessionTimeout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { paystackFetchPaymentSessionTimeout };
15
27
  //# sourceMappingURL=fetch-payment-session-timeout.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-payment-session-timeout.d.mts","names":[],"sources":["../../src/actions/fetch-payment-session-timeout.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAIvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAMxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-payment-session-timeout.d.mts","names":[],"sources":["../../src/actions/fetch-payment-session-timeout.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAIvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAMxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}