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