ratepayPeriodInterestRate property

String? get ratepayPeriodInterestRate

Implementation

String? get ratepayPeriodInterestRate => _$this._ratepayPeriodInterestRate;
set ratepayPeriodInterestRate (String? ratepayPeriodInterestRate)

Implementation

set ratepayPeriodInterestRate(String? ratepayPeriodInterestRate) =>
    _$this._ratepayPeriodInterestRate = ratepayPeriodInterestRate;