Class ProceedStudentAwardResponse
Inheritance
System.Object
ProceedStudentAwardResponse
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class ProceedStudentAwardResponse : ServiceResponse
Constructors
ProceedStudentAwardResponse()
Declaration
public ProceedStudentAwardResponse()
Properties
GrossAmount
Declaration
public decimal? GrossAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
IsAdJustAmount
Declaration
public bool IsAdJustAmount { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsEnrollStatus
Declaration
public bool IsEnrollStatus { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsFsaIneligibilityCode
Declaration
public bool IsFsaIneligibilityCode { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsGraduateStudent
Declaration
public bool IsGraduateStudent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsGrossAmountExceed
Declaration
public bool IsGrossAmountExceed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsLoanExist
Declaration
public bool IsLoanExist { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsNeedBased
Declaration
public bool IsNeedBased { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsSleuConfig
Declaration
public bool IsSleuConfig { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsUpdateDependencyStatus
Declaration
public bool IsUpdateDependencyStatus { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxSLEUConfig
Declaration
public decimal? MaxSLEUConfig { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|