Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 310 Bytes

File metadata and controls

19 lines (12 loc) · 310 Bytes

UpdateFolderAccessLevel

The access level of the folder within the workspace.

Example Usage

from dub.models.operations import UpdateFolderAccessLevel

value = UpdateFolderAccessLevel.WRITE

Values

Name Value
WRITE write
READ read