OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
PriceValidityCheckType Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, None = 0, Optional = 1, Mandatory = 2 }
 

Detailed Description

Definition at line 1766 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Indicator how price validity check should be performed by the exchange.

Enumerator
NoValue 

No value.

None 

None.

Optional 

Optional.

Mandatory 

Mandatory.

Definition at line 1769 of file Enumerations.h.