RequestAccountRmsUpdates

Rti

Implements: IMessage<RequestAccountRmsUpdates>, IMessage, IEquatable<RequestAccountRmsUpdates>, IDeepCloneable<RequestAccountRmsUpdates>, IBufferMessage

Properties

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

HasRequest : bool

Gets whether the "request" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUpdateBits : bool

Gets whether the "update_bits" field is set

Request : string

values can be either 'subscribe' or 'unsubscribe'

Methods

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

ClearRequest()

Clears the value of the "request" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearUpdateBits()

Clears the value of the "update_bits" field

Fields

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.

RequestFieldNumber : int

Field number for the "request" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UpdateBitsFieldNumber : int

Field number for the "update_bits" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.