RpcMethodObjectParams

On a rpc method, when RpcMethodObjectParams.asObject is selected, this attribute is used to customize the name rendered for each arg in the params object.

package
struct RpcMethodObjectParams {}

Members

Variables

names
string[string] names;
Undocumented in source.

Meta