ORE Studio 0.0.4
Loading...
Searching...
No Matches
Variables
ores::database::domain::change_reason_constants::categories Namespace Reference

Change reason category codes. More...

Variables

constexpr std::string_view common = "common"
 Common reasons applicable to most entity types.
 
constexpr std::string_view system = "system"
 System-generated reasons not typically shown to users.
 

Detailed Description

Change reason category codes.

Categories group related change reasons together.

Variable Documentation

◆ common

constexpr std::string_view common = "common"
constexpr

Common reasons applicable to most entity types.

Used as the default category when fetching reasons for amendments.