|
ORE Studio 0.0.4
|
Response containing change reasons for a category. More...
#include <change_management_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< get_change_reasons_by_category_response, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| std::vector< domain::change_reason > | reasons |
Response containing change reasons for a category.