ModelInfoResponse interface  
An application model info.
Properties
| children | List of child entities. | 
| custom | The domain name. | 
| custom | The intent name or entity name. | 
| explicit | |
| id | The ID of the Entity Model. | 
| name | Name of the Entity Model. | 
| readable | Possible values include: 'Entity Extractor', 'Child Entity Extractor', 'Hierarchical Entity Extractor', 'Hierarchical Child Entity Extractor', 'Composite Entity Extractor', 'List Entity Extractor', 'Prebuilt Entity Extractor', 'Intent Classifier', 'Pattern.Any Entity Extractor', 'Closed List Entity Extractor', 'Regex Entity Extractor' | 
| regex | The Regular Expression entity pattern. | 
| roles | |
| sub | List of sublists. | 
| type | The type ID of the Entity Model. | 
Property Details
children
		customPrebuiltDomainName
	   
	The domain name.
customPrebuiltDomainName?: stringProperty Value
string
		customPrebuiltModelName
	   
	The intent name or entity name.
customPrebuiltModelName?: stringProperty Value
string
		explicitList
	 
	
id
The ID of the Entity Model.
id: stringProperty Value
string
name
Name of the Entity Model.
name?: stringProperty Value
string
		readableType
	 
	Possible values include: 'Entity Extractor', 'Child Entity Extractor', 'Hierarchical Entity Extractor', 'Hierarchical Child Entity Extractor', 'Composite Entity Extractor', 'List Entity Extractor', 'Prebuilt Entity Extractor', 'Intent Classifier', 'Pattern.Any Entity Extractor', 'Closed List Entity Extractor', 'Regex Entity Extractor'
readableType: ReadableType2Property Value
		regexPattern
	 
	The Regular Expression entity pattern.
regexPattern?: stringProperty Value
string
roles
		subLists
	 
	
		typeId
	 
	The type ID of the Entity Model.
typeId?: numberProperty Value
number