Table of Contents

Class SynonymSection

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

Properties

Collapsed

public bool Collapsed { get; set; }

Property Value

bool

Items

public SynonymItem[] Items { get; set; }

Property Value

SynonymItem[]

Name

public string Name { get; set; }

Property Value

string