ResponseGiveTickSizeTypeTable
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<ResponseGiveTickSizeTypeTable>, IMessage, IEquatable<ResponseGiveTickSizeTypeTable>, IDeepCloneable<ResponseGiveTickSizeTypeTable>, IBufferMessage
Propiedades
HasMinFpriceChange : bool
Gets whether the "min_fprice_change" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTickSizeFirstPrice : bool
Gets whether the "tick_size_first_price" field is set
HasTickSizeFpOperator : bool
Gets whether the "tick_size_fp_operator" field is set
HasTickSizeLastPrice : bool
Gets whether the "tick_size_last_price" field is set
HasTickSizeLpOperator : bool
Gets whether the "tick_size_lp_operator" field is set
HasTickSizeType : bool
Gets whether the "tick_size_type" field is set
MinFpriceChange : double
PB_OFFSET + MNM_MIN_FPRICE_CHANGE
PresenceBits : uint
PB_OFFSET + MNM_PRICING_INDICATOR
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TickSizeFirstPrice : double
PB_OFFSET + MNM_TICK_SIZE_FIRST_PRICE
TickSizeFpOperator : string
PB_OFFSET + MNM_TICK_SIZE_FP_OPERATOR
TickSizeLastPrice : double
PB_OFFSET + MNM_TICK_SIZE_LAST_PRICE
TickSizeLpOperator : string
PB_OFFSET + MNM_TICK_SIZE_LP_OPERATOR
TickSizeType : string
PB_OFFSET + MNM_TICK_SIZE_TYPE
Métodos
ClearMinFpriceChange()
Clears the value of the "min_fprice_change" field
ClearPresenceBits()
Clears the value of the "presence_bits" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTickSizeFirstPrice()
Clears the value of the "tick_size_first_price" field
ClearTickSizeFpOperator()
Clears the value of the "tick_size_fp_operator" field
ClearTickSizeLastPrice()
Clears the value of the "tick_size_last_price" field
ClearTickSizeLpOperator()
Clears the value of the "tick_size_lp_operator" field
ClearTickSizeType()
Clears the value of the "tick_size_type" field
Campos
MinFpriceChangeFieldNumber : int
Field number for the "min_fprice_change" field.
PresenceBitsFieldNumber : int
Field number for the "presence_bits" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TickSizeFirstPriceFieldNumber : int
Field number for the "tick_size_first_price" field.
TickSizeFpOperatorFieldNumber : int
Field number for the "tick_size_fp_operator" field.
TickSizeLastPriceFieldNumber : int
Field number for the "tick_size_last_price" field.
TickSizeLpOperatorFieldNumber : int
Field number for the "tick_size_lp_operator" field.
TickSizeTypeFieldNumber : int
Field number for the "tick_size_type" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.