StarTransaction

constructor(id: String, amount: Int, date: Instant, source: TransactionPartner? = null, receiver: TransactionPartner? = null)