ResponseAccountList
Implements: IMessage<ResponseAccountList>, IMessage, IEquatable<ResponseAccountList>, IDeepCloneable<ResponseAccountList>, IBufferMessage
Properties
HasAccountAutoLiquidate : bool
Gets whether the "account_auto_liquidate" field is set
HasAccountCurrency : bool
Gets whether the "account_currency" field is set
HasAccountId : bool
Gets whether the "account_id" field is set
HasAccountName : bool
Gets whether the "account_name" field is set
HasAutoLiqThresholdCurrentValue : bool
Gets whether the "auto_liq_threshold_current_value" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
Methods
ClearAccountAutoLiquidate()
Clears the value of the "account_auto_liquidate" field
ClearAccountCurrency()
Clears the value of the "account_currency" field
ClearAccountId()
Clears the value of the "account_id" field
ClearAccountName()
Clears the value of the "account_name" field
ClearAutoLiqThresholdCurrentValue()
Clears the value of the "auto_liq_threshold_current_value" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearTemplateId()
Clears the value of the "template_id" field
Fields
AccountAutoLiquidateFieldNumber : int
Field number for the "account_auto_liquidate" field.
AccountCurrencyFieldNumber : int
Field number for the "account_currency" field.
AccountIdFieldNumber : int
Field number for the "account_id" field.
AccountNameFieldNumber : int
Field number for the "account_name" field.
AutoLiqThresholdCurrentValueFieldNumber : int
Field number for the "auto_liq_threshold_current_value" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.