Orm.editor log
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Meet Merlin - the agentic intelligence layer for Encord, available wherever you work. Learn more →.
class ActionableWorkflowNodeType(StringEnum)
class EditorLogsActionCategory(StringEnum)
class EditorLogCommon(BaseDTO)
class LabelAttributes(BaseDTO)
class ObjectAttributes(LabelAttributes, BaseDTO)
class ClassificationAttributes(LabelAttributes, BaseDTO)
class EditorLogGeneralAction(EditorLogCommon)
class EditorLogClassification(EditorLogCommon, ClassificationAttributes)
class EditorLogObject(EditorLogCommon, ObjectAttributes)
class EditorLogParams(BaseDTO)
Was this page helpful?
