public class TradeReportRejectReason extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static int |
INVALID_PARTY_ONFORMATION |
static int |
INVALID_TRADE_TYPE |
static int |
OTHER |
static int |
SUCCESSFUL |
static int |
UNAUTHORIZED_TO_REPORT_TRADES |
static int |
UNKNOWN_INSTRUMENT |
Constructor and Description |
---|
TradeReportRejectReason() |
TradeReportRejectReason(int data) |
public static final int FIELD
public static final int SUCCESSFUL
public static final int INVALID_PARTY_ONFORMATION
public static final int UNKNOWN_INSTRUMENT
public static final int UNAUTHORIZED_TO_REPORT_TRADES
public static final int INVALID_TRADE_TYPE
public static final int OTHER
Copyright © 2021. All rights reserved.