|
ORE Studio 0.0.4
|
Junction type for the many-to-many relationship between environments and tags. More...
#include <environment_tag.hpp>

Public Attributes | |
| boost::uuids::uuid | environment_id |
| The environment being tagged. | |
| boost::uuids::uuid | tag_id |
| The tag being applied. | |
Junction type for the many-to-many relationship between environments and tags.
This type represents the association between a server_environment and a tag. An environment can have multiple tags, and a tag can be applied to multiple environments.