supersedingAlert property

String? supersedingAlert
getter/setter pair

Alert ID superseding this alert.

It is used to indicate that superseding alert is essentially extension of this alert and we found the relationship after creating both alerts.

Implementation

core.String? supersedingAlert;