Uses of Class
org.knowm.xchange.ftx.dto.account.FtxAccountDto
Packages that use FtxAccountDto
-
Uses of FtxAccountDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxAccountDtoModifier and TypeMethodDescriptionFtxAuthenticated.getAccountInformation
(String apiKey, Long nonce, si.mazi.rescu.ParamsDigest signature, String subaccount) Method parameters in org.knowm.xchange.ftx with type arguments of type FtxAccountDtoModifier and TypeMethodDescriptionstatic AccountInfo
FtxAdapters.adaptAccountInfo
(FtxResponse<FtxAccountDto> ftxAccountDto, FtxResponse<List<FtxWalletBalanceDto>> ftxBalancesDto) -
Uses of FtxAccountDto in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return types with arguments of type FtxAccountDtoModifier and TypeMethodDescriptionFtxAccountServiceRaw.getFtxAccountInformation
(String subaccount)