Table of Contents

Class SearchRequest

Namespace
Textkernel.Tx.Models.API.Matching
Assembly
Textkernel.Tx.SDK.dll

Request body for a search request

public class SearchRequest : SearchMatchRequestBase
Inheritance
SearchRequest
Inherited Members

Properties

PaginationSettings

Used to choose which results to return from the list.

public PaginationSettings PaginationSettings { get; set; }

Property Value

PaginationSettings