#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, Buyer = 4001, Seller = 4002, Broker = 4003 } |
Definition at line 2413 of file Enumerations.h.
enum Enum |
RootParty sub-type.
Enumerator | |
---|---|
NoValue |
No value. |
Buyer |
Buyer. |
Seller |
Seller. |
Broker |
Broker. |
Definition at line 2416 of file Enumerations.h.