The names of the input arguments passed to the method. Each
argument name is meant to indicate the purpose of the respective
argument but, other than that, it is arbitrary. The documentation
string given by member doc
may also refer to these names.
The doc
member documentation for details.
Normal response.
Unauthorized response.
{- "result": [
- "n"
], - "error": "Error message (present if an error occurred)."
}