ResponseListExchangePermissions

Rti

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

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

Свойства

EntitlementFlag : EntitlementFlag

PB_OFFSET + MNM_ENTITLEMENT_FLAG

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasEntitlementFlag : bool

Gets whether the "entitlement_flag" field is set

HasExchange : bool

Gets whether the "exchange" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Методы

ClearEntitlementFlag()

Clears the value of the "entitlement_flag" field

ClearExchange()

Clears the value of the "exchange" field

ClearTemplateId()

Clears the value of the "template_id" field

Поля

EntitlementFlagFieldNumber : int

Field number for the "entitlement_flag" field.

ExchangeFieldNumber : int

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