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

Request to retrieve feature flag history by name. More...

#include <feature_flags_protocol.hpp>

Collaboration diagram for get_feature_flag_history_request:
Collaboration graph

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
 

Detailed Description

Request to retrieve feature flag history by name.