ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
add_change_reason_options Struct Referencefinal

Configuration for adding a change reason entity via command-line arguments. More...

#include <add_change_reason_options.hpp>

Collaboration diagram for add_change_reason_options:
Collaboration graph

Public Attributes

std::string code
 
std::string description
 
std::string category_code
 
std::optional< bool > applies_to_amend
 
std::optional< bool > applies_to_delete
 
std::optional< bool > requires_commentary
 
std::optional< int > display_order
 
std::string recorded_by
 
std::optional< std::string > change_commentary
 

Detailed Description

Configuration for adding a change reason entity via command-line arguments.