Class DownloadBursaryErrorReportResponse
Represents the DownloadBursaryErrorReportResponse.
Inheritance
System.Object
DownloadBursaryErrorReportResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class DownloadBursaryErrorReportResponse : ServiceResponse
Constructors
DownloadBursaryErrorReportResponse()
Declaration
public DownloadBursaryErrorReportResponse()
Properties
BursaryApplicationData
Declaration
public object BursaryApplicationData { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
IsSuccess
Declaration
public bool IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |