Click or drag to resize

Synonym Class

Synonym.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1Synonym

Namespace:  IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Synonym

The Synonym type exposes the following members.

Constructors
  NameDescription
Public methodSynonym
Initializes a new instance of the Synonym class
Top
Properties
  NameDescription
Public propertyCreated
The timestamp for creation of the synonym.
Public propertySynonymText
The text of the synonym.
Public propertyUpdated
The timestamp for the most recent update to the synonym.
Top
See Also