Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

AccessControlListWriteDTO.md

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]