OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Types
CancelRejectResponse Struct Reference

Identifies the type of request that a Cancel Reject is in response to. More...

List of all members.

Public Types

enum  Enum { Undefined = 0, OrderCancelRequest = '1', OrderRevisionRequest = '2' }

Detailed Description

Identifies the type of request that a Cancel Reject is in response to.


Member Enumeration Documentation

enum Enum

Identifies the type of request that a Cancel Reject is in response to.

Enumerator:
OrderCancelRequest 

Order Cancel Request.

OrderRevisionRequest 

Order Revision Request.