ResponseShowBrackets
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<ResponseShowBrackets>, IMessage, IEquatable<ResponseShowBrackets>, IDeepCloneable<ResponseShowBrackets>, IBufferMessage
Properties
HasBasketId : bool
Gets whether the "basket_id" field is set
HasTargetQuantity : bool
Gets whether the "target_quantity" field is set
HasTargetQuantityReleased : bool
Gets whether the "target_quantity_released" field is set
HasTargetTicks : bool
Gets whether the "target_ticks" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
TargetQuantity : string
PB_OFFSET + MNM_TARGET_QUANTITY
TargetQuantityReleased : string
PB_OFFSET + MNM_TARGET_QUANTITY_RELEASED
TargetTicks : string
PB_OFFSET + MNM_TARGET_TICKS
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Methods
ClearBasketId()
Clears the value of the "basket_id" field
ClearTargetQuantity()
Clears the value of the "target_quantity" field
ClearTargetQuantityReleased()
Clears the value of the "target_quantity_released" field
ClearTargetTicks()
Clears the value of the "target_ticks" field
ClearTemplateId()
Clears the value of the "template_id" field
Fields
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.
TargetQuantityFieldNumber : int
Field number for the "target_quantity" field.
TargetQuantityReleasedFieldNumber : int
Field number for the "target_quantity_released" field.
TargetTicksFieldNumber : int
Field number for the "target_ticks" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.