| Name | Type | Description | Notes |
|---|---|---|---|
| title | str | Step name. | |
| description | str, none_type | Detailed step description. It appears when the step is unfolded. | [optional] |
| steps | [AutoTestStepApiModel], none_type | Includes a nested step inside another step. The maximum nesting level is 15. | [optional] |