OnConditionConfiguration interface

Properties

actions
condition
id
priority
runOnce

Property Details

actions

actions?: string[] | Dialog[]

Property Value

string[] | Dialog[]

condition

condition?: BoolProperty

Property Value

id

id?: string

Property Value

string

priority

priority?: NumberProperty

Property Value

runOnce

runOnce?: boolean

Property Value

boolean