|
ORE Studio 0.0.4
|
Request to retrieve feature flag history by name. More...
#include <feature_flags_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< get_feature_flag_history_request, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| std::string | name |
Request to retrieve feature flag history by name.