LibOFX
|
NOT YET SUPPORTED. More...
Data Fields | |
char | currency [OFX_CURRENCY_LENGTH] |
double | exchange_rate |
int | must_convert |
NOT YET SUPPORTED.
Definition at line 1158 of file inc/libofx.h.
char OfxCurrency::currency |
Currency in ISO-4217 format
Definition at line 1160 of file inc/libofx.h.
double OfxCurrency::exchange_rate |
Exchange rate from the normal currency of the account
Definition at line 1161 of file inc/libofx.h.
int OfxCurrency::must_convert |
true or false
Definition at line 1162 of file inc/libofx.h.