Class DownloadPackageResponse
Inheritance
System.Object
DownloadPackageResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class DownloadPackageResponse : ServiceResponse
Constructors
DownloadPackageResponse()
Declaration
public DownloadPackageResponse()
Properties
ErrorDescription
Declaration
public string ErrorDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsSuccess
Declaration
public bool IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |