#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, Buyer = 14001, Seller = 14002 } |
Definition at line 1691 of file Enumerations.h.
enum Enum |
Party sub-type.
Enumerator | |
---|---|
NoValue |
No value. |
Buyer |
Buyer. |
Seller |
Seller. |
Definition at line 1694 of file Enumerations.h.