Name | Type | Description | Notes |
---|---|---|---|
method | str | The method that is executed | |
parameters | list[ExecuteMethodParam] | The parameters of the method (if applicable) | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
method | str | The method that is executed | |
parameters | list[ExecuteMethodParam] | The parameters of the method (if applicable) | [optional] |