ratepayPeriodInterestRate property

  1. @BuiltValueField.new(wireName: r'ratepay.interestRate')
String? get ratepayPeriodInterestRate

Interest rate of this installment.

Implementation

@BuiltValueField(wireName: r'ratepay.interestRate')
String? get ratepayPeriodInterestRate;