totalPaid property
String?
get
totalPaid
The Total Amount Paid for this transaction
Implementation
String? get totalPaid => getField('Total Paid');
The Total Amount Paid for this transaction
String? get totalPaid => getField('Total Paid');