Name | Type | Description | Notes |
---|---|---|---|
method | String | The method that is executed | |
parameters | List<ExecuteMethodParam> | The parameters of the method (if applicable) | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
method | String | The method that is executed | |
parameters | List<ExecuteMethodParam> | The parameters of the method (if applicable) | [optional] |