OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
RootPartyIdInvestmentDecisionMakerQualifier Struct Reference

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

Public Types

enum  Enum { NoValue = 0xFF, Algo = 22, Human = 24 }
 

Detailed Description

Qualifier for field PartyIdInvestmentDecisionMaker. Members/participants will have the possibility to specify an Investment qualifier value to distinguish between natural persons and Algos.

Definition at line 2395 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Qualifier for field PartyIdInvestmentDecisionMaker. Members/participants will have the possibility to specify an Investment qualifier value to distinguish between natural persons and Algos.

Enumerator
NoValue 

No value.

Algo 

Algo.

Human 

Human/Natural person.

Definition at line 2398 of file Enumerations.h.


The documentation for this struct was generated from the following file: