totalPaid property

String? get totalPaid

The Total Amount Paid for this transaction

Implementation

String? get totalPaid => getField('Total Paid');