totalTransactions property
Total number of transactions processed.
Implementation
@MappableField(key: 'total_transactions')
final int? totalTransactions;
Total number of transactions processed.
@MappableField(key: 'total_transactions')
final int? totalTransactions;