id property

int? id
final

The ID of the event. The event can be a Jira system event or a custom event.

Implementation

final int? id;