20#ifndef ORES_REFDATA_DOMAIN_CURRENCY_JSON_HPP
21#define ORES_REFDATA_DOMAIN_CURRENCY_JSON_HPP
25#include "ores.refdata/domain/currency.hpp"
Domain types for risk management.
Definition country.hpp:28
std::string convert_to_json(const currency &c)
Converts a single currency to JSON format string.
Definition currency_json.cpp:28