Uses of Class
org.knowm.xchange.ftx.dto.account.FtxConvertAcceptRequestDto
Packages that use FtxConvertAcceptRequestDto
-
Uses of FtxConvertAcceptRequestDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxConvertAcceptRequestDtoModifier and TypeMethodDescriptionFtxAuthenticated.acceptConvert
(String apiKey, Long nonce, si.mazi.rescu.ParamsDigest signature, String subaccount, String quoteId, FtxConvertAcceptPayloadRequestDto payload) -
Uses of FtxConvertAcceptRequestDto in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return types with arguments of type FtxConvertAcceptRequestDtoModifier and TypeMethodDescriptionFtxAccountServiceRaw.acceptFtxConvert
(String subaccount, Integer quoteId)