Uses of Class
org.knowm.xchange.ftx.dto.account.FtxSubAccountTranferDto
Packages that use FtxSubAccountTranferDto
-
Uses of FtxSubAccountTranferDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxSubAccountTranferDtoModifier and TypeMethodDescriptionFtxAuthenticated.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 FtxSubAccountTranferDtoModifier and TypeMethodDescriptionFtxAccountServiceRaw.transferBetweenFtxSubAccount
(FtxSubAccountTransferPOJO payload)