ResponseTradeRoutes
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<ResponseTradeRoutes>, IMessage, IEquatable<ResponseTradeRoutes>, IDeepCloneable<ResponseTradeRoutes>, 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
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
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.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
StatusFieldNumber : int
Field number for the "status" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TradeRouteFieldNumber : int
Field number for the "trade_route" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.