RecommendationInner.ActionName Property

Definition

Gets or sets name of action recommended by this object.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to