| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Test run unique identifier | |
| name | str | Test run name | |
| description | str, none_type | Test run description | [optional] |
| launch_source | str, none_type | Test run launch source Once launch source is specified it cannot be updated | [optional] |
| attachments | [AssignAttachmentApiModel], none_type | Collection of attachments related to the test run | [optional] |
| links | [UpdateLinkApiModel], none_type | Collection of links related to the test run | [optional] |
| tags | [str], none_type | Collection of tags to assign to the test run | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |