Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 835 Bytes

File metadata and controls

16 lines (11 loc) · 835 Bytes

TestSuiteV2PostModel

Properties

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]

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