started property

DateTime? started
final

The datetime on which the worklog effort was started. Required when creating a worklog. Optional when updating a worklog.

Implementation

final DateTime? started;