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
/
StellarTransactionLookupResult
/
StellarTransactionLookupResult
Stellar
Transaction
Lookup
Result
constructor
(
id
:
String
,
hash
:
String
,
ledger
:
Int
,
createdAt
:
String
,
sourceAccount
:
String
,
feeCharged
:
String
,
maxFee
:
String
,
operationCount
:
Int
,
successful
:
Boolean
,
memo
:
String
?
=
null
,
memoType
:
String
,
operations
:
List
<
Map
<
String
,
Any
?
>
>
)