Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 838 Bytes

TestRunPermission.md

File metadata and controls

16 lines (12 loc) · 838 Bytes

TestRunPermission

Properties

Name Type Description Notes
create bool Can create Test Run [optional] [default to False]
edit bool Can edit Test Run [optional] [default to False]
delete bool Can delete Test Run [optional] [default to False]
view bool Can view Test Run [optional] [default to False]
execute bool Can execute Test Run [optional] [default to False]
export bool Can export Test Run [optional] [default to False]
edit_assignment bool Can assign user to Test Run [optional] [default to False]

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