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

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

Public Types

enum  Enum { NoValue = 0x00, CashSettlement = 'C', PhysicalSettlement = 'P' }
 

Detailed Description

Definition at line 2175 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Settlement method for a contract or instrument.

Enumerator
NoValue 

No value.

CashSettlement 

Cash Settlement.

PhysicalSettlement 

Physical Settlement.

Definition at line 2178 of file Enumerations.h.


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