computedAmountMoney property

Money? computedAmountMoney
final

Read only The amount of the payment request, computed using the order amount and information from the various payment request fields (request_type, fixed_amount_requested_money, and percentage_requested).

Implementation

final Money? computedAmountMoney;