lethean 1.2.2

Lethean VPN Marketplace API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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)