|
ORE Studio 0.0.4
|
Request to save a catalog (create or update). More...
#include <data_organization_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< save_catalog_request, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| domain::catalog | catalog |
Request to save a catalog (create or update).