started property
The datetime on which the worklog effort was started. Required when creating a worklog. Optional when updating a worklog.
Implementation
final DateTime? started;
The datetime on which the worklog effort was started. Required when creating a worklog. Optional when updating a worklog.
final DateTime? started;