20#ifndef ORES_IAM_DOMAIN_PERMISSION_JSON_HPP
21#define ORES_IAM_DOMAIN_PERMISSION_JSON_HPP
25#include "ores.iam/domain/permission.hpp"
Domain types for identity and access management.
Definition account.hpp:27
std::string convert_to_json(const account &v)
Dumps the account object to a stream in JSON format.
Definition account_json.cpp:28