Class Project
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
- Assembly
- MES.MQC.DataSourceLibrary.dll
- Inheritance
-
Project
- Inherited Members
-
Properties
AvatarUrls
public Dictionary<string, string> AvatarUrls { get; set; }
Property Value
- Dictionary<string, string>
EntityId
public string EntityId { get; set; }
Property Value
- string
Expand
public string Expand { get; set; }
Property Value
- string
Id
public string Id { get; set; }
Property Value
- string
IsPrivate
public bool IsPrivate { get; set; }
Property Value
- bool
IssueTypes
public IssueType[] IssueTypes { get; set; }
Property Value
- IssueType[]
Key
public string Key { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
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
Style
public string Style { get; set; }
Property Value
- string
Uuid
public string Uuid { get; set; }
Property Value
- string