|
ORE Studio 0.0.4
|
Response containing change reason category version history. More...
#include <change_management_protocol.hpp>

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