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

Result of a signup operation. More...

#include <signup_service.hpp>

Collaboration diagram for signup_result:
Collaboration graph

Public Attributes

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
 

Detailed Description

Result of a signup operation.