Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.01 KB

GetTransactionDetailsByTransactionIDFromCallbackRIBSB.md

File metadata and controls

14 lines (11 loc) · 1.01 KB

# GetTransactionDetailsByTransactionIDFromCallbackRIBSB

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\GetTransactionDetailsByTransactionIDFromCallbackRIBSBVinInner[] Represents the transaction inputs.
vout \CryptoAPIs\Model\GetTransactionDetailsByTransactionIDFromCallbackRIBSBVoutInner[] Represents the transaction outputs.

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