|
ORE Studio 0.0.4
|
Request to retrieve all badge definitions. More...
#include <badge_definition_protocol.hpp>

Public Types | |
| using | response_type = get_badge_definitions_response |
Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< get_badge_definitions_request, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| int | offset = 0 |
| int | limit = 1000 |
Static Public Attributes | |
| static constexpr std::string_view | nats_subject = "dq.v1.badge_definitions.list" |
Request to retrieve all badge definitions.