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