Class Status
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
- Assembly
- MES.MQC.DataSourceLibrary.dll
- Inheritance
-
Status
- Inherited Members
-
Properties
Description
public string Description { 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
StatusCategory
public string StatusCategory { get; set; }
Property Value
- string
Usages
public string[] Usages { get; set; }
Property Value
- string[]
WorkflowUsages
public string[] WorkflowUsages { get; set; }
Property Value
- string[]