Prediction.TopIntent Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="topIntent")]
public string TopIntent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="topIntent")>]
member this.TopIntent : string with get, set
Public Property TopIntent As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to