![]() |
ImFusion C++ SDK 4.4.0
|
#include <ImFusionLabels/lib/include/ImFusion/Labels/Core/Project.h>
Permissions a user has regarding a project. More...
Permissions a user has regarding a project.
Only relevant for remote projects. For local projects, all permissions default to true.
Public Attributes | |
| int | user_id = -1 |
| bool | can_delete = true |
| bool | can_edit_config = true |
| bool | can_add_data = true |
| bool | can_edit_data = true |
| bool | can_delete_data = true |
| bool | can_annotate = true |