cumulativeAmount property
Sum of a collection of amounts. Total amount of the payment instalments.
Implementation
@BuiltValueField(wireName: r'CumulativeAmount')
num? get cumulativeAmount;
Sum of a collection of amounts. Total amount of the payment instalments.
@BuiltValueField(wireName: r'CumulativeAmount')
num? get cumulativeAmount;