Class LatokenRateLimit
java.lang.Object
org.knowm.xchange.latoken.dto.exchangeinfo.LatokenRateLimit
-
Constructor Summary
ConstructorsConstructorDescriptionLatokenRateLimit(String endpoint, String timePeriod, long requestLimit) C'tor -
Method Summary
Modifier and TypeMethodDescriptionAPI endpoint with method typelongAmount of requests allowed in time periodTime limit of requeststoString()
-
Constructor Details
-
LatokenRateLimit
C'tor- Parameters:
endpoint-timePeriod-requestLimit-
-
-
Method Details