transactions property

List<MoneyTransaction> transactions
final

The history of all the transactions related with this budget.

Implementation

final List<MoneyTransaction> transactions;