Result of a signup operation.
More...
#include <signup_service.hpp>
|
|
bool | success = false |
| |
|
std::string | error_message |
| |
|
ores::utility::serialization::error_code | error_code = ores::utility::serialization::error_code::none |
| |
|
boost::uuids::uuid | account_id |
| |
|
std::string | username |
| |
Result of a signup operation.