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.