Class FtxFundingRatePayload
java.lang.Object
org.knowm.xchange.ftx.dto.account.FtxFundingRatePayload
public class FtxFundingRatePayload extends Object
-
Constructor Summary
Constructors Constructor Description FtxFundingRatePayload(Long start_time, Long end_time, String future)
-
Method Summary
Modifier and Type Method Description Long
getEnd_time()
String
getFuture()
Long
getStart_time()
String
toString()