# TransactionEntity
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**block_height** | **f32** | |
**coinbase** | **bool** | |
**confirmations** | **f32** | |
**current_height** | **f32** | |
**extra** | **String** | |
**inputs** | [**Vec<crate::models::InputsEntity>**](InputsEntity.md) | |
**outputs** | [**Vec<crate::models::OutputEntity>**](OutputEntity.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)