Table of Contents

Class IssueResponse

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
Assembly
MES.MQC.DataSourceLibrary.dll
public class IssueResponse : ResponseBase
Inheritance
IssueResponse
Inherited Members

Properties

Issues

public Issue[] Issues { get; set; }

Property Value

Issue[]