amount property
The amount for the transfer limit. This is the maximum amount allowed per transfer or per day based on the scope of the limit.
Implementation
@BuiltValueField(wireName: r'amount')
Amount get amount;
The amount for the transfer limit. This is the maximum amount allowed per transfer or per day based on the scope of the limit.
@BuiltValueField(wireName: r'amount')
Amount get amount;