Desription
This Enum used to indicate Trade Result, The following are values and the descriptions for every value:
ENUM_TRADE_RESULT
Value | Constant | Description |
1 | TRADE_RETCODE_DONE_RESULT | Done result |
2 | TRADE_RETCODE_NO_MONEY | Not enough money |
3 | TRADE_RETCODE_HEDGE_NOT_ALLOW | Hedge not allow |
See Also