Class Field.FieldAllowedValues
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
- Assembly
- MES.MQC.DataSourceLibrary.dll
public class Field.FieldAllowedValues
- Inheritance
-
Field.FieldAllowedValues
- Inherited Members
-
Properties
AvatarId
public int? AvatarId { get; set; }
Property Value
- int?
AvatarUrls
public Dictionary<string, string> AvatarUrls { get; set; }
Property Value
- Dictionary<string, string>
Description
public string Description { get; set; }
Property Value
- string
EntityId
public string EntityId { get; set; }
Property Value
- string
HierarchyLevel
public int? HierarchyLevel { get; set; }
Property Value
- int?
IconUrl
public string IconUrl { get; set; }
Property Value
- string
Id
public string Id { get; set; }
Property Value
- string
Key
public string Key { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
Option
public OptionWithLabel Option { get; }
Property Value
- OptionWithLabel
ProjectTypeKey
public string ProjectTypeKey { get; set; }
Property Value
- string
Self
public string Self { get; set; }
Property Value
- string
Simplified
public bool? Simplified { get; set; }
Property Value
- bool?
Subtask
public bool? Subtask { get; set; }
Property Value
- bool?
Value
public string Value { get; set; }
Property Value
- string