The information about the decoded parameters of the transaction.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the parameter. | [optional] |
| type | String | The data type of the parameter. | [optional] |
| value | String | The value of the parameter. | [optional] |
| valueDecoded | List<SafeTxSubTransaction> | The decoded value of the parameter (if applicable). | [optional] |