RequestProductCodes

Rti

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

Implementa: IMessage<RequestProductCodes>, IMessage, IEquatable<RequestProductCodes>, IDeepCloneable<RequestProductCodes>, IBufferMessage

Propriedades

Exchange : string

PB_OFFSET + MNM_EXCHANGE

GiveToiProductsOnly : bool

PB_OFFSET + MNM_TOI_PRODUCTS_ONLY

HasExchange : bool

Gets whether the "exchange" field is set

HasGiveToiProductsOnly : bool

Gets whether the "give_toi_products_only" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Métodos

ClearExchange()

Clears the value of the "exchange" field

ClearGiveToiProductsOnly()

Clears the value of the "give_toi_products_only" field

ClearTemplateId()

Clears the value of the "template_id" field

Campos

ExchangeFieldNumber : int

Field number for the "exchange" field.

GiveToiProductsOnlyFieldNumber : int

Field number for the "give_toi_products_only" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.