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