| Name | Description | Type | Additional information |
|---|---|---|---|
| IsCompleted |
Set to true if itinerary step has been completed |
boolean |
None. |
| StepSequence |
The step sequence number |
integer |
None. |
| StepName |
The step name |
string |
None. |
| StepDescription |
The step description |
string |
None. |
| PlannedDateTime |
The planned date/time step to be completed in user timezone (UTC) |
string |
None. |
| CompletedDateTime |
The actual date/time step was completed in user timezone (UTC) |
string |
None. |
| PlannedDateTimeLocal |
The planned date/time step to be completed in local timezone (UTC) |
string |
None. |
| CompletedDateTimeLocal |
The actual date/time step was completed in local timezone (UTC) |
string |
None. |