Class IssueType
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
- Assembly
- MES.MQC.DataSourceLibrary.dll
- Inheritance
-
IssueType
- Inherited Members
-
Properties
AvatarId
public int AvatarId { get; set; }
Property Value
- int
Description
public string Description { 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
Name
public string Name { get; set; }
Property Value
- string
Scope
public Scope Scope { get; set; }
Property Value
- Scope
Self
public string Self { get; set; }
Property Value
- string
Subtask
public bool Subtask { get; set; }
Property Value
- bool
UntranslatedName
public string UntranslatedName { get; set; }
Property Value
- string