20#ifndef ORES_REFDATA_API_DOMAIN_CURRENCY_MARKET_TIER_HPP
21#define ORES_REFDATA_API_DOMAIN_CURRENCY_MARKET_TIER_HPP
Domain types for risk management.
Definition EntityDetailOperations.hpp:192
Valid currency market tier classifications.
Definition currency_market_tier.hpp:38
int display_order
Order for UI display purposes.
Definition currency_market_tier.hpp:64
std::string modified_by
Username of the person who last modified this currency market tier.
Definition currency_market_tier.hpp:69
std::string change_commentary
Free-text commentary explaining the change.
Definition currency_market_tier.hpp:86
std::string description
Detailed description of the currency market tier.
Definition currency_market_tier.hpp:59
std::string code
Unique currency market tier code.
Definition currency_market_tier.hpp:49
std::chrono::system_clock::time_point recorded_at
Timestamp when this version of the record was recorded.
Definition currency_market_tier.hpp:91
std::string name
Human-readable name for the currency market tier.
Definition currency_market_tier.hpp:54
int version
Version number for optimistic locking and change tracking.
Definition currency_market_tier.hpp:42
std::string performed_by
Username of the account that performed this action.
Definition currency_market_tier.hpp:74
std::string change_reason_code
Code identifying the reason for the change.
Definition currency_market_tier.hpp:81