Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 977 Bytes

GetTransactionDetailsByTransactionIDRIBSB.md

File metadata and controls

14 lines (11 loc) · 977 Bytes

# GetTransactionDetailsByTransactionIDRIBSB

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.
v_size int Represents the virtual size of this transaction.
version int Represents the transaction version number.
vin \CryptoAPIs\Model\GetTransactionDetailsByTransactionIDRIBSBVinInner[] Represents the transaction inputs.
vout \CryptoAPIs\Model\GetTransactionDetailsByTransactionIDRIBSBVoutInner[] Represents the transaction outputs.

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