Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 956 Bytes

GetWalletTransactionDetailsByTransactionIDRIBSD2.md

File metadata and controls

13 lines (10 loc) · 956 Bytes

# GetWalletTransactionDetailsByTransactionIDRIBSD2

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 the transaction version number.
vin \CryptoAPIs\Model\GetWalletTransactionDetailsByTransactionIDRIBSD2VinInner[] Object Array representation of transaction inputs
vout \CryptoAPIs\Model\GetTransactionDetailsByTransactionIDRIBSD2VoutInner[] Object Array representation of transaction outputs

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