Class GetStudentAcademicYearEstimateResponse
Inheritance
System.Object
GetStudentAcademicYearEstimateResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetStudentAcademicYearEstimateResponse : ServiceResponse
Constructors
GetStudentAcademicYearEstimateResponse()
Gets or sets the StudentEstimateAwardList.
Declaration
public GetStudentAcademicYearEstimateResponse()
Properties
NetPackageList
Gets or sets the PackageList.
Declaration
public List<NetPackage> NetPackageList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NetPackage> |