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

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

Public Types

enum  Enum

Detailed Description

Definition at line 1100 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Specifies the type of action requested.

Enumerator
NoValue 0xFF 

No value.

SuspendQuotes 

Suspend quotes.

ReleaseQuotes 

Release quotes from suspension.

SuspendDeleteQuotes 

Suspend and delete Quotes.

Definition at line 1103 of file Enumerations.h.