RequestTradeRoutes
Rti
PB_OFFSET = 100000, is the offset added for each MNM field id
实现: IMessage<RequestTradeRoutes>, IMessage, IEquatable<RequestTradeRoutes>, IDeepCloneable<RequestTradeRoutes>, IBufferMessage
属性
HasSubscribeForUpdates : bool
Gets whether the "subscribe_for_updates" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
SubscribeForUpdates : bool
PB_OFFSET + MNM_SUBSCRIBE_FLAG
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
方法
ClearSubscribeForUpdates()
Clears the value of the "subscribe_for_updates" field
ClearTemplateId()
Clears the value of the "template_id" field
字段
SubscribeForUpdatesFieldNumber : int
Field number for the "subscribe_for_updates" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.