Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 772 Bytes

ContentMetaGroupUser.md

File metadata and controls

15 lines (11 loc) · 772 Bytes

ContentMetaGroupUser

Properties

Name Type Description Notes
id string Unique Id [optional]
content_metadata_id string Id of associated Content Metadata [optional]
permission_type string Type of permission: "view" or "edit" [optional]
group_id int ID of associated group [optional]
user_id int ID of associated user [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]