requestedAmount property

  1. @BuiltValueField.new(wireName: r'RequestedAmount')
num get requestedAmount

Amount requested by the Sale for the payment.

Implementation

@BuiltValueField(wireName: r'RequestedAmount')
num get requestedAmount;