Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

File metadata and controls

12 lines (8 loc) · 570 Bytes

AccessControlListWriteDTO

Properties

Name Type Description Notes
entity_id str The entity Id [optional]
modify_acl list[str] List of users and user groups ids that have modify permission [optional]
view_acl list[str] List of users and user group ids that have view permission [optional]

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