module JsonRpc::MessageHeader
Overview
Shared properties between JsonRpc::Request
and JsonRpc::Response
Direct including types
Defined in:
json_rpc/message_header.crInstance Method Summary
- #id : IdType | Nil
-
#jsonrpc : String | Nil
Would not be standard conform, but oh well