RequestEasyToBorrowList
Rti
PB_OFFSET = 100000, is the offset added for each MNM field id
实现: IMessage<RequestEasyToBorrowList>, IMessage, IEquatable<RequestEasyToBorrowList>, IDeepCloneable<RequestEasyToBorrowList>, IBufferMessage
属性
HasRequest : bool
Gets whether the "request" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
Request : Request
PB_OFFSET + MNM_REQUEST
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
方法
ClearRequest()
Clears the value of the "request" field
ClearTemplateId()
Clears the value of the "template_id" field
字段
RequestFieldNumber : int
Field number for the "request" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.