outstandingInterestAmount property

  1. @JsonKey(name: 'outstanding_interest_amount')
double? outstandingInterestAmount
final

Implementation

@JsonKey(name: 'outstanding_interest_amount')
final double? outstandingInterestAmount;