Type alias MethodParameters

MethodParameters: {
    type: string;
    value: MethodParameters;
}[]

Generated using TypeDoc