Click or drag to resize

TranslationModels Class

Models data class.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2TranslationModels

Namespace:  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TranslationModels

The TranslationModels type exposes the following members.

Constructors
  NameDescription
Public methodTranslationModels
Initializes a new instance of the TranslationModels class
Top
Properties
  NameDescription
Public propertymodels
The array of TranslationModel objects.
Top
See Also