ratepayPeriodInstallmentAmount property

  1. @BuiltValueField.new(wireName: r'ratepay.installmentAmount')
String? get ratepayPeriodInstallmentAmount

Amount the customer has to pay each month.

Implementation

@BuiltValueField(wireName: r'ratepay.installmentAmount')
String? get ratepayPeriodInstallmentAmount;