interestChargeAmount property

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

Implementation

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