Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 916 Bytes

TestCasePermission.md

File metadata and controls

17 lines (13 loc) · 916 Bytes

TestCasePermission

Properties

Name Type Description Notes
create bool Can create Test Case [optional] [default to False]
edit bool Can edit Test Case [optional] [default to False]
delete bool Can delete Test Case [optional] [default to False]
view bool Can view Test Case [optional] [default to False]
edit_assignment bool Can assign Test Case [optional] [default to False]
export bool Can export Test Case [optional] [default to False]
_import bool Can import Test Case [optional] [default to False]
approve bool Can approve Test Case [optional] [default to False]

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