Class EligibilityReviewDisbursementResponse
Inheritance
System.Object
EligibilityReviewDisbursementResponse
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class EligibilityReviewDisbursementResponse : ServiceResponse
Constructors
EligibilityReviewDisbursementResponse()
Declaration
public EligibilityReviewDisbursementResponse()
Properties
AcceptedOriginationFlag
Declaration
public bool AcceptedOriginationFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AdEnrollId
Declaration
public int AdEnrollId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BachelorsDegreeFlag
Declaration
public bool BachelorsDegreeFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CheckAttendanceAllFlag
Declaration
public bool CheckAttendanceAllFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CheckCertifiedDateFlag
Declaration
public bool CheckCertifiedDateFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CheckCompletionDateFlag
Declaration
public bool CheckCompletionDateFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CheckTermPresentFlag
Declaration
public bool CheckTermPresentFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnrollmentIntensityFlag
Declaration
public bool EnrollmentIntensityFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnrollmentStatusFlag
Declaration
public bool EnrollmentStatusFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EntranceInterviewFlag
Declaration
public bool EntranceInterviewFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FACrAttemptEarnedFlag
Declaration
public bool FACrAttemptEarnedFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FaEnrollmentIntensityFlag
Declaration
public bool FaEnrollmentIntensityFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FaEnrollmentStatusFlag
Declaration
public bool FaEnrollmentStatusFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FailedReason
Declaration
public long FailedReason { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
FaMatchEnrollmentPackagedStatusFlag
Declaration
public bool FaMatchEnrollmentPackagedStatusFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FaSchedId
Declaration
public int FaSchedId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FirstTimeTermStudFlag
Declaration
public bool FirstTimeTermStudFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GraduateLevelProgramFlag
Declaration
public bool GraduateLevelProgramFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GrdRowId
Declaration
public int GrdRowId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
HoursPaymentPeriodFlag
Declaration
public bool HoursPaymentPeriodFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ISIROnFileFlag
Declaration
public bool ISIROnFileFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MatchEnrollmentPackagedStatusFlag
Declaration
public bool MatchEnrollmentPackagedStatusFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxDaysAfterStudLDAFlag
Declaration
public bool MaxDaysAfterStudLDAFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxDaysFromLoanEndDateFlag
Declaration
public bool MaxDaysFromLoanEndDateFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxDaysTermDisbDateFlag
Declaration
public bool MaxDaysTermDisbDateFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxDiffDisbAmtFlag
Declaration
public bool MaxDiffDisbAmtFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinCumulativeGPAFlag
Declaration
public bool MinCumulativeGPAFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinHoursAttFlag
Declaration
public bool MinHoursAttFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinHoursCreditsCompFlag
Declaration
public bool MinHoursCreditsCompFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinHoursCreditsSchedFlag
Declaration
public bool MinHoursCreditsSchedFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinNumAvgFlag
Declaration
public bool MinNumAvgFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinPaymentPeriodAttFlag
Declaration
public bool MinPaymentPeriodAttFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinPctAttFlag
Declaration
public bool MinPctAttFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MissingDocsFlag
Declaration
public bool MissingDocsFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
NoApprovalCriteriaFlag
Declaration
public bool NoApprovalCriteriaFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PaymentPeriodFlag
Declaration
public bool PaymentPeriodFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReqStudSAPFlag
Declaration
public bool ReqStudSAPFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StateofResidencyFlag
Declaration
public bool StateofResidencyFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StateResidentSinceFlag
Declaration
public bool StateResidentSinceFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StudSchoolStatusFlag
Declaration
public bool StudSchoolStatusFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VerifyStatusFlag
Declaration
public bool VerifyStatusFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|