struct defining an xml-rpc call (note array of params)
t() :: %XMLRPC.MethodCall{method_name: String.t(), params: [XMLRPC.t()]}