ResponseListExchangePermissions
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<ResponseListExchangePermissions>, IMessage, IEquatable<ResponseListExchangePermissions>, IDeepCloneable<ResponseListExchangePermissions>, IBufferMessage
Properties
EntitlementFlag : EntitlementFlag
PB_OFFSET + MNM_ENTITLEMENT_FLAG
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
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Methods
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
Fields
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.