| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the parameter as it appears in the ABI | |
| description | String | A description of the parameter, fetched from the devdoc of this contract | [optional] |
| internalType | String | The internal type of the parameter as it appears in the ABI | [optional] |
| type | String | The type of the parameter as it appears in the ABI | |
| components | List<Parameter> | [optional] |