RequestCancelOrder
Implementa: IMessage<RequestCancelOrder>, IMessage, IEquatable<RequestCancelOrder>, IDeepCloneable<RequestCancelOrder>, IBufferMessage
Propiedades
HasAccountId : bool
Gets whether the "account_id" field is set
HasBasketId : bool
Gets whether the "basket_id" field is set
HasManualOrAuto : bool
Gets whether the "manual_or_auto" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasWindowName : bool
Gets whether the "window_name" field is set
Métodos
ClearAccountId()
Clears the value of the "account_id" field
ClearBasketId()
Clears the value of the "basket_id" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearManualOrAuto()
Clears the value of the "manual_or_auto" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearWindowName()
Clears the value of the "window_name" field
Campos
AccountIdFieldNumber : int
Field number for the "account_id" field.
BasketIdFieldNumber : int
Field number for the "basket_id" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
ManualOrAutoFieldNumber : int
Field number for the "manual_or_auto" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
WindowNameFieldNumber : int
Field number for the "window_name" field.