RequestGiveTickSizeTypeTable
Rti
PB_OFFSET = 100000, is the offset added for each MNM field id
実装: IMessage<RequestGiveTickSizeTypeTable>, IMessage, IEquatable<RequestGiveTickSizeTypeTable>, IDeepCloneable<RequestGiveTickSizeTypeTable>, IBufferMessage
プロパティ
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTickSizeType : bool
Gets whether the "tick_size_type" field is set
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TickSizeType : string
PB_OFFSET + MNM_TICK_SIZE_TYPE
メソッド
ClearTemplateId()
Clears the value of the "template_id" field
ClearTickSizeType()
Clears the value of the "tick_size_type" field
フィールド
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TickSizeTypeFieldNumber : int
Field number for the "tick_size_type" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.