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 351f72b commit ed710a5Copy full SHA for ed710a5
src/services/binLookupApi.ts
@@ -33,7 +33,7 @@ export class BinLookupAPI extends Service {
33
}
34
35
/**
36
- * @deprecated Use services/binLookup/binLookup
+ * @deprecated Use services/binLookup/BinLookupAPI
37
*
38
* @summary Check if 3D Secure is available
39
* @param threeDSAvailabilityRequest {@link ThreeDSAvailabilityRequest }
@@ -53,7 +53,7 @@ export class BinLookupAPI extends Service {
53
54
55
56
57
58
* @summary Get a fees cost estimate
59
* @param costEstimateRequest {@link CostEstimateRequest }
0 commit comments