20#ifndef ORES_IAM_DOMAIN_PERMISSION_TABLE_HPP
21#define ORES_IAM_DOMAIN_PERMISSION_TABLE_HPP
25#include "ores.iam/domain/permission.hpp"
Domain types for identity and access management.
Definition account.hpp:27
std::string convert_to_table(const std::vector< account > &v)
Converts accounts to the table format.
Definition account_table.cpp:27