Table of Contents

Class QueryContext

Namespace
Textkernel.Tx.Models.API.MatchV2.Response
Assembly
Textkernel.Tx.SDK.dll
public class QueryContext
Inheritance
QueryContext
Inherited Members

Properties

MatchSource

public string MatchSource { get; set; }

Property Value

string

QueryID

public string QueryID { get; set; }

Property Value

string

QuerySessionID

public string QuerySessionID { get; set; }

Property Value

string

QueryTags

public string[] QueryTags { get; set; }

Property Value

string[]