| Name | Description | Type | Additional information |
|---|---|---|---|
| IsCompleted |
Was this step completed (true, false) |
boolean |
None. |
| StepSequence |
The sequence in the itinerary of this step |
integer |
None. |
| StepName |
The name of this step |
string |
None. |
| StepDescription |
The description of this step |
string |
None. |
| PlannedDateTime |
The planned completion time of this step (users timezone) |
date |
None. |
| CompletedDateTime |
The actual completion time of this step (users timezone) |
date |
None. |
| PlannedDateTimeLocal |
The planned completion time of this step (local timezone of event) |
date |
None. |
| CompletedDateTimeLocal |
The actual completion time of this step (local timezone of event) |
date |
None. |