|
ORE Studio 0.0.4
|
Response containing subject area version history. More...
#include <data_organization_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< get_subject_area_history_response, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| bool | success |
| std::string | message |
| std::vector< domain::subject_area > | versions |
Response containing subject area version history.