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