Represents a parameter for a JSON-RPC method schema.
The name of the parameter.
A description of the parameter.
The schema for the parameter.
Whether the parameter is required.
Optional
Generated using TypeDoc
Represents a parameter for a JSON-RPC method schema.
Property
The name of the parameter.
Property
A description of the parameter.
Property
The schema for the parameter.
Property
Whether the parameter is required.