OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
MassActionRejectReason Struct Reference

#include <OnixS/B3/BOE/messaging/Fields.h>

Public Types

enum  Enum { MassActionNotSupported = 0, InvalidOrUnknownMarketSegment = 8, Other = 99 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 751 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 753 of file Fields.h.

Member Enumeration Documentation

enum Enum

Reason Order Mass Action Request was rejected.

Enumerator
MassActionNotSupported 

MassActionNotSupported.

InvalidOrUnknownMarketSegment 

InvalidOrUnknownMarketSegment.

Other 

Other.

Definition at line 756 of file Fields.h.

Member Function Documentation

std::string toString ( MassActionRejectReason::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 3229 of file Serialization.h.


The documentation for this struct was generated from the following files: