OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Member Functions | Public Attributes | List of all members
UserMiFIDInfo Struct Reference

User MiFID Info. More...

Public Member Functions

std::string toString () const
 String representation.
 
 UserMiFIDInfo ()
 Initialize default instance.
 

Public Attributes

UserCode userCode
 User Code.
 
uint32 mifidShortId
 Specifies the short id for the user.
 
std::string mifidIdentifier
 Specifies the MiFID-II identifier for the user.
 
bool algorithmicModel
 Specifies if algorithmic model is allowed for the user.
 
std::string firstName
 Specifies the first name for the user.
 
std::string lastName
 Specifies the last name for the user.
 
std::string dateOfBirth
 Specifies the date of birth for the user.
 
MiFIDIdentifierType::Enum miFIDIdentifierType
 Specifies the MiFID identifier type.
 

Detailed Description

User MiFID Info.