Table of Contents

Class QueryPartItemCountsMapEntry

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

Properties

Key

public string Key { get; set; }

Property Value

string

Value

public FacetItem[] Value { get; set; }

Property Value

FacetItem[]