Share via


PrebuiltDomainModelCreateObject interface

A model object containing the name of the custom prebuilt intent or entity and the name of the ___domain to which this model belongs.

Properties

___domainName

The ___domain name.

modelName

The intent name or entity name.

Property Details

___domainName

The ___domain name.

domainName?: string

Property Value

string

modelName

The intent name or entity name.

modelName?: string

Property Value

string