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