transactions property

List<Transaction> transactions
final

An array of transactions.

Implementation

final List<Transaction> transactions;