Uses of Class
org.knowm.xchange.bity.dto.BityResponse
-
Packages that use BityResponse Package Description org.knowm.xchange.bity -
-
Uses of BityResponse in org.knowm.xchange.bity
Methods in org.knowm.xchange.bity that return BityResponse Modifier and Type Method Description BityResponse<BityOrder>
BityAuthenticated. getOrders(Long offset, Integer limit, String orderBy, String authorization)
BityResponse<BityTicker>
Bity. getRates()
-