OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
PutOrCall Struct Reference

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

Public Types

enum  Enum { NoValue = 0xFF, Put = 0, Call = 1 }
 

Detailed Description

Definition at line 1484 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Indicates whether an option contract is a put or call.

Enumerator
NoValue 

No value.

Put 

Put.

Call 

Call.

Definition at line 1487 of file Enumerations.h.


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