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