# CoboWaas2.SafeTxDecodedDataParameters

## Properties

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] 
**value_decoded** | [**[SafeTxSubTransaction]**](SafeTxSubTransaction.md) | The decoded value of the parameter (if applicable). | [optional] 


