Intent interface
Represents an intent prediction.
Properties
childApp |
The prediction of the dispatched application.
|
score |
The score of the fired intent.
|
Property Details
childApp
The prediction of the dispatched application.
childApp?: Prediction
Property Value
score
The score of the fired intent.
score?: number
Property Value