20#ifndef ORES_CLI_CONFIG_ADD_CHANGE_REASON_CATEGORY_OPTIONS_HPP
21#define ORES_CLI_CONFIG_ADD_CHANGE_REASON_CATEGORY_OPTIONS_HPP
34 std::string description;
35 std::string recorded_by;
36 std::optional<std::string> change_commentary;
Configuration and command-line parsing for the CLI tool.
Definition add_account_options.hpp:27
Configuration for adding a change reason category entity via command-line arguments.
Definition add_change_reason_category_options.hpp:32