|
ORE Studio 0.0.4
|
Response containing accounts with pagination metadata. 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< list_accounts_response, comms::messaging::error_code > | deserialize (std::span< const std::byte > data) |
| Deserialize response from bytes. | |
Public Attributes | |
| std::vector< domain::account > | accounts |
| std::uint32_t | total_available_count = 0 |
| Total number of accounts available (not just in this page) | |
Response containing accounts with pagination metadata.
| std::vector< std::byte > serialize | ( | ) | const |
Serialize response to bytes.
Format: