amount property

  1. @BuiltValueField.new(wireName: r'amount')
Amount get amount

The amount to be repaid on a 30-day basis.

Implementation

@BuiltValueField(wireName: r'amount')
Amount get amount;