RequestTradeRoutes

Rti

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

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

Properties

HasSubscribeForUpdates : bool

Gets whether the "subscribe_for_updates" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

SubscribeForUpdates : bool

PB_OFFSET + MNM_SUBSCRIBE_FLAG

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methods

ClearSubscribeForUpdates()

Clears the value of the "subscribe_for_updates" field

ClearTemplateId()

Clears the value of the "template_id" field

Fields

SubscribeForUpdatesFieldNumber : int

Field number for the "subscribe_for_updates" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.