Entity Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Assistant.v1
public class Entity
The Entity type exposes the following members.
| Name | Description | |
|---|---|---|
| Created |
The timestamp for creation of the entity.
| |
| Description |
The description of the entity.
| |
| EntityName |
The name of the entity.
| |
| FuzzyMatch |
Whether fuzzy matching is used for the entity.
| |
| Metadata |
Any metadata related to the entity.
| |
| Updated |
The timestamp for the last update to the entity.
|