RequestCancelAllOrders

Rti

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

Implementiert: IMessage<RequestCancelAllOrders>, IMessage, IEquatable<RequestCancelAllOrders>, IDeepCloneable<RequestCancelAllOrders>, IBufferMessage

Eigenschaften

AccountId : string

PB_OFFSET + MNM_ACCOUNT_ID

FcmId : string

PB_OFFSET + MNM_FCM_ID

HasAccountId : bool

Gets whether the "account_id" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_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

HasUserType : bool

Gets whether the "user_type" field is set

IbId : string

PB_OFFSET + MNM_IB_ID

ManualOrAuto : OrderPlacement

PB_OFFSET + MNM_MANUAL_OR_AUTO

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

UserType : UserType

PB_OFFSET + MNM_USER_TYPE

Methoden

ClearAccountId()

Clears the value of the "account_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

ClearUserType()

Clears the value of the "user_type" field

Felder

AccountIdFieldNumber : int

Field number for the "account_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.

UserTypeFieldNumber : int

Field number for the "user_type" field.