ZoneIntersection
ZoneIntersection
A intersection triggered by a Track interacting with a Zone.
id
The unique identifier for the zone intersection.
Type: ID!
zone
The camera zone the intersection happened in.
Type: Zone!
track
The track associated with the object that triggered the zone intersection.
Type: Track!
startTime
The time at which the intersection started.
Type: DateTimeOffset!
endTime
The time at which the intersection ended.
Type: DateTimeOffset