Uses of Class
org.knowm.xchange.bybit.dto.trade.BybitAmendOrderPayload
Packages that use BybitAmendOrderPayload
-
Uses of BybitAmendOrderPayload in org.knowm.xchange.bybit
Methods in org.knowm.xchange.bybit with parameters of type BybitAmendOrderPayloadModifier and TypeMethodDescriptionBybitAuthenticated.amendOrder
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, BybitAmendOrderPayload payload)