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