[#JSONRPCRequest-m_json_version] = xref:JSONRPCRequest.adoc[JSONRPCRequest]::m_json_version :relfileprefix: ../ :mrdocs: The JSON‐RPC protocol version of the request. == Synopsis Declared in `<rpc/request.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:JSONRPCVersion.adoc[JSONRPCVersion] m_json_version = JSONRPCVersion::V1_LEGACY; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#