|
ORE Studio 0.0.4
|
Request to retrieve change reasons for a specific 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_request, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| std::string | category_code |
Request to retrieve change reasons for a specific category.