ActualBuySellValueAdjustType
Not used for CCMX (this field is used when updating values used in limit checking).
Metadata
- Underlying type:
u8
Values
| Key | Value | Description |
|---|---|---|
| Deposit | 1 | Add the amount specified in the Value field to the current value. |
| Withdraw | 2 | Deduct the amount specified in the Value field from the current value. |
| Set | 3 | Set to the amount specified in the Value field. |
Referenced by
Messages
| Message | Field | Description |
|---|---|---|
| ActualBuySellValueAdjust | Type | This is a code indicating the type of adjustment to be made. See Enum for details. |