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

io.contek.invoker.hbdminverse.api.common._LeverRate Maven / Gradle / Ivy

package io.contek.invoker.hbdminverse.api.common;

import javax.annotation.concurrent.NotThreadSafe;

@NotThreadSafe
public class _LeverRate {

  public String contract_code;
  public int lever_rate;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy