#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 1766 of file Enumerations.h.
| enum Enum |
Indicator how price validity check should be performed by the exchange.
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| None | 0 | None. |
| Optional | 1 | Optional. |
| Mandatory | 2 | Mandatory. |
Definition at line 1769 of file Enumerations.h.