Table of Contents

Class ResponseBase

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

Properties

MaxResults

public int MaxResults { get; set; }

Property Value

int

StartAt

public int StartAt { get; set; }

Property Value

int

Total

public int Total { get; set; }

Property Value

int