amount property
The amount that you want to capture. The currency must match the currency used in authorisation, the value must be smaller than or equal to the authorised amount.
Implementation
@BuiltValueField(wireName: r'amount')
Amount get amount;