cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# GetTransactionDetailsByTransactionIdribsdVout

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_spent** | **bool** | Defines whether the output is spent or not. | 
**script_pub_key** | [**crate::models::GetTransactionDetailsByTransactionIdribsdScriptPubKey**]GetTransactionDetailsByTransactionIDRIBSD_scriptPubKey.md |  | 
**value** | **String** | Represents the sent/received amount. | 

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