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

estonlabs.cxtl.exchanges.binance.fapi.domain.enums.Side Maven / Gradle / Ivy

There is a newer version: 1.4.14
Show newest version
package estonlabs.cxtl.exchanges.binance.fapi.domain.enums;

public enum Side {
    BUY, SELL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy