PatternRule interface

Pattern

Properties

intent

The intent's name where the pattern belongs to.

pattern

The pattern text.

Property Details

intent

The intent's name where the pattern belongs to.

intent?: string

Property Value

string

pattern

The pattern text.

pattern?: string

Property Value

string