Uses of Class
org.knowm.xchange.ftx.dto.account.FtxConvertDto
Package | Description |
---|---|
org.knowm.xchange.ftx | |
org.knowm.xchange.ftx.service |
-
Uses of FtxConvertDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxConvertDto Modifier and Type Method Description FtxResponse<FtxConvertDto>
FtxAuthenticated. getConvertStatus(String apiKey, Long nonce, si.mazi.rescu.ParamsDigest signature, String subaccount, String quoteId)
-
Uses of FtxConvertDto in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return types with arguments of type FtxConvertDto Modifier and Type Method Description FtxResponse<FtxConvertDto>
FtxAccountServiceRaw. getFtxConvertStatus(String subaccount, Integer quoteId)