SubInspectionEndEventData: SubInspectionEventData & {
    actionType: SubInspectionEndActionType;
}

Type declaration