CreateKbDTO.DefaultAnswerUsedForExtraction Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to