We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9cdb7 commit 0a76a82Copy full SHA for 0a76a82
src/typings/index.ts
@@ -35,4 +35,5 @@ export * as acsWebhooks from "./acsWebhooks/models";
35
export * as transactionWebhooks from "./transactionWebhooks/models";
36
export * as negativeBalanceWarningWebhooks from "./negativeBalanceWarningWebhooks/models";
37
export * as balanceWebhooks from "./balanceWebhooks/models";
38
-export * as disputeWebhooks from "./disputeWebhooks/models";
+export * as disputeWebhooks from "./disputeWebhooks/models";
39
+export * as tokenizationWebhooks from "./tokenizationWebhooks/models";
0 commit comments