Table of Contents

Enum SortOrder

Namespace
Textkernel.Tx.Models.API.MatchV2.Request
Assembly
Textkernel.Tx.SDK.dll

The sort order for results

[JsonConverter(typeof(JsonStringEnumConverter))]
public enum SortOrder

Fields

ASCENDING = 0

Ascending sort order

DESCENDING = 1

Descending sort order