Uses of Class
org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
Packages that use LatokenRateLimit
-
Uses of LatokenRateLimit in org.knowm.xchange.latoken.dto.exchangeinfo
Methods in org.knowm.xchange.latoken.dto.exchangeinfo that return types with arguments of type LatokenRateLimitModifier and TypeMethodDescriptionLatokenRateLimits.getPublicEndpoints()LatokenRateLimits.getSignedEndpoints()Constructor parameters in org.knowm.xchange.latoken.dto.exchangeinfo with type arguments of type LatokenRateLimitModifierConstructorDescriptionLatokenRateLimits(List<LatokenRateLimit> publicEndpoints, List<LatokenRateLimit> signedEndpoints) C'tor