XMLRPC v1.1.0 XMLRPC.MethodCall

struct defining an xml-rpc call (note array of params)

Summary

Types

t()
t() :: %XMLRPC.MethodCall{method_name: String.t, params: [XMLRPC.t]}