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

21 lines
523 B
Markdown
Raw Permalink Normal View History

# PosEntryModel
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**amount** | **Integer** | | [optional] |
|**gIndex** | **Integer** | | [optional] |
|**keyimage** | **String** | | [optional] |
|**blockTimestamp** | **Integer** | | [optional] |
|**stakeUnlockTime** | **Integer** | | [optional] |
|**txId** | **String** | | [optional] |
|**txOutIndex** | **Integer** | | [optional] |
|**walletIndex** | **Integer** | | [optional] |