IPWorks OFX 2020 Python Edition

Questions / Feedback?

transfer_currency_code Property

Default currency code for this transaction.

Syntax

def get_transfer_currency_code() -> str: ...

transfer_currency_code = property(get_transfer_currency_code, None)

Default Value

""

Remarks

Default currency code for this transaction.

Indicates how to interpret the monetary transferred amount. Expressed as a special character, such as $.

This property is read-only.

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