@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.
- package/dist/actions/add-products-to-page.d.cts +13 -1
- package/dist/actions/add-products-to-page.d.mts +13 -1
- package/dist/actions/add-products-to-storefront.d.cts +13 -1
- package/dist/actions/add-products-to-storefront.d.mts +13 -1
- package/dist/actions/add-split-code-to-virtual-terminal.d.cts +13 -1
- package/dist/actions/add-split-code-to-virtual-terminal.d.mts +13 -1
- package/dist/actions/add-subaccount-to-split.d.cts +13 -1
- package/dist/actions/add-subaccount-to-split.d.mts +13 -1
- package/dist/actions/archive-payment-request.d.cts +13 -1
- package/dist/actions/archive-payment-request.d.mts +13 -1
- package/dist/actions/assign-destination-to-virtual-terminal.d.cts +13 -1
- package/dist/actions/assign-destination-to-virtual-terminal.d.mts +13 -1
- package/dist/actions/check-pending-charge.d.cts +13 -1
- package/dist/actions/check-pending-charge.d.mts +13 -1
- package/dist/actions/check-slug-availability.d.cts +13 -1
- package/dist/actions/check-slug-availability.d.mts +13 -1
- package/dist/actions/create-bulk-transfer-recipient.d.cts +13 -1
- package/dist/actions/create-bulk-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-bulk-transfer-recipient.d.mts +13 -1
- package/dist/actions/create-bulk-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/create-charge.d.cts +13 -1
- package/dist/actions/create-charge.d.cts.map +1 -1
- package/dist/actions/create-charge.d.mts +13 -1
- package/dist/actions/create-charge.d.mts.map +1 -1
- package/dist/actions/create-customer.d.cts +13 -1
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +13 -1
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-payment-page.d.cts +15 -3
- package/dist/actions/create-payment-page.d.cts.map +1 -1
- package/dist/actions/create-payment-page.d.mts +15 -3
- package/dist/actions/create-payment-page.d.mts.map +1 -1
- package/dist/actions/create-payment-request.d.cts +13 -1
- package/dist/actions/create-payment-request.d.mts +13 -1
- package/dist/actions/create-plan.d.cts +13 -1
- package/dist/actions/create-plan.d.mts +13 -1
- package/dist/actions/create-refund.d.cts +13 -1
- package/dist/actions/create-refund.d.mts +13 -1
- package/dist/actions/create-split.d.cts +13 -1
- package/dist/actions/create-split.d.mts +13 -1
- package/dist/actions/create-storefront.d.cts +13 -1
- package/dist/actions/create-storefront.d.mts +13 -1
- package/dist/actions/create-subaccount.d.cts +13 -1
- package/dist/actions/create-subaccount.d.mts +13 -1
- package/dist/actions/create-transfer-recipient.d.cts +15 -3
- package/dist/actions/create-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-transfer-recipient.d.mts +15 -3
- package/dist/actions/create-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/create-virtual-terminal.d.cts +13 -1
- package/dist/actions/create-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/create-virtual-terminal.d.mts +13 -1
- package/dist/actions/create-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/deactivate-authorization.d.cts +13 -1
- package/dist/actions/deactivate-authorization.d.mts +13 -1
- package/dist/actions/deactivate-virtual-terminal.d.cts +13 -1
- package/dist/actions/deactivate-virtual-terminal.d.mts +13 -1
- package/dist/actions/delete-product.d.cts +13 -1
- package/dist/actions/delete-product.d.mts +13 -1
- package/dist/actions/delete-storefront.d.cts +13 -1
- package/dist/actions/delete-storefront.d.mts +13 -1
- package/dist/actions/delete-transfer-recipient.d.cts +13 -1
- package/dist/actions/delete-transfer-recipient.d.mts +13 -1
- package/dist/actions/disable-otp-for-transfers.d.cts +13 -1
- package/dist/actions/disable-otp-for-transfers.d.cts.map +1 -1
- package/dist/actions/disable-otp-for-transfers.d.mts +13 -1
- package/dist/actions/disable-otp-for-transfers.d.mts.map +1 -1
- package/dist/actions/disable-subscription.d.cts +13 -1
- package/dist/actions/disable-subscription.d.mts +13 -1
- package/dist/actions/duplicate-storefront.d.cts +13 -1
- package/dist/actions/duplicate-storefront.d.mts +13 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.cts +13 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.cts.map +1 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.mts +13 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.mts.map +1 -1
- package/dist/actions/export-transactions.d.cts +13 -1
- package/dist/actions/export-transactions.d.mts +13 -1
- package/dist/actions/fetch-balance-ledger.d.cts +13 -1
- package/dist/actions/fetch-balance-ledger.d.mts +13 -1
- package/dist/actions/fetch-balance.d.cts +13 -1
- package/dist/actions/fetch-balance.d.cts.map +1 -1
- package/dist/actions/fetch-balance.d.mts +13 -1
- package/dist/actions/fetch-balance.d.mts.map +1 -1
- package/dist/actions/fetch-bulk-charge-batch.d.cts +13 -1
- package/dist/actions/fetch-bulk-charge-batch.d.mts +13 -1
- package/dist/actions/fetch-customer.d.cts +13 -1
- package/dist/actions/fetch-customer.d.mts +13 -1
- package/dist/actions/fetch-mandate-authorizations.d.cts +13 -1
- package/dist/actions/fetch-mandate-authorizations.d.mts +13 -1
- package/dist/actions/fetch-payment-page.d.cts +13 -1
- package/dist/actions/fetch-payment-page.d.mts +13 -1
- package/dist/actions/fetch-payment-request.d.cts +13 -1
- package/dist/actions/fetch-payment-request.d.mts +13 -1
- package/dist/actions/fetch-payment-session-timeout.d.cts +13 -1
- package/dist/actions/fetch-payment-session-timeout.d.cts.map +1 -1
- package/dist/actions/fetch-payment-session-timeout.d.mts +13 -1
- package/dist/actions/fetch-payment-session-timeout.d.mts.map +1 -1
- package/dist/actions/fetch-plan.d.cts +13 -1
- package/dist/actions/fetch-plan.d.mts +13 -1
- package/dist/actions/fetch-product-orders.d.cts +13 -1
- package/dist/actions/fetch-product-orders.d.mts +13 -1
- package/dist/actions/fetch-product.d.cts +13 -1
- package/dist/actions/fetch-product.d.mts +13 -1
- package/dist/actions/fetch-refund.d.cts +13 -1
- package/dist/actions/fetch-refund.d.mts +13 -1
- package/dist/actions/fetch-split.d.cts +13 -1
- package/dist/actions/fetch-split.d.mts +13 -1
- package/dist/actions/fetch-storefront-orders.d.cts +13 -1
- package/dist/actions/fetch-storefront-orders.d.mts +13 -1
- package/dist/actions/fetch-storefront.d.cts +13 -1
- package/dist/actions/fetch-storefront.d.mts +13 -1
- package/dist/actions/fetch-subaccount.d.cts +13 -1
- package/dist/actions/fetch-subaccount.d.mts +13 -1
- package/dist/actions/fetch-subscription.d.cts +13 -1
- package/dist/actions/fetch-subscription.d.mts +13 -1
- package/dist/actions/fetch-transaction-timeline.d.cts +13 -1
- package/dist/actions/fetch-transaction-timeline.d.mts +13 -1
- package/dist/actions/fetch-transaction.d.cts +13 -1
- package/dist/actions/fetch-transaction.d.mts +13 -1
- package/dist/actions/fetch-transfer-recipient.d.cts +13 -1
- package/dist/actions/fetch-transfer-recipient.d.mts +13 -1
- package/dist/actions/fetch-virtual-terminal.d.cts +13 -1
- package/dist/actions/fetch-virtual-terminal.d.mts +13 -1
- package/dist/actions/finalize-payment-request.d.cts +13 -1
- package/dist/actions/finalize-payment-request.d.mts +13 -1
- package/dist/actions/generate-update-subscription-link.d.cts +13 -1
- package/dist/actions/generate-update-subscription-link.d.mts +13 -1
- package/dist/actions/get-payment-request-totals.d.cts +13 -1
- package/dist/actions/get-payment-request-totals.d.cts.map +1 -1
- package/dist/actions/get-payment-request-totals.d.mts +13 -1
- package/dist/actions/get-payment-request-totals.d.mts.map +1 -1
- package/dist/actions/get-transaction-totals.d.cts +13 -1
- package/dist/actions/get-transaction-totals.d.mts +13 -1
- package/dist/actions/initialize-authorization.d.cts +13 -1
- package/dist/actions/initialize-authorization.d.mts +13 -1
- package/dist/actions/initialize-transaction.d.cts +15 -3
- package/dist/actions/initialize-transaction.d.cts.map +1 -1
- package/dist/actions/initialize-transaction.d.mts +15 -3
- package/dist/actions/initialize-transaction.d.mts.map +1 -1
- package/dist/actions/initiate-bulk-charge.d.cts +13 -1
- package/dist/actions/initiate-bulk-charge.d.cts.map +1 -1
- package/dist/actions/initiate-bulk-charge.d.mts +13 -1
- package/dist/actions/initiate-bulk-charge.d.mts.map +1 -1
- package/dist/actions/list-banks.d.cts +15 -3
- package/dist/actions/list-banks.d.mts +15 -3
- package/dist/actions/list-bulk-charge-batches.d.cts +13 -1
- package/dist/actions/list-bulk-charge-batches.d.mts +13 -1
- package/dist/actions/list-charges-in-batch.d.cts +15 -3
- package/dist/actions/list-charges-in-batch.d.mts +15 -3
- package/dist/actions/list-countries.d.cts +13 -1
- package/dist/actions/list-countries.d.cts.map +1 -1
- package/dist/actions/list-countries.d.mts +13 -1
- package/dist/actions/list-countries.d.mts.map +1 -1
- package/dist/actions/list-customers.d.cts +13 -1
- package/dist/actions/list-customers.d.mts +13 -1
- package/dist/actions/list-disputes.d.cts +13 -1
- package/dist/actions/list-disputes.d.mts +13 -1
- package/dist/actions/list-domains.d.cts +13 -1
- package/dist/actions/list-domains.d.mts +13 -1
- package/dist/actions/list-mandate-authorizations.d.cts +13 -1
- package/dist/actions/list-mandate-authorizations.d.mts +13 -1
- package/dist/actions/list-orders.d.cts +13 -1
- package/dist/actions/list-orders.d.mts +13 -1
- package/dist/actions/list-payment-pages.d.cts +13 -1
- package/dist/actions/list-payment-pages.d.mts +13 -1
- package/dist/actions/list-payment-requests.d.cts +13 -1
- package/dist/actions/list-payment-requests.d.mts +13 -1
- package/dist/actions/list-plans.d.cts +13 -1
- package/dist/actions/list-plans.d.mts +13 -1
- package/dist/actions/list-products.d.cts +13 -1
- package/dist/actions/list-products.d.mts +13 -1
- package/dist/actions/list-refunds.d.cts +13 -1
- package/dist/actions/list-refunds.d.mts +13 -1
- package/dist/actions/list-settlements.d.cts +13 -1
- package/dist/actions/list-settlements.d.mts +13 -1
- package/dist/actions/list-splits.d.cts +13 -1
- package/dist/actions/list-splits.d.mts +13 -1
- package/dist/actions/list-states-avs.d.cts +13 -1
- package/dist/actions/list-states-avs.d.mts +13 -1
- package/dist/actions/list-storefront-products.d.cts +13 -1
- package/dist/actions/list-storefront-products.d.mts +13 -1
- package/dist/actions/list-storefronts.d.cts +13 -1
- package/dist/actions/list-storefronts.d.mts +13 -1
- package/dist/actions/list-subaccounts.d.cts +13 -1
- package/dist/actions/list-subaccounts.d.mts +13 -1
- package/dist/actions/list-subscriptions.d.cts +13 -1
- package/dist/actions/list-subscriptions.d.mts +13 -1
- package/dist/actions/list-transactions.d.cts +13 -1
- package/dist/actions/list-transactions.d.mts +13 -1
- package/dist/actions/list-transfer-recipients.d.cts +13 -1
- package/dist/actions/list-transfer-recipients.d.mts +13 -1
- package/dist/actions/list-transfers.d.cts +13 -1
- package/dist/actions/list-transfers.d.mts +13 -1
- package/dist/actions/list-virtual-terminals.d.cts +13 -1
- package/dist/actions/list-virtual-terminals.d.mts +13 -1
- package/dist/actions/pause-bulk-charge.d.cts +13 -1
- package/dist/actions/pause-bulk-charge.d.mts +13 -1
- package/dist/actions/publish-storefront.d.cts +13 -1
- package/dist/actions/publish-storefront.d.mts +13 -1
- package/dist/actions/remove-subaccount-from-split.d.cts +13 -1
- package/dist/actions/remove-subaccount-from-split.d.mts +13 -1
- package/dist/actions/resend-otp-for-transfer.d.cts +13 -1
- package/dist/actions/resend-otp-for-transfer.d.mts +13 -1
- package/dist/actions/resolve-card-bin.d.cts +13 -1
- package/dist/actions/resolve-card-bin.d.mts +13 -1
- package/dist/actions/resume-bulk-charge-batch.d.cts +13 -1
- package/dist/actions/resume-bulk-charge-batch.d.mts +13 -1
- package/dist/actions/send-payment-request-notification.d.cts +13 -1
- package/dist/actions/send-payment-request-notification.d.mts +13 -1
- package/dist/actions/send-subscription-update-link.d.cts +13 -1
- package/dist/actions/send-subscription-update-link.d.mts +13 -1
- package/dist/actions/set-risk-action.d.cts +13 -1
- package/dist/actions/set-risk-action.d.mts +13 -1
- package/dist/actions/submit-phone.d.cts +13 -1
- package/dist/actions/submit-phone.d.mts +13 -1
- package/dist/actions/trigger-direct-debit-activation-charge.d.cts +13 -1
- package/dist/actions/trigger-direct-debit-activation-charge.d.mts +13 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.d.cts +13 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.d.mts +13 -1
- package/dist/actions/unregister-apple-pay-domain.d.cts +13 -1
- package/dist/actions/unregister-apple-pay-domain.d.mts +13 -1
- package/dist/actions/update-customer.d.cts +13 -1
- package/dist/actions/update-customer.d.mts +13 -1
- package/dist/actions/update-payment-page.d.cts +13 -1
- package/dist/actions/update-payment-page.d.mts +13 -1
- package/dist/actions/update-payment-request.d.cts +13 -1
- package/dist/actions/update-payment-request.d.mts +13 -1
- package/dist/actions/update-payment-session-timeout.d.cts +13 -1
- package/dist/actions/update-payment-session-timeout.d.mts +13 -1
- package/dist/actions/update-plan.d.cts +13 -1
- package/dist/actions/update-plan.d.mts +13 -1
- package/dist/actions/update-product.d.cts +13 -1
- package/dist/actions/update-product.d.cts.map +1 -1
- package/dist/actions/update-product.d.mts +13 -1
- package/dist/actions/update-product.d.mts.map +1 -1
- package/dist/actions/update-split.d.cts +13 -1
- package/dist/actions/update-split.d.mts +13 -1
- package/dist/actions/update-storefront.d.cts +13 -1
- package/dist/actions/update-storefront.d.mts +13 -1
- package/dist/actions/update-subaccount.d.cts +13 -1
- package/dist/actions/update-subaccount.d.mts +13 -1
- package/dist/actions/update-transfer-recipient.d.cts +13 -1
- package/dist/actions/update-transfer-recipient.d.mts +13 -1
- package/dist/actions/validate-bank-account.d.cts +13 -1
- package/dist/actions/validate-bank-account.d.mts +13 -1
- package/dist/actions/validate-customer.d.cts +13 -1
- package/dist/actions/validate-customer.d.mts +13 -1
- package/dist/actions/validate-order.d.cts +13 -1
- package/dist/actions/validate-order.d.mts +13 -1
- package/dist/actions/verify-payment-request.d.cts +13 -1
- package/dist/actions/verify-payment-request.d.mts +13 -1
- package/dist/actions/verify-storefront-slug.d.cts +13 -1
- package/dist/actions/verify-storefront-slug.d.mts +13 -1
- package/dist/actions/verify-transaction.d.cts +13 -1
- package/dist/actions/verify-transaction.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -87,7 +87,19 @@ declare const paystackListDisputes: import("@keystrokehq/action").WorkflowAction
|
|
|
87
87
|
status?: "pending" | "awaiting-merchant-feedback" | "awaiting-bank-feedback" | "resolved" | undefined;
|
|
88
88
|
perPage?: number | undefined;
|
|
89
89
|
transaction?: string | undefined;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { paystackListDisputes };
|
|
93
105
|
//# sourceMappingURL=list-disputes.d.cts.map
|
|
@@ -87,7 +87,19 @@ declare const paystackListDisputes: import("@keystrokehq/action").WorkflowAction
|
|
|
87
87
|
status?: "pending" | "awaiting-merchant-feedback" | "awaiting-bank-feedback" | "resolved" | undefined;
|
|
88
88
|
perPage?: number | undefined;
|
|
89
89
|
transaction?: string | undefined;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { paystackListDisputes };
|
|
93
105
|
//# sourceMappingURL=list-disputes.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const paystackListDomains: import("@keystrokehq/action").WorkflowActionD
|
|
|
17
17
|
next?: string | undefined;
|
|
18
18
|
previous?: string | undefined;
|
|
19
19
|
use_cursor?: boolean | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { paystackListDomains };
|
|
23
35
|
//# sourceMappingURL=list-domains.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const paystackListDomains: import("@keystrokehq/action").WorkflowActionD
|
|
|
17
17
|
next?: string | undefined;
|
|
18
18
|
previous?: string | undefined;
|
|
19
19
|
use_cursor?: boolean | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { paystackListDomains };
|
|
23
35
|
//# sourceMappingURL=list-domains.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const paystackListMandateAuthorizations: import("@keystrokehq/action").W
|
|
|
46
46
|
cursor?: string | undefined;
|
|
47
47
|
status?: "active" | "pending" | "revoked" | undefined;
|
|
48
48
|
per_page?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { paystackListMandateAuthorizations };
|
|
52
64
|
//# sourceMappingURL=list-mandate-authorizations.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const paystackListMandateAuthorizations: import("@keystrokehq/action").W
|
|
|
46
46
|
cursor?: string | undefined;
|
|
47
47
|
status?: "active" | "pending" | "revoked" | undefined;
|
|
48
48
|
per_page?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { paystackListMandateAuthorizations };
|
|
52
64
|
//# sourceMappingURL=list-mandate-authorizations.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const paystackListOrders: import("@keystrokehq/action").WorkflowActionDe
|
|
|
52
52
|
to_date?: string | undefined;
|
|
53
53
|
per_page?: number | undefined;
|
|
54
54
|
from_date?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paystackListOrders };
|
|
58
70
|
//# sourceMappingURL=list-orders.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const paystackListOrders: import("@keystrokehq/action").WorkflowActionDe
|
|
|
52
52
|
to_date?: string | undefined;
|
|
53
53
|
per_page?: number | undefined;
|
|
54
54
|
from_date?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paystackListOrders };
|
|
58
70
|
//# sourceMappingURL=list-orders.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const paystackListPaymentPages: import("@keystrokehq/action").WorkflowAc
|
|
|
47
47
|
from?: string | undefined;
|
|
48
48
|
page?: number | undefined;
|
|
49
49
|
perPage?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { paystackListPaymentPages };
|
|
53
65
|
//# sourceMappingURL=list-payment-pages.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const paystackListPaymentPages: import("@keystrokehq/action").WorkflowAc
|
|
|
47
47
|
from?: string | undefined;
|
|
48
48
|
page?: number | undefined;
|
|
49
49
|
perPage?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { paystackListPaymentPages };
|
|
53
65
|
//# sourceMappingURL=list-payment-pages.d.mts.map
|
|
@@ -82,7 +82,19 @@ declare const paystackListPaymentRequests: import("@keystrokehq/action").Workflo
|
|
|
82
82
|
perPage?: number | undefined;
|
|
83
83
|
currency?: string | undefined;
|
|
84
84
|
customer?: string | undefined;
|
|
85
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
85
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>;
|
|
86
98
|
//#endregion
|
|
87
99
|
export { paystackListPaymentRequests };
|
|
88
100
|
//# sourceMappingURL=list-payment-requests.d.cts.map
|
|
@@ -82,7 +82,19 @@ declare const paystackListPaymentRequests: import("@keystrokehq/action").Workflo
|
|
|
82
82
|
perPage?: number | undefined;
|
|
83
83
|
currency?: string | undefined;
|
|
84
84
|
customer?: string | undefined;
|
|
85
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
85
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>;
|
|
86
98
|
//#endregion
|
|
87
99
|
export { paystackListPaymentRequests };
|
|
88
100
|
//# sourceMappingURL=list-payment-requests.d.mts.map
|
|
@@ -60,7 +60,19 @@ declare const paystackListPlans: import("@keystrokehq/action").WorkflowActionDef
|
|
|
60
60
|
amount?: number | undefined;
|
|
61
61
|
perPage?: number | undefined;
|
|
62
62
|
interval?: "daily" | "weekly" | "monthly" | "biannually" | "annually" | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { paystackListPlans };
|
|
66
78
|
//# sourceMappingURL=list-plans.d.cts.map
|
|
@@ -60,7 +60,19 @@ declare const paystackListPlans: import("@keystrokehq/action").WorkflowActionDef
|
|
|
60
60
|
amount?: number | undefined;
|
|
61
61
|
perPage?: number | undefined;
|
|
62
62
|
interval?: "daily" | "weekly" | "monthly" | "biannually" | "annually" | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { paystackListPlans };
|
|
66
78
|
//# sourceMappingURL=list-plans.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const paystackListProducts: import("@keystrokehq/action").WorkflowAction
|
|
|
57
57
|
perPage?: number | undefined;
|
|
58
58
|
to_date?: string | undefined;
|
|
59
59
|
from_date?: string | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { paystackListProducts };
|
|
63
75
|
//# sourceMappingURL=list-products.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const paystackListProducts: import("@keystrokehq/action").WorkflowAction
|
|
|
57
57
|
perPage?: number | undefined;
|
|
58
58
|
to_date?: string | undefined;
|
|
59
59
|
from_date?: string | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { paystackListProducts };
|
|
63
75
|
//# sourceMappingURL=list-products.d.mts.map
|
|
@@ -63,7 +63,19 @@ declare const paystackListRefunds: import("@keystrokehq/action").WorkflowActionD
|
|
|
63
63
|
from?: string | undefined;
|
|
64
64
|
page?: number | undefined;
|
|
65
65
|
perPage?: number | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { paystackListRefunds };
|
|
69
81
|
//# sourceMappingURL=list-refunds.d.cts.map
|
|
@@ -63,7 +63,19 @@ declare const paystackListRefunds: import("@keystrokehq/action").WorkflowActionD
|
|
|
63
63
|
from?: string | undefined;
|
|
64
64
|
page?: number | undefined;
|
|
65
65
|
perPage?: number | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { paystackListRefunds };
|
|
69
81
|
//# sourceMappingURL=list-refunds.d.mts.map
|
|
@@ -35,7 +35,19 @@ declare const PaystackListSettlementsOutput: z.ZodObject<{
|
|
|
35
35
|
declare const paystackListSettlements: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
page?: number | undefined;
|
|
37
37
|
perPage?: number | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { paystackListSettlements };
|
|
41
53
|
//# sourceMappingURL=list-settlements.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const PaystackListSettlementsOutput: z.ZodObject<{
|
|
|
35
35
|
declare const paystackListSettlements: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
page?: number | undefined;
|
|
37
37
|
perPage?: number | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { paystackListSettlements };
|
|
41
53
|
//# sourceMappingURL=list-settlements.d.mts.map
|
|
@@ -49,7 +49,19 @@ declare const paystackListSplits: import("@keystrokehq/action").WorkflowActionDe
|
|
|
49
49
|
per_page?: number | undefined;
|
|
50
50
|
from_date?: string | undefined;
|
|
51
51
|
subaccount_code?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
generic_api_key: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { paystackListSplits };
|
|
55
67
|
//# sourceMappingURL=list-splits.d.cts.map
|
|
@@ -49,7 +49,19 @@ declare const paystackListSplits: import("@keystrokehq/action").WorkflowActionDe
|
|
|
49
49
|
per_page?: number | undefined;
|
|
50
50
|
from_date?: string | undefined;
|
|
51
51
|
subaccount_code?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
generic_api_key: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { paystackListSplits };
|
|
55
67
|
//# sourceMappingURL=list-splits.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const PaystackListStatesAvsOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const paystackListStatesAvs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
country: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { paystackListStatesAvs };
|
|
21
33
|
//# sourceMappingURL=list-states-avs.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const PaystackListStatesAvsOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const paystackListStatesAvs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
country: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { paystackListStatesAvs };
|
|
21
33
|
//# sourceMappingURL=list-states-avs.d.mts.map
|
|
@@ -54,7 +54,19 @@ declare const paystackListStorefrontProducts: import("@keystrokehq/action").Work
|
|
|
54
54
|
id: number;
|
|
55
55
|
page?: number | undefined;
|
|
56
56
|
perPage?: number | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { paystackListStorefrontProducts };
|
|
60
72
|
//# sourceMappingURL=list-storefront-products.d.cts.map
|
|
@@ -54,7 +54,19 @@ declare const paystackListStorefrontProducts: import("@keystrokehq/action").Work
|
|
|
54
54
|
id: number;
|
|
55
55
|
page?: number | undefined;
|
|
56
56
|
perPage?: number | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { paystackListStorefrontProducts };
|
|
60
72
|
//# sourceMappingURL=list-storefront-products.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const paystackListStorefronts: import("@keystrokehq/action").WorkflowAct
|
|
|
37
37
|
page?: number | undefined;
|
|
38
38
|
status?: "active" | "inactive" | undefined;
|
|
39
39
|
perPage?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { paystackListStorefronts };
|
|
43
55
|
//# sourceMappingURL=list-storefronts.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const paystackListStorefronts: import("@keystrokehq/action").WorkflowAct
|
|
|
37
37
|
page?: number | undefined;
|
|
38
38
|
status?: "active" | "inactive" | undefined;
|
|
39
39
|
perPage?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { paystackListStorefronts };
|
|
43
55
|
//# sourceMappingURL=list-storefronts.d.mts.map
|