Click or drag to resize

DeleteModelResultstatus Property

The status of the call. "OK" indicates that the model was successfully deleted.

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 string status { get; set; }

Property Value

Type: String
See Also