OrderType
No description
enum OrderType {
BUY
BUY_FREE
BUY_USER
STEAL
GIVE
SELL
TRADE
WITHDRAW
REPLACE
REMOVE
}
No description
enum OrderType {
BUY
BUY_FREE
BUY_USER
STEAL
GIVE
SELL
TRADE
WITHDRAW
REPLACE
REMOVE
}
OrderType.BUY
OrderType.BUY_FREE
OrderType.BUY_USER
OrderType.STEAL
OrderType.GIVE
OrderType.SELL
OrderType.TRADE
OrderType.WITHDRAW
OrderType.REPLACE
OrderType.REMOVE