1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/sdk/client/java/docs/TransactionOutputModel.md

18 lines
396 B
Markdown
Raw Normal View History

# TransactionOutputModel
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**amount** | **Integer** | | [optional] |
|**globalIndex** | **Integer** | | [optional] |
|**isSpent** | **Boolean** | | [optional] |
|**minimumSigs** | **Integer** | | [optional] |
|**pubKeys** | **List<String>** | | [optional] |