Skip to content

SmartSource

What generated a smart task (the AI scribe, or a workflow)

Used By

Definition

"""
What generated a smart task (the AI scribe, or a workflow)
"""
enum SmartSource {
WORKFLOW
SCRIBE
}