TradeRoute
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<TradeRoute>, IMessage, IEquatable<TradeRoute>, IDeepCloneable<TradeRoute>, IBufferMessage
Properties
HasExchange : bool
Gets whether the "exchange" field is set
HasIsDefault : bool
Gets whether the "is_default" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTradeRoute_ : bool
Gets whether the "trade_route" field is set
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.