RunStepActivityDetails interface
The detailed information associated with a run step activities.
- Extends
Properties
| activities | A list of activities for this run step. |
| type | The object type, which is always 'activities'. |
Property Details
activities
A list of activities for this run step.
activities: RunStepDetailsActivity[]
Property Value
type
The object type, which is always 'activities'.
type: "activities"
Property Value
"activities"