package solution

import scroll.internal.Compartment
import task.Currency

// TODO: implement the compartment Transaction with its roles here!

class Transaction /* ... */ {
  /* ... */
}