Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Example

Example.

Hierarchy

  • Example

Index

Properties

Optional created

created: string

The timestamp for creation of the object.

Optional mentions

mentions: Mention[]

An array of contextual entity mentions.

text

text: string

The text of a user input example. This string must conform to the following restrictions:

  • It cannot contain carriage return, newline, or tab characters.
  • It cannot consist of only whitespace characters.

Optional updated

updated: string

The timestamp for the most recent update to the object.

Generated using TypeDoc