All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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