lethean 1.2.2

Lethean VPN Marketplace API
Documentation
# SearchEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**block_height** | **f32** |  | 
**coinbase** | **bool** |  | 
**confirmations** | **f32** |  | 
**current_height** | **f32** |  | 
**extra** | **String** |  | 
**inputs** | [**Vec<crate::models::InputsEntity>**]InputsEntity.md |  | 
**mixin** | **f32** |  | 
**outputs** | [**Vec<crate::models::OutputEntity>**]OutputEntity.md |  | 
**payment_id** | Option<**String**> |  | [optional]
**payment_id8** | Option<**String**> |  | [optional]
**rct_type** | **f32** |  | 
**timestamp** | **f32** |  | 
**timestamp_utc** | **String** |  | 
**title** | **String** |  | 
**tx_fee** | **f32** |  | 
**tx_hash** | **String** |  | 
**tx_size** | **f32** |  | 
**tx_version** | **f32** |  | 
**xmr_inputs** | **f32** |  | 
**xmr_outputs** | **f32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)