Table of Contents

Enum Combinationtype

Namespace
Textkernel.Tx.Models.API.MatchV2.Response
Assembly
Textkernel.Tx.SDK.dll
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Combinationtype

Fields

AND = 0
OR = 1
SINGLE = 2