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 e58d34b commit 67ec324Copy full SHA for 67ec324
src/services/disputesApi.ts
@@ -28,7 +28,6 @@ import { ObjectSerializer } from "../typings/disputes/models";
28
* The service has been moved to a different package 'disputes'
29
* @deprecated Use services/disputes/DisputesAPI
30
*/
31
-
32
export class DisputesAPI extends Service {
33
34
private readonly API_BASEPATH: string = "https://ca-test.adyen.com/ca/services/DisputeService/v30";
0 commit comments