1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/sdk/client/php/docs/Model/TransactionInputModel.md

14 lines
492 B
Markdown
Raw Permalink Normal View History

# # TransactionInputModel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **int** | | [optional]
**global_indexes** | **int[]** | | [optional]
**htlc_origin** | **string** | | [optional]
**kimage_or_ms_id** | **string** | | [optional]
**multisig_count** | **int** | | [optional]
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)