Enum OrderType
The order type
public enum OrderType
Fields
AMM = 0
AMM
LIMIT_ORDER = 1
Limit order
MAKER_ONLY = 2
Maker only
TAKER_ONLY = 3
Taker only
The order type
public enum OrderType
AMM = 0
AMM
LIMIT_ORDER = 1
Limit order
MAKER_ONLY = 2
Maker only
TAKER_ONLY = 3
Taker only