AccountListUpdates

Rti

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

Реализует: IMessage<AccountListUpdates>, IMessage, IEquatable<AccountListUpdates>, IDeepCloneable<AccountListUpdates>, IBufferMessage

Свойства

AccountId : string

PB_OFFSET + MNM_ACCOUNT_ID

AutoLiqThresholdCurrentValue : string

PB_OFFSET + MNM_AUTO_LIQ_THRESHOLD_CURRENT_VALUE

FcmId : string

PB_OFFSET + MNM_FCM_ID

HasAccountId : bool

Gets whether the "account_id" field is set

HasAutoLiqThresholdCurrentValue : bool

Gets whether the "auto_liq_threshold_current_value" field is set

HasFcmId : bool

Gets whether the "fcm_id" field is set

HasIbId : bool

Gets whether the "ib_id" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

IbId : string

PB_OFFSET + MNM_IB_ID

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

Методы

ClearAccountId()

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

Поля

AccountIdFieldNumber : int

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

TemplateIdFieldNumber : int

Field number for the "template_id" field.