requestedAmount property
Amount requested by the Sale for the payment.
Implementation
@BuiltValueField(wireName: r'RequestedAmount')
num get requestedAmount;
Amount requested by the Sale for the payment.
@BuiltValueField(wireName: r'RequestedAmount')
num get requestedAmount;