|
ORE Studio 0.0.4
|
Request to create a new account. More...
#include <account_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
| Serialize request to bytes. | |
Static Public Member Functions | |
| static std::expected< create_account_request, comms::messaging::error_code > | deserialize (std::span< const std::byte > data) |
| Deserialize request from bytes. | |
Public Attributes | |
| std::string | username |
| std::string | password |
| std::string | totp_secret |
| std::string | |
| std::string | recorded_by |
| bool | is_admin = false |
Request to create a new account.
| std::vector< std::byte > serialize | ( | ) | const |
Serialize request to bytes.
Format: