Uses of Class
org.knowm.xchange.okcoin.v3.dto.trade.SwapMultipleOrderCancellationResponse
Packages that use SwapMultipleOrderCancellationResponse
-
Uses of SwapMultipleOrderCancellationResponse in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return SwapMultipleOrderCancellationResponseModifier and TypeMethodDescriptionOkexV3.swapCancelMultipleOrders
(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase, String instrumentId, SwapOrderBatchCancellationRequest req) -
Uses of SwapMultipleOrderCancellationResponse in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return SwapMultipleOrderCancellationResponseModifier and TypeMethodDescriptionOkexTradeServiceRaw.swapCancelMultipleOrders
(String instrumentId, SwapOrderBatchCancellationRequest req)