IPWorks OFX 2020 Python Edition

Questions / Feedback?

ofx_request Property

The current OFX request aggregate.

Syntax

def get_ofx_request() -> str: ...

ofx_request = property(get_ofx_request, None)

Default Value

""

Remarks

Polling ofx_request will cause the class to generate and return an OFX request aggregate.

This property is read-only.

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