Interface: ProtocolRequestMessage
Hierarchy
Properties
method
• method: string
Defined in
types.ts:155
msgId
• msgId: string
Inherited from
BaseProtocolMessage.msgId
Defined in
types.ts:140
params
• params: any
[]
Defined in
types.ts:157
type
• type: string
Inherited from
BaseProtocolMessage.type
Defined in
types.ts:139