maxAmount property
The maximum amount a card holder can withdraw per day.
Implementation
@BuiltValueField(wireName: r'maxAmount')
Amount? get maxAmount;
The maximum amount a card holder can withdraw per day.
@BuiltValueField(wireName: r'maxAmount')
Amount? get maxAmount;