OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
PriceUnit Struct Reference

The price unit for the underlying can be one of the following: More...

Public Types

enum  Enum { Undefined = 0, Money = 1, Interest = 2, Points = 3 }
 The price unit for the underlying can be one of the following: More...
 

Detailed Description

The price unit for the underlying can be one of the following:

Member Enumeration Documentation

enum Enum

The price unit for the underlying can be one of the following:

Enumerator
Undefined 

Undefined.

Money 

Money.

Interest 

Interest.

Points 

Points.