reversedAmount property
Amount of the payment or loyalty to reverse. ReversedAmount is implicitly equal to the AuthorizedAmount if absent.
Implementation
@BuiltValueField(wireName: r'ReversedAmount')
num? get reversedAmount;
Amount of the payment or loyalty to reverse. ReversedAmount is implicitly equal to the AuthorizedAmount if absent.
@BuiltValueField(wireName: r'ReversedAmount')
num? get reversedAmount;