|
ORE Studio 0.0.4
|
Response confirming change reason save operation. More...
#include <change_management_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< save_change_reason_response, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| bool | success |
| std::string | message |
Response confirming change reason save operation.