receivableAmount property

Money? receivableAmount
final

The net amount that is credited to the payee's PayPal account. Returned only when the currency of the captured payment is different from the currency of the PayPal account where the payee wants to credit the funds. The amount is computed as net_amount times exchange_rate.

Implementation

final Money? receivableAmount;