maxAmount property
The total sum amount of one or more payments made using this permit may not exceed this amount if set.
Implementation
@BuiltValueField(wireName: r'maxAmount')
Amount? get maxAmount;
The total sum amount of one or more payments made using this permit may not exceed this amount if set.
@BuiltValueField(wireName: r'maxAmount')
Amount? get maxAmount;