| Name | Type | Description | Notes |
|---|---|---|---|
| failure_class_ids | [str], none_type | [optional] | |
| outcome | TestResultOutcome | [optional] | |
| status_code | str, none_type | [optional] | |
| status_type | TestStatusType | [optional] | |
| comment | str, none_type | [optional] | |
| links | [CreateLinkApiModel], none_type | [optional] | |
| step_results | [StepResultApiModel], none_type | [optional] | |
| attachments | [AttachmentUpdateRequest], none_type | [optional] | |
| duration_in_ms | int, none_type | [optional] | |
| duration | int, none_type | [optional] | |
| step_comments | [TestResultStepCommentUpdateRequest], none_type | [optional] | |
| setup_results | [AutoTestStepResultUpdateRequest], none_type | [optional] | |
| teardown_results | [AutoTestStepResultUpdateRequest], none_type | [optional] | |
| message | str, none_type | [optional] | |
| trace | str, none_type | [optional] |