Class BinLookupService
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class BinLookupService
-
-
Constructor Summary
Constructors Constructor Description BinLookupService(HttpClient httpClient, CoroutineDispatcher coroutineDispatcher)
-
Method Summary
Modifier and Type Method Description final BinLookupResponsemakeBinLookup(BinLookupRequest request, String clientKey)-
-
Method Detail
-
makeBinLookup
final BinLookupResponse makeBinLookup(BinLookupRequest request, String clientKey)
-
-
-
-