Class CalculateStudentAwardPellEstimateResponse
Inheritance
System.Object
CalculateStudentAwardPellEstimateResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CalculateStudentAwardPellEstimateResponse : ServiceResponse
Constructors
CalculateStudentAwardPellEstimateResponse()
Declaration
public CalculateStudentAwardPellEstimateResponse()
Properties
CurrentPellAmount
Gets the CurrentPellAmount associated with StudentEntity.
Declaration
public decimal CurrentPellAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |