| Name | Type | Description | Notes |
|---|---|---|---|
| test_plan_id | str | Unique ID of test plan to which the test suite belongs | |
| name | str | Name of the test suite | |
| parent_id | str, none_type | Unique ID of the parent test suite in hierarchy | [optional] |
| type | TestSuiteType | [optional] | |
| save_structure | bool, none_type | Indicates if the test suite retains section tree structure | [optional] |
| auto_refresh | bool, none_type | Indicates if scheduled auto refresh is enabled for the test suite | [optional] |