parentId property

String? parentId

The identifier of another incident to which this incident is linked. The value is null if the incident doesn't have a parent. Gets the identifier of another incident to which this incident is linked.

Implementation

String? get parentId;