Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 787 Bytes

TestSuiteWithChildrenModel.md

File metadata and controls

15 lines (12 loc) · 787 Bytes

TestSuiteWithChildrenModel

Properties

Name Type Description Notes
children List [optional] [default to null]
testerId UUID [optional] [default to null]
parentId UUID [optional] [default to null]
testPlanId UUID [default to null]
name String [default to null]
id UUID Unique ID of the entity [default to null]
isDeleted Boolean Indicates if the entity is deleted [default to null]

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