@keystrokehq/paystack 0.1.3 → 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 +13 -1
- package/dist/actions/create-payment-page.d.cts.map +1 -1
- package/dist/actions/create-payment-page.d.mts +13 -1
- 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 +13 -1
- package/dist/actions/create-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-transfer-recipient.d.mts +13 -1
- 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 +13 -1
- package/dist/actions/initialize-transaction.d.cts.map +1 -1
- package/dist/actions/initialize-transaction.d.mts +13 -1
- 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 +13 -1
- package/dist/actions/list-banks.d.mts +13 -1
- 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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -12,7 +12,19 @@ declare const PaystackTriggerDirectDebitActivationChargeOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paystackTriggerDirectDebitActivationCharge: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
authorization_id: number;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paystackTriggerDirectDebitActivationCharge };
|
|
18
30
|
//# sourceMappingURL=trigger-direct-debit-activation-charge.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const PaystackUnassignDestinationFromVirtualTerminalOutput: z.ZodObject<
|
|
|
12
12
|
declare const paystackUnassignDestinationFromVirtualTerminal: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
code: string;
|
|
14
14
|
targets: string[];
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paystackUnassignDestinationFromVirtualTerminal };
|
|
18
30
|
//# sourceMappingURL=unassign-destination-from-virtual-terminal.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const PaystackUnassignDestinationFromVirtualTerminalOutput: z.ZodObject<
|
|
|
12
12
|
declare const paystackUnassignDestinationFromVirtualTerminal: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
code: string;
|
|
14
14
|
targets: string[];
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paystackUnassignDestinationFromVirtualTerminal };
|
|
18
30
|
//# sourceMappingURL=unassign-destination-from-virtual-terminal.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const PaystackUnregisterApplePayDomainOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const paystackUnregisterApplePayDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
domainName: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { paystackUnregisterApplePayDomain };
|
|
17
29
|
//# sourceMappingURL=unregister-apple-pay-domain.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const PaystackUnregisterApplePayDomainOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const paystackUnregisterApplePayDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
domainName: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { paystackUnregisterApplePayDomain };
|
|
17
29
|
//# sourceMappingURL=unregister-apple-pay-domain.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const paystackUpdateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
34
34
|
metadata?: string | undefined;
|
|
35
35
|
last_name?: string | undefined;
|
|
36
36
|
first_name?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { paystackUpdateCustomer };
|
|
40
52
|
//# sourceMappingURL=update-customer.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const paystackUpdateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
34
34
|
metadata?: string | undefined;
|
|
35
35
|
last_name?: string | undefined;
|
|
36
36
|
first_name?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { paystackUpdateCustomer };
|
|
40
52
|
//# sourceMappingURL=update-customer.d.mts.map
|
|
@@ -42,7 +42,19 @@ declare const paystackUpdatePaymentPage: import("@keystrokehq/action").WorkflowA
|
|
|
42
42
|
active?: boolean | undefined;
|
|
43
43
|
amount?: number | undefined;
|
|
44
44
|
description?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { paystackUpdatePaymentPage };
|
|
48
60
|
//# sourceMappingURL=update-payment-page.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const paystackUpdatePaymentPage: import("@keystrokehq/action").WorkflowA
|
|
|
42
42
|
active?: boolean | undefined;
|
|
43
43
|
amount?: number | undefined;
|
|
44
44
|
description?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { paystackUpdatePaymentPage };
|
|
48
60
|
//# sourceMappingURL=update-payment-page.d.mts.map
|
|
@@ -90,7 +90,19 @@ declare const paystackUpdatePaymentRequest: import("@keystrokehq/action").Workfl
|
|
|
90
90
|
has_invoice?: boolean | undefined;
|
|
91
91
|
invoice_number?: number | undefined;
|
|
92
92
|
send_notification?: boolean | undefined;
|
|
93
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
93
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
generic_api_key: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>]>;
|
|
94
106
|
//#endregion
|
|
95
107
|
export { paystackUpdatePaymentRequest };
|
|
96
108
|
//# sourceMappingURL=update-payment-request.d.cts.map
|
|
@@ -90,7 +90,19 @@ declare const paystackUpdatePaymentRequest: import("@keystrokehq/action").Workfl
|
|
|
90
90
|
has_invoice?: boolean | undefined;
|
|
91
91
|
invoice_number?: number | undefined;
|
|
92
92
|
send_notification?: boolean | undefined;
|
|
93
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
93
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
generic_api_key: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>]>;
|
|
94
106
|
//#endregion
|
|
95
107
|
export { paystackUpdatePaymentRequest };
|
|
96
108
|
//# sourceMappingURL=update-payment-request.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const PaystackUpdatePaymentSessionTimeoutOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const paystackUpdatePaymentSessionTimeout: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
timeout: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paystackUpdatePaymentSessionTimeout };
|
|
19
31
|
//# sourceMappingURL=update-payment-session-timeout.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const PaystackUpdatePaymentSessionTimeoutOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const paystackUpdatePaymentSessionTimeout: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
timeout: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paystackUpdatePaymentSessionTimeout };
|
|
19
31
|
//# sourceMappingURL=update-payment-session-timeout.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const paystackUpdatePlan: import("@keystrokehq/action").WorkflowActionDe
|
|
|
37
37
|
description?: string | undefined;
|
|
38
38
|
invoice_limit?: number | undefined;
|
|
39
39
|
send_invoices?: boolean | 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 { paystackUpdatePlan };
|
|
43
55
|
//# sourceMappingURL=update-plan.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const paystackUpdatePlan: import("@keystrokehq/action").WorkflowActionDe
|
|
|
37
37
|
description?: string | undefined;
|
|
38
38
|
invoice_limit?: number | undefined;
|
|
39
39
|
send_invoices?: boolean | 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 { paystackUpdatePlan };
|
|
43
55
|
//# sourceMappingURL=update-plan.d.mts.map
|
|
@@ -69,7 +69,19 @@ declare const paystackUpdateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
69
69
|
unlimited?: boolean | undefined;
|
|
70
70
|
split_code?: string | undefined;
|
|
71
71
|
description?: string | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { paystackUpdateProduct };
|
|
75
87
|
//# sourceMappingURL=update-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-product.d.cts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAkD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-product.d.cts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAkD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -69,7 +69,19 @@ declare const paystackUpdateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
69
69
|
unlimited?: boolean | undefined;
|
|
70
70
|
split_code?: string | undefined;
|
|
71
71
|
description?: string | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { paystackUpdateProduct };
|
|
75
87
|
//# sourceMappingURL=update-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-product.d.mts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAkD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-product.d.mts","names":[],"sources":["../../src/actions/update-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAkD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -43,7 +43,19 @@ declare const paystackUpdateSplit: import("@keystrokehq/action").WorkflowActionD
|
|
|
43
43
|
active?: boolean | undefined;
|
|
44
44
|
bearer_type?: "subaccount" | "account" | "all-proportional" | "all" | undefined;
|
|
45
45
|
bearer_subaccount?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { paystackUpdateSplit };
|
|
49
61
|
//# sourceMappingURL=update-split.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const paystackUpdateSplit: import("@keystrokehq/action").WorkflowActionD
|
|
|
43
43
|
active?: boolean | undefined;
|
|
44
44
|
bearer_type?: "subaccount" | "account" | "all-proportional" | "all" | undefined;
|
|
45
45
|
bearer_subaccount?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { paystackUpdateSplit };
|
|
49
61
|
//# sourceMappingURL=update-split.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const paystackUpdateStorefront: import("@keystrokehq/action").WorkflowAc
|
|
|
16
16
|
name?: string | undefined;
|
|
17
17
|
slug?: string | undefined;
|
|
18
18
|
description?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { paystackUpdateStorefront };
|
|
22
34
|
//# sourceMappingURL=update-storefront.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const paystackUpdateStorefront: import("@keystrokehq/action").WorkflowAc
|
|
|
16
16
|
name?: string | undefined;
|
|
17
17
|
slug?: string | undefined;
|
|
18
18
|
description?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { paystackUpdateStorefront };
|
|
22
34
|
//# sourceMappingURL=update-storefront.d.mts.map
|
|
@@ -56,7 +56,19 @@ declare const paystackUpdateSubaccount: import("@keystrokehq/action").WorkflowAc
|
|
|
56
56
|
primary_contact_name?: string | undefined;
|
|
57
57
|
primary_contact_email?: string | undefined;
|
|
58
58
|
primary_contact_phone?: string | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { paystackUpdateSubaccount };
|
|
62
74
|
//# sourceMappingURL=update-subaccount.d.cts.map
|
|
@@ -56,7 +56,19 @@ declare const paystackUpdateSubaccount: import("@keystrokehq/action").WorkflowAc
|
|
|
56
56
|
primary_contact_name?: string | undefined;
|
|
57
57
|
primary_contact_email?: string | undefined;
|
|
58
58
|
primary_contact_phone?: string | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { paystackUpdateSubaccount };
|
|
62
74
|
//# sourceMappingURL=update-subaccount.d.mts.map
|
|
@@ -36,7 +36,19 @@ declare const paystackUpdateTransferRecipient: import("@keystrokehq/action").Wor
|
|
|
36
36
|
code: string;
|
|
37
37
|
name?: string | undefined;
|
|
38
38
|
email?: string | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { paystackUpdateTransferRecipient };
|
|
42
54
|
//# sourceMappingURL=update-transfer-recipient.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const paystackUpdateTransferRecipient: import("@keystrokehq/action").Wor
|
|
|
36
36
|
code: string;
|
|
37
37
|
name?: string | undefined;
|
|
38
38
|
email?: string | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { paystackUpdateTransferRecipient };
|
|
42
54
|
//# sourceMappingURL=update-transfer-recipient.d.mts.map
|
|
@@ -38,7 +38,19 @@ declare const paystackValidateBankAccount: import("@keystrokehq/action").Workflo
|
|
|
38
38
|
document_type: "identityNumber" | "passportNumber" | "businessRegistrationNumber";
|
|
39
39
|
account_number: string;
|
|
40
40
|
document_number?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { paystackValidateBankAccount };
|
|
44
56
|
//# sourceMappingURL=validate-bank-account.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const paystackValidateBankAccount: import("@keystrokehq/action").Workflo
|
|
|
38
38
|
document_type: "identityNumber" | "passportNumber" | "businessRegistrationNumber";
|
|
39
39
|
account_number: string;
|
|
40
40
|
document_number?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { paystackValidateBankAccount };
|
|
44
56
|
//# sourceMappingURL=validate-bank-account.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const paystackValidateCustomer: import("@keystrokehq/action").WorkflowAc
|
|
|
28
28
|
account_number: string;
|
|
29
29
|
value?: string | undefined;
|
|
30
30
|
middle_name?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paystackValidateCustomer };
|
|
34
46
|
//# sourceMappingURL=validate-customer.d.cts.map
|