Table of Contents

Enum Field.FieldSchema.SchemaType

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
Assembly
MES.MQC.DataSourceLibrary.dll
[JsonConverter(typeof(StringEnumWithDefaultConverter), new object[] { Field.FieldSchema.SchemaType.String })]
public enum Field.FieldSchema.SchemaType

Fields

Any = 3
Array = 1
Date = 4
DateTime = 5
Id = 13
Issuetype = 8
Number = 2
Option = 6
Priority = 10
Project = 11
Status = 12
String = 7
User = 0