interestChargeAmount property

  1. @JsonKey(name: 'interest_charge_amount')
double? interestChargeAmount
final

Implementation

@JsonKey(name: 'interest_charge_amount')
final double? interestChargeAmount;