Uses of Record Class
com.binance4j.convert.dto.ConversionHistory
Packages that use ConversionHistory
-
Uses of ConversionHistory in com.binance4j.convert.client
Methods in com.binance4j.convert.client that return types with arguments of type ConversionHistoryModifier and TypeMethodDescriptioncom.binance4j.core.Request<ConversionHistory>ConvertClient.getConversions(com.binance4j.core.param.TimeFrame params) Get assets conversion history.retrofit2.Call<ConversionHistory>ConvertMapping.getConversions(Map<String, Object> map)