#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, AllMarketParticipants = 1, Anonymous } |
Definition at line 2206 of file Enumerations.h.
enum Enum |
Specifies the type of respondents requested.
Enumerator | |
---|---|
NoValue |
No value. |
AllMarketParticipants |
Respondents are known during a negotiation. |
Anonymous |
Respondents are anonymized after negotiation start, Requester will remain anonymous from start. |
Definition at line 2209 of file Enumerations.h.