# TxContentRedeemer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **txIndex** | **Int** | Index of the redeemer within the transaction | **purpose** | **String** | Validation purpose | **unitMem** | **String** | The budget in Memory to run a script | **unitSteps** | **String** | The budget in CPU steps to run a script | **fee** | **String** | The fee consumed to run the script | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)