#include <OnixS/Eurex/Trading/Messages/AddFlexibleInstrumentResponse.h>
Public Member Functions | |
AddFlexibleInstrumentResponse () | |
TemplateId::Enum | templateId () const |
std::string | toString () const |
Public Member Functions inherited from Message | |
virtual | ~Message () |
Friends | |
class | Serializer |
Definition at line 35 of file AddFlexibleInstrumentResponse.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 91 of file AddFlexibleInstrumentResponse.h.
UInt32 contractDate |
Business date to identify an instrument.
Definition at line 67 of file AddFlexibleInstrumentResponse.h.
ExerciseStyle::Enum exerciseStyle |
Type of exercise of an instrument.
Definition at line 82 of file AddFlexibleInstrumentResponse.h.
LastFragment::Enum lastFragment |
Indicates whether this message is the last fragment (part) of a sequence of messages belonging to one dedicated transaction.
Definition at line 49 of file AddFlexibleInstrumentResponse.h.
SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 61 of file AddFlexibleInstrumentResponse.h.
UInt32 maturityDate |
Date of maturity.
Definition at line 64 of file AddFlexibleInstrumentResponse.h.
UInt8 optAttribute |
Version of option contract.
Definition at line 76 of file AddFlexibleInstrumentResponse.h.
ProductComplex::Enum productComplex |
This field qualifies an instrument type on Eurex.
Definition at line 70 of file AddFlexibleInstrumentResponse.h.
PutOrCall::Enum putOrCall |
Indicates whether an option contract is a put or call.
Definition at line 79 of file AddFlexibleInstrumentResponse.h.
SInt64 securityId |
The instrument identifier uniquely identifies an instrument in the core system.
Definition at line 55 of file AddFlexibleInstrumentResponse.h.
UInt64 securityResponseId |
Security response ID.
Definition at line 52 of file AddFlexibleInstrumentResponse.h.
SettlMethod::Enum settlMethod |
Settlement method for a contract or instrument.
Definition at line 73 of file AddFlexibleInstrumentResponse.h.
SInt64 strikePrice |
Strike Price for an Option.
Definition at line 58 of file AddFlexibleInstrumentResponse.h.
UInt64 trdRegTSTimeIn |
Matching engine in timestamp.
Definition at line 42 of file AddFlexibleInstrumentResponse.h.
UInt64 trdRegTSTimeOut |
Matching engine out timestamp.
Definition at line 45 of file AddFlexibleInstrumentResponse.h.