Represents a currencies in ORE XML format.
More...
#include <CurrencyElement.hpp>
|
|
std::string | Name |
| |
|
std::string | ISOCode |
| |
|
std::string | NumericCode |
| |
|
std::string | Symbol |
| |
|
std::string | FractionSymbol |
| |
|
int | FractionsPerUnit |
| |
|
std::string | RoundingType |
| |
|
int | RoundingPrecision |
| |
|
std::string | Format |
| |
|
std::optional< std::string > | CurrencyType |
| |
Represents a currencies in ORE XML format.