Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
wallet
/
com.midnight.kuira.core.wallet.model
/
LedgerEvent
/
LedgerEvent
Ledger
Event
constructor
(
id
:
Long
,
type
:
EventType
,
amount
:
BigInteger
,
tokenType
:
String
=
"MIDNIGHT"
,
sender
:
String
?
=
null
,
receiver
:
String
,
blockHeight
:
Long
,
timestamp
:
Long
)