Group
Show / Hide Table of Contents

Enum SortOrder

The sort order for results

Namespace: Textkernel.Tx.Models.API.MatchV2.Request
Assembly: Textkernel.Tx.SDK.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum SortOrder

Fields

Name Description
ASCENDING

Ascending sort order

DESCENDING

Descending sort order

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾