Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.transactiondetails
/
BitcoinLookupVin
/
BitcoinLookupVin
Bitcoin
Lookup
Vin
constructor
(
txid
:
String
,
vout
:
Int
,
prevout
:
BitcoinLookupPrevout
?
=
null
,
scriptsig
:
String
,
witness
:
List
<
String
>
,
sequence
:
Long
)