Configuration for adding a change reason entity via command-line arguments.
More...
#include <add_change_reason_options.hpp>
|
|
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 |
| |
Configuration for adding a change reason entity via command-line arguments.