|
ORE Studio 0.0.4
|
rfl reflector for ores::trading::domain::product_type. More...
#include <product_type.hpp>

Public Types | |
| using | ReflType = std::string |
Static Public Member Functions | |
| static ores::trading::domain::product_type | to (const ReflType &s) |
| static ReflType | from (const ores::trading::domain::product_type &v) |
rfl reflector for ores::trading::domain::product_type.
Serialises to/from a lowercase string in JSON and any other rfl-driven wire format. Wire shape stays identical to the previous std::string field, so no protocol changes are required when consumers migrate.