Adds a new turn closure to the WME data model.
The description of the turn closure.
The end date of the turn closure as a Unix timestamp (milliseconds).
Optional
majorTrafficEventId?: stringThe id of the major traffic event associated with the turn closure (optional).
The start date of the turn closure as a Unix timestamp (milliseconds).
The id of the turn that this closure applies to.
The newly created turn closure object.
an array of all the turn closures in the WME data model
An id of the turn closure to find.
turn closure with id, or null if not found in the WME data model
Methods for dealing with TurnClosures.