Enum Combinationtype
Namespace: Textkernel.Tx.Models.API.MatchV2.Response
Assembly: Textkernel.Tx.SDK.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Combinationtype
Fields
Name | Description |
---|---|
AND | |
OR | |
SINGLE |
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Combinationtype
Name | Description |
---|---|
AND | |
OR | |
SINGLE |