ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
get_change_reasons_response Struct Referencefinal

Response containing all change reasons. More...

#include <change_management_protocol.hpp>

Collaboration diagram for get_change_reasons_response:
Collaboration graph

Public Member Functions

std::vector< std::byte > serialize () const
 

Static Public Member Functions

static std::expected< get_change_reasons_response, ores::utility::serialization::error_code > deserialize (std::span< const std::byte > data)
 

Public Attributes

std::vector< domain::change_reasonreasons
 

Detailed Description

Response containing all change reasons.