![JAR search and dependency download from the Maven repository](/logo.png)
io.contek.invoker.bybit.api.common._OrderRef Maven / Gradle / Ivy
The newest version!
package io.contek.invoker.bybit.api.common;
import javax.annotation.concurrent.NotThreadSafe;
@NotThreadSafe
public class _OrderRef {
public String orderId;
public String orderLinkId;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy