ResponseModifyOrder

Rti

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

实现: IMessage<ResponseModifyOrder>, IMessage, IEquatable<ResponseModifyOrder>, IDeepCloneable<ResponseModifyOrder>, IBufferMessage

属性

BasketId : string

PB_OFFSET + MNM_BASKET_ID

HasBasketId : bool

Gets whether the "basket_id" field is set

HasSsboe : bool

Gets whether the "ssboe" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUsecs : bool

Gets whether the "usecs" field is set

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

Ssboe : int

PB_OFFSET + MNM_SECONDS_SINCE_BOE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

Usecs : int

PB_OFFSET + MNM_USECS

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

方法

ClearBasketId()

Clears the value of the "basket_id" field

ClearSsboe()

Clears the value of the "ssboe" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearUsecs()

Clears the value of the "usecs" field

字段

BasketIdFieldNumber : int

Field number for the "basket_id" field.

RpCodeFieldNumber : int

Field number for the "rp_code" field.

RqHandlerRpCodeFieldNumber : int

Field number for the "rq_handler_rp_code" field.

SsboeFieldNumber : int

Field number for the "ssboe" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UsecsFieldNumber : int

Field number for the "usecs" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.