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