TradeRoute

Rti

PB_OFFSET = 100000, is the offset added for each MNM field id

Implements: IMessage<TradeRoute>, IMessage, IEquatable<TradeRoute>, IDeepCloneable<TradeRoute>, IBufferMessage

Properties

Exchange : string

PB_OFFSET + MNM_EXCHANGE

FcmId : string

PB_OFFSET + MNM_FCM_ID

HasExchange : bool

Gets whether the "exchange" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_id" field is set

HasIsDefault : bool

Gets whether the "is_default" field is set

HasStatus : bool

Gets whether the "status" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasTradeRoute_ : bool

Gets whether the "trade_route" field is set

IbId : string

PB_OFFSET + MNM_IB_ID

IsDefault : bool

PB_OFFSET + MNM_DEFAULT_ROUTE

Status : string

PB_OFFSET + MNM_SERVICE_STATE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

TradeRoute_ : string

PB_OFFSET + MNM_TRADE_ROUTE

Methods

ClearExchange()

Clears the value of the "exchange" field

ClearFcmId()

Clears the value of the "fcm_id" field

ClearIbId()

Clears the value of the "ib_id" field

ClearIsDefault()

Clears the value of the "is_default" field

ClearStatus()

Clears the value of the "status" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearTradeRoute_()

Clears the value of the "trade_route" field

Fields

ExchangeFieldNumber : int

Field number for the "exchange" field.

FcmIdFieldNumber : int

Field number for the "fcm_id" field.

IbIdFieldNumber : int

Field number for the "ib_id" field.

IsDefaultFieldNumber : int

Field number for the "is_default" field.

StatusFieldNumber : int

Field number for the "status" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

TradeRoute_FieldNumber : int

Field number for the "trade_route" field.