RequestFrontMonthContract
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<RequestFrontMonthContract>, IMessage, IEquatable<RequestFrontMonthContract>, IDeepCloneable<RequestFrontMonthContract>, IBufferMessage
Properties
HasExchange : bool
Gets whether the "exchange" field is set
HasNeedUpdates : bool
Gets whether the "need_updates" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
NeedUpdates : bool
PB_OFFSET + MNM_SUBSCRIBE_FLAG
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Methods
ClearExchange()
Clears the value of the "exchange" field
ClearNeedUpdates()
Clears the value of the "need_updates" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
Fields
ExchangeFieldNumber : int
Field number for the "exchange" field.
NeedUpdatesFieldNumber : int
Field number for the "need_updates" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.