Skip to content

Commit ed710a5

Browse files
committed
Update comment
1 parent 351f72b commit ed710a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/services/binLookupApi.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export class BinLookupAPI extends Service {
3333
}
3434

3535
/**
36-
* @deprecated Use services/binLookup/binLookup
36+
* @deprecated Use services/binLookup/BinLookupAPI
3737
*
3838
* @summary Check if 3D Secure is available
3939
* @param threeDSAvailabilityRequest {@link ThreeDSAvailabilityRequest }
@@ -53,7 +53,7 @@ export class BinLookupAPI extends Service {
5353
}
5454

5555
/**
56-
* @deprecated Use services/binLookup/binLookup
56+
* @deprecated Use services/binLookup/BinLookupAPI
5757
*
5858
* @summary Get a fees cost estimate
5959
* @param costEstimateRequest {@link CostEstimateRequest }

0 commit comments

Comments
 (0)