Name | Type | Description | Notes |
---|---|---|---|
testPlanId | java.util.UUID | ||
name | kotlin.String | ||
id | java.util.UUID | Unique ID of the entity | |
isDeleted | kotlin.Boolean | Indicates if the entity is deleted | |
children | kotlin.collections.List<TestSuiteWithChildrenModel> | [optional] | |
testerId | java.util.UUID | [optional] | |
parentId | java.util.UUID | [optional] |