Class CalculateStudentAwardEfcEstimateRequest
Inheritance
System.Object
CalculateStudentAwardEfcEstimateRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CalculateStudentAwardEfcEstimateRequest : ServiceRequest
Constructors
CalculateStudentAwardEfcEstimateRequest()
Declaration
public CalculateStudentAwardEfcEstimateRequest()
Properties
StudentAwardPellEstimateEntity
Gets or sets the StudentAwardPellEstimateEntity property.
Declaration
public StudentAwardPellEstimateEntity StudentAwardPellEstimateEntity { get; set; }
Property Value
Type | Description |
---|---|
StudentAwardPellEstimateEntity |