|
ORE Studio 0.0.4
|
Represents a specific version of a currency with metadata. More...
#include <currency_version.hpp>

Public Attributes | |
| currency | data |
| The currency data at this version. | |
| int | version_number = 0 |
| Version number (1-based, higher is newer). | |
| std::string | recorded_by |
| Username of the person who recorded this version in the system. | |
| std::string | recorded_at |
| Timestamp when this version was recorded in the system. | |
| std::string | change_summary |
| Summary of changes made in this version. | |
Represents a specific version of a currency with metadata.
| std::string change_summary |
Summary of changes made in this version.
Examples: "Created currency", "Modified 2 fields", "Updated name and symbol"