LedgerEvent

constructor(id: Long, type: EventType, amount: BigInteger, tokenType: String = "MIDNIGHT", sender: String? = null, receiver: String, blockHeight: Long, timestamp: Long)