TestVariableCreateUpdateParameters interface
Test Variable Create or Update Parameters
Properties
description | Description of the test variable |
name | Name of the test variable |
values | List of allowed values |
Property Details
description
Description of the test variable
description: string
Property Value
string
name
Name of the test variable
name: string
Property Value
string
values
List of allowed values
values: string[]
Property Value
string[]