ImFusion C++ SDK 4.4.0
ImFusion::Project::Permissions Struct Reference

#include <ImFusionLabels/lib/include/ImFusion/Labels/Core/Project.h>

Permissions a user has regarding a project. More...

Detailed Description

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

The documentation for this struct was generated from the following file:
  • ImFusionLabels/lib/include/ImFusion/Labels/Core/Project.h
Search Tab / S to search, Esc to close