#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Instruction specifying if orders of the targeted Sponsored Access Unit ID need to be deleted. Can be sent only when PartyActionType is Halt_Trading(1).
Definition at line 1406 of file Enumerations.h.
| enum Enum |
Instruction specifying if orders of the targeted Sponsored Access Unit ID need to be deleted. Can be sent only when PartyActionType is Halt_Trading(1).
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| No | 0 | No. |
| Yes | 1 | Yes. |
Definition at line 1409 of file Enumerations.h.