Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 975 Bytes

GetWalletTransactionDetailsByTransactionIDRIBSDVinInner.md

File metadata and controls

16 lines (13 loc) · 975 Bytes

# GetWalletTransactionDetailsByTransactionIDRIBSDVinInner

Properties

Name Type Description Notes
addresses string[]
coinbase string Represents the coinbase hex. [optional]
script_sig \CryptoAPIs\Model\GetWalletTransactionDetailsByTransactionIDRIBSDVinInnerScriptSig
sequence int Represents the script sequence number.
txid string Represents the reference transaction identifier. [optional]
txinwitness string[] [optional]
value string Represents the sent/received amount.
vout int It refers to the index of the output address of this transaction. The index starts from 0. [optional]

[Back to Model list] [Back to API list] [Back to README]