ViolationStatusHistoryDetails
Status-change-specific details for a violation history entry. Populated only for HISTORY_EVENT_STATUS_CHANGED event type.
Fields
| Field | Type | Description |
|---|---|---|
| newStatus | PolicyViolationStatus! | New status of the violation. |
| previousStatus | PolicyViolationStatus! | Previous status of the violation. |
| statusChangeReason | PolicyViolationStatusReason! | Reason associated with the status change. |