Configuration for adding a country entity via command-line arguments.
More...
#include <add_country_options.hpp>
|
|
std::string | alpha2_code |
| |
|
std::string | alpha3_code |
| |
|
std::string | name |
| |
|
std::optional< std::string > | numeric_code |
| |
|
std::optional< std::string > | official_name |
| |
|
std::string | recorded_by |
| |
|
std::optional< std::string > | change_reason_code |
| |
|
std::optional< std::string > | change_commentary |
| |
Configuration for adding a country entity via command-line arguments.