IPWorks OFX 2020 Python Edition

Questions / Feedback?

payment_payee_account Property

User's account number with the payee this payment was sent to.

Syntax

def get_payment_payee_account() -> str: ...

payment_payee_account = property(get_payment_payee_account, None)

Default Value

""

Remarks

User's account number with the payee this payment was sent to.

This string uniquely identifies the customer in the payee (biller) system.

This property is read-only.

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