E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_settle_amount Property

Amount deposited in your PayPal account after a currency conversion.

Syntax

def get_payment_settle_amount() -> str: ...

payment_settle_amount = property(get_payment_settle_amount, None)

Default Value

""

Remarks

Amount deposited in your PayPal account after a currency conversion.

If there is no currency conversion, this property will remain empty.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Python Edition - Version 20.0 [Build 7941]