OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Member Functions | Public Attributes | List of all members
OrderReturnInfo Struct Reference

The Order Return Info structure is limited to one per broadcast. More...

Public Member Functions

std::string toString () const
 Returns string representation.
 

Public Attributes

int32 transAck
 Indicates the action taken as a result of the transaction or a reason for an aborted transaction. More...
 
OrderId orderId
 Indicates the identifier of the order.
 
TradingCode originatorTradingCode
 Information about user who created order.
 
TimeSpec executionTimestamp
 Execution timestamp.
 

Detailed Description

The Order Return Info structure is limited to one per broadcast.

Member Data Documentation

int32 transAck

Indicates the action taken as a result of the transaction or a reason for an aborted transaction.

See the Error Messages Reference manual for details about why transactions are aborted.