ResponseProductRmsInfo

Rti

PB_OFFSET = 100000, is the offset added for each MNM field id

Implementa: IMessage<ResponseProductRmsInfo>, IMessage, IEquatable<ResponseProductRmsInfo>, IDeepCloneable<ResponseProductRmsInfo>, IBufferMessage

Propriedades

AccountId : string

PB_OFFSET + MNM_ACCOUNT_ID

BuyLimit : int

PB_OFFSET + MNM_BUY_LIMIT

BuyMarginRate : double

PB_OFFSET + MNM_BUY_MARGIN_RATE

CommissionFillRate : double

PB_OFFSET + MNM_COMMISSION_FILL_RATE

FcmId : string

PB_OFFSET + MNM_FCM_ID

HasAccountId : bool

Gets whether the "account_id" field is set

HasBuyLimit : bool

Gets whether the "buy_limit" field is set

HasBuyMarginRate : bool

Gets whether the "buy_margin_rate" field is set

HasCommissionFillRate : bool

Gets whether the "commission_fill_rate" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_id" field is set

HasLossLimit : bool

Gets whether the "loss_limit" field is set

HasMaxOrderQuantity : bool

Gets whether the "max_order_quantity" field is set

HasPresenceBits : bool

Gets whether the "presence_bits" field is set

HasProductCode : bool

Gets whether the "product_code" field is set

HasSellLimit : bool

Gets whether the "sell_limit" field is set

HasSellMarginRate : bool

Gets whether the "sell_margin_rate" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

IbId : string

PB_OFFSET + MNM_IB_ID

LossLimit : double

PB_OFFSET + MNM_LOSS_LIMIT

MaxOrderQuantity : int

PB_OFFSET + MNM_MAX_LIMIT_QUAN

PresenceBits : uint

PB_OFFSET + MNM_FIELD_PRESENCE_BITS

ProductCode : string

PB_OFFSET + MNM_PRODUCT_CODE

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

SellLimit : int

PB_OFFSET + MNM_SELL_LIMIT

SellMarginRate : double

PB_OFFSET + MNM_SELL_MARGIN_RATE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Métodos

ClearAccountId()

Clears the value of the "account_id" field

ClearBuyLimit()

Clears the value of the "buy_limit" field

ClearBuyMarginRate()

Clears the value of the "buy_margin_rate" field

ClearCommissionFillRate()

Clears the value of the "commission_fill_rate" field

ClearFcmId()

Clears the value of the "fcm_id" field

ClearIbId()

Clears the value of the "ib_id" field

ClearLossLimit()

Clears the value of the "loss_limit" field

ClearMaxOrderQuantity()

Clears the value of the "max_order_quantity" field

ClearPresenceBits()

Clears the value of the "presence_bits" field

ClearProductCode()

Clears the value of the "product_code" field

ClearSellLimit()

Clears the value of the "sell_limit" field

ClearSellMarginRate()

Clears the value of the "sell_margin_rate" field

ClearTemplateId()

Clears the value of the "template_id" field

Campos

AccountIdFieldNumber : int

Field number for the "account_id" field.

BuyLimitFieldNumber : int

Field number for the "buy_limit" field.

BuyMarginRateFieldNumber : int

Field number for the "buy_margin_rate" field.

CommissionFillRateFieldNumber : int

Field number for the "commission_fill_rate" field.

FcmIdFieldNumber : int

Field number for the "fcm_id" field.

IbIdFieldNumber : int

Field number for the "ib_id" field.

LossLimitFieldNumber : int

Field number for the "loss_limit" field.

MaxOrderQuantityFieldNumber : int

Field number for the "max_order_quantity" field.

PresenceBitsFieldNumber : int

Field number for the "presence_bits" field.

ProductCodeFieldNumber : int

Field number for the "product_code" field.

RpCodeFieldNumber : int

Field number for the "rp_code" field.

RqHandlerRpCodeFieldNumber : int

Field number for the "rq_handler_rp_code" field.

SellLimitFieldNumber : int

Field number for the "sell_limit" field.

SellMarginRateFieldNumber : int

Field number for the "sell_margin_rate" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.