OnixS CBOE CMi2 Trading Handler for C++  1.1.3.0
Public Member Functions | Public Attributes | List of all members
QuoteCancelRequest::Quote Class Reference

Quote cancel. More...

Public Member Functions

void validate () const
 Validates instance data by checking length limits for strings. More...
 

Public Attributes

UInt32 productKey
 Unique product identifier. More...
 

Detailed Description

Quote cancel.

Member Function Documentation

void validate ( ) const

Validates instance data by checking length limits for strings.

Throws std::invalid_artument exception if message content is invalid.

Member Data Documentation

UInt32 productKey

Unique product identifier.

This key is unique for the trading session. Only If all product keys are valid, a Quote Cancel Response will be issued. If one or more keys are invalid, a business reject would be issued instead. Quotes for valid product keys will be cancelled but no response would be sent out.