Uses of Class
org.knowm.xchange.ftx.dto.account.FtxConvertAcceptRequestDto
Package | Description |
---|---|
org.knowm.xchange.ftx | |
org.knowm.xchange.ftx.service |
-
Uses of FtxConvertAcceptRequestDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxConvertAcceptRequestDto Modifier and Type Method Description FtxResponse<FtxConvertAcceptRequestDto>
FtxAuthenticated. 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 FtxConvertAcceptRequestDto Modifier and Type Method Description FtxResponse<FtxConvertAcceptRequestDto>
FtxAccountServiceRaw. acceptFtxConvert(String subaccount, Integer quoteId)