earliestStartTime property
getter/setter pair
The earliest start time of incidents to be queried. If the value is null filtering by the earliest start time is not applied.
Implementation
DateTime? earliestStartTime;
The earliest start time of incidents to be queried. If the value is null filtering by the earliest start time is not applied.
DateTime? earliestStartTime;