|
ORE Studio 0.0.4
|
Response containing all change reason categories. 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_categories_response, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| std::vector< domain::change_reason_category > | categories |
Response containing all change reason categories.