totalCharged property

String? get totalCharged

The Total Amount Charged for this transaction

Implementation

String? get totalCharged => getField('Total Charged');