Uses of Record Class
com.binance4j.convert.dto.Conversion
Packages that use Conversion
-
Uses of Conversion in com.binance4j.convert.dto
Methods in com.binance4j.convert.dto that return types with arguments of type ConversionModifier and TypeMethodDescriptionConversionHistory.list()Returns the value of thelistrecord component.Constructor parameters in com.binance4j.convert.dto with type arguments of type ConversionModifierConstructorDescriptionConversionHistory(List<Conversion> list, long startTime, long endTime, int limit, boolean moreData) Creates an instance of aConversionHistoryrecord class.