PatternAnyModelUpdateObject interface
Model object for updating a Pattern.Any entity model.
Properties
explicit |
The Pattern.Any explicit list. |
name | The model name. |
Property Details
explicitList
The Pattern.Any explicit list.
explicitList?: string[]
Property Value
string[]
name
The model name.
name?: string
Property Value
string