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