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