interestAmount property
String?
get
interestAmount
The Interest Amount for this transaction
Implementation
String? get interestAmount => getField('Interest Amount');
The Interest Amount for this transaction
String? get interestAmount => getField('Interest Amount');