IPWorks OFX 2020 Python Edition

Questions / Feedback?

payee_id_scope Property

Scope of the payee Id .

Syntax

def get_payee_id_scope() -> str: ...

payee_id_scope = property(get_payee_id_scope, None)

Default Value

""

Remarks

Scope of the payee payee_id.

Possible values are:

ValueMeaning
GLOBALPayee Id is valid across the entire payee system
USERPayee Id is valid across all FI accounts for this user

This property is read-only.

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