RecognizedEntitiesModule interface
Defines a list of previously recognized entities.
Properties
value | A list of recognized entities. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
A list of recognized entities. NOTE: This property will not be serialized. It can only be populated by the server.
value?: RecognizedEntityGroup[]