|
ORE Studio 0.0.4
|
Response from saving an account. More...
#include <account_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
| Serialize response to bytes. | |
Static Public Member Functions | |
| static std::expected< save_account_response, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
| Deserialize response from bytes. | |
Public Attributes | |
| bool | success = false |
| std::string | message |
| boost::uuids::uuid | account_id |
Response from saving an account.
| std::vector< std::byte > serialize | ( | ) | const |
Serialize response to bytes.
Format: