PatternRuleCreateObject interface

Object model for creating a pattern

Properties

intent

The intent's name which the pattern belongs to.

pattern

The pattern text.

Property Details

intent

The intent's name which the pattern belongs to.

intent?: string

Property Value

string

pattern

The pattern text.

pattern?: string

Property Value

string