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

Public Types

enum  Enum { NoValue = 0xFF, No = 0, Yes = 1 }
 

Detailed Description

Definition at line 2655 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Instruction to show last deal information after negotiation closure.

Enumerator
NoValue 

No value.

No 

No.

Yes 

Yes.

Definition at line 2658 of file Enumerations.h.