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.
Announcing our Series C with $110M in total funding. Read 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?
