#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 2637 of file Enumerations.h.
| enum Enum |
Settlement method for a contract or instrument.
| Enumerator | ||
|---|---|---|
| NoValue | 0x00 | No value. |
| CashSettlement | 'C' | Cash Settlement. |
| PhysicalSettlement | 'P' | Physical Settlement. |
Definition at line 2640 of file Enumerations.h.