threshold property

  1. @BuiltValueField.new(wireName: r'threshold')
ThresholdRepayment? get threshold

An object containing the details of the 30-day repayment threshold.

Implementation

@BuiltValueField(wireName: r'threshold')
ThresholdRepayment? get threshold;