forked from lthn/blockchain
18 lines
406 B
Markdown
18 lines
406 B
Markdown
|
|
|
||
|
|
|
||
|
|
# TransactionInputModel
|
||
|
|
|
||
|
|
|
||
|
|
## Properties
|
||
|
|
|
||
|
|
| Name | Type | Description | Notes |
|
||
|
|
|------------ | ------------- | ------------- | -------------|
|
||
|
|
|**amount** | **Integer** | | [optional] |
|
||
|
|
|**globalIndexes** | **List<Integer>** | | [optional] |
|
||
|
|
|**htlcOrigin** | **String** | | [optional] |
|
||
|
|
|**kimageOrMsId** | **String** | | [optional] |
|
||
|
|
|**multisigCount** | **Integer** | | [optional] |
|
||
|
|
|
||
|
|
|
||
|
|
|