Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 704 Bytes

StatusResource.md

File metadata and controls

15 lines (11 loc) · 704 Bytes

StatusResource

Properties

Name Type Description Notes
links list[Link] Link to resource [optional]
id int ID of Test Run's status [optional]
name str Name of Test Run's status [optional]
is_default bool Is default or not [optional] [default to False]
color str Color of Test Run's status [optional]
active bool Active or not [optional] [default to False]

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