object

TrackingDetails

Schema for tracking details.
Fields
is_current
Boolean
Indicates whether the tracking event is the current or active status.
is_passed
Boolean
Indicates whether the tracking event has passed or occurred.
status
String
The status of the tracking event.
time
String
The time associated with the tracking event.
tracking_details
[NestedTrackingDetails]
Nested tracking details.
value
String
Current value or state of the process.