Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 899 Bytes

GetTransactionDetailsByTransactionIDRIBSD.md

File metadata and controls

13 lines (10 loc) · 899 Bytes

# GetTransactionDetailsByTransactionIDRIBSD

Properties

Name Type Description Notes
locktime int Represents the time at which a particular transaction can be added to the blockchain.
size int Represents the total size of this transaction.
version int Represents transaction version number.
vin \CryptoAPIs\Model\GetTransactionDetailsByTransactionIDRIBSDVinInner[] Represents the transaction inputs.
vout \CryptoAPIs\Model\GetTransactionDetailsByTransactionIDRIBSDVoutInner[] Represents the transaction outputs.

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