io.contek.invoker.hbdmlinear.api.common._AvailableLevelRate Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of invoker-hbdmlinear-api Show documentation
Show all versions of invoker-hbdmlinear-api Show documentation
Huobi Derivative Linear Java API
package io.contek.invoker.hbdmlinear.api.common;
import javax.annotation.concurrent.NotThreadSafe;
@NotThreadSafe
public class _AvailableLevelRate {
public String contract_code;
public String available_level_rate;
public String margin_mode;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy