Translations:Catalogue/4/en
jsonrpc- a version of JSON-RPC protocol. Always"2.0"method- A String with the name of the method to be invoked.params- An Array of objects to be passed as parameters to the defined method.id- A value of any type, which is used to match the response with the request that it is replying to.