Currency data for form binding.
More...
#include <currency_dialog.hpp>
|
|
std::string | iso_code |
| |
|
std::string | name |
| |
|
std::string | numeric_code |
| |
|
std::string | symbol |
| |
|
std::string | fraction_symbol |
| |
|
int | fractions_per_unit = 100 |
| |
|
std::string | rounding_type = "Closest" |
| |
|
int | rounding_precision = 2 |
| |
|
std::string | format |
| |
|
std::string | monetary_nature = "Fiat" |
| |
|
std::string | market_tier = "G10" |
| |
|
int | version = 0 |
| |
Currency data for form binding.