CurrencyCode Property

Default currency code for this statement.

Object Oriented Interface

public function getCurrencyCode();

Procedural Interface

ipworksofx_loanstatement_get($res, 18 );

Default Value

''

Remarks

Indicates how to interpret the monetary amounts in the current statement. This is a 3-character ISO-4217 currency code, such as USD and EUR.

This property is read-only.

Data Type

String

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