|
ORE Studio 0.0.4
|
An asset class entry from the refdata catalogue. More...
#include <asset_class_info.hpp>

Public Attributes | |
| std::string | code |
| e.g. "fx", "rates", "Commodity" | |
| std::string | description |
| Display label, e.g. "FX", "Rates". | |
| std::string | coding_scheme_code |
| e.g. "ORE_ASSET_CLASS", "FPML_ASSET_CLASS" | |
An asset class entry from the refdata catalogue.
Carries the code, human-readable description and coding scheme so callers can build display labels and filter values without hard-coding them.