Skip to main content Link Menu Expand (external link) Document Search Copy Copied

DogeTxVoutInner

Model getters

Method name Return type Description Notes
getValue() float Amount of UTXO in 1/1000000 DOGE.
Example: 1000
[optional]
getN() float Transaction index of the output.
Example: 1
[optional]
getScriptPubKey() \Tatum\Model\DogeTxVoutInnerScriptPubKey
Example: null
[optional]