ReservationOperation
For a HoldingReservation transaction, this field indicates whether a given HoldingReservation should be decreased, set to a specific value or increased.
Metadata
- Underlying type:
i8
Values
| Key | Value | Description |
|---|---|---|
| Less | -1 | Decrease the HoldingReservation. |
| Set | 0 | Set the HoldingReservation to a specific value. |
| More | 1 | Increase the HoldingReservation. |
Referenced by
Messages
| Message | Field | Description |
|---|---|---|
| ReserveHolding | Operation |