OnixS Eurex ETI Handler C++ library 9.28.0
Users' manual and API documentation
Loading...
Searching...
No Matches
OrderDeletionInstruction Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum

Detailed Description

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.

Member Enumeration Documentation

◆ Enum

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 

No.

Yes 

Yes.

Definition at line 1409 of file Enumerations.h.