Class IsirMessage
ISIR Message
Inheritance
Inherited Members
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class IsirMessage
Constructors
IsirMessage()
Default Constructor
Declaration
public IsirMessage()
Properties
AdditionalFields
Unmapped fields
Declaration
public IDictionary<string, string> AdditionalFields { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.String> |
ApplicationCompletedDate
ApplicationCompletedDate
Declaration
[DataMapping("DateCompleted")]
public DateTime? ApplicationCompletedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
ApplicationReceiptDate
ApplicationReceiptDate
Declaration
[DataMapping("ApplicationRcptDate")]
public DateTime? ApplicationReceiptDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
AwardYearIdentifier
AwardYearId
Declaration
[DataMapping("FaYearID")]
public string AwardYearIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CommentCodes
CommentCodes
Declaration
[DataMapping("CommentCodes")]
public IEnumerable<string> CommentCodes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |
DegreeCertificate
DegreeCertificate
Declaration
[DataMapping("Degree")]
public string DegreeCertificate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DependencyStatus
DependencyStatus
Declaration
[DataMapping("Model")]
public string DependencyStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EnrollmentStatus
EnrollmentStatus
Declaration
[DataMapping("PellEnrollmentStatus")]
public string EnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FatherIncome
FatherIncome
Declaration
[DataMapping("FatherIncome")]
public int? FatherIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
GradeLevel
GradeLevel
Declaration
[DataMapping("CollegeGradeLevel")]
public string GradeLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HasChildrenToSupport
HasChildrenToSupport
Declaration
[DataMapping("Children")]
public bool? HasChildrenToSupport { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
HasDrugConviction
HasDrugConviction
Declaration
[DataMapping("DrugOffense")]
public bool? HasDrugConviction { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
HasHighSchoolDiplomaGed
HasHighSchoolDiplomaGed
Declaration
[DataMapping("HSGedReceived")]
public bool? HasHighSchoolDiplomaGed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
HasOtherLegalDependents
HasOtherLegalDependents
Declaration
[DataMapping("LegalDependents")]
public bool? HasOtherLegalDependents { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
InstitutionalEfc
InstitutionalEfc
Declaration
[DataMapping("InstitutionalEfc")]
public int? InstitutionalEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
InterestedWorkStudyStudentLoans
InterestedWorkStudyStudentLoans
Declaration
[DataMapping("InterestedInAid")]
public string InterestedWorkStudyStudentLoans { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsActiveDutyArmedForces
IsActiveDutyArmedForces
Declaration
[DataMapping("ActiveDutyMilitary")]
public bool? IsActiveDutyArmedForces { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsAutomaticZeroEfc
IsAutomaticZeroEfc
Declaration
[DataMapping("Auto0EFCFlag")]
public bool? IsAutomaticZeroEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsDodMatch
IsDodMatch
Declaration
[DataMapping("DODMatchFlag")]
public bool? IsDodMatch { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsFirstBachelorDegree
IsFirstBachelorDegree
Declaration
[DataMapping("FirstBachDegree")]
public bool? IsFirstBachelorDegree { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsirMatchId
IsirMatchId
Declaration
[DataMapping("FaIsirStudentMatchId")]
public int? IsirMatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
IsirReceivedDate
IsirReceivedDate
Declaration
[DataMapping("DateAdded")]
public DateTime? IsirReceivedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
IsirSummaryId
IsirSummaryId
Declaration
[DataMapping("FaISIRMainId")]
public int? IsirSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
IsSimplifiedNeedsTestMet
IsSimplifiedNeedsTestMet
Declaration
[DataMapping("SimplifiedNeeds")]
public bool? IsSimplifiedNeedsTestMet { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsStudentMale
IsStudentMale
Declaration
[DataMapping("Male")]
public bool? IsStudentMale { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsStudentMarried
IsStudentMarried
Declaration
[DataMapping("StudentMaritalStatusAsOfToday")]
public bool? IsStudentMarried { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsVeteranArmedForces
IsVeteranArmedForces
Declaration
[DataMapping("Veteran")]
public bool? IsVeteranArmedForces { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
IsWorkingTowardsMastersDoctorate
IsWorkingTowardsMastersDoctorate
Declaration
[DataMapping("DegreeBeyond")]
public bool? IsWorkingTowardsMastersDoctorate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
MotherIncome
MotherIncome
Declaration
[DataMapping("MotherIncome")]
public int? MotherIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
NsldsActiveBankruptcyFlag
NsldsActiveBankruptcyFlag
Declaration
[DataMapping("ActiveBankruptcyFlag")]
public string NsldsActiveBankruptcyFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsAggregateLoanBalance
NsldsAggregateLoanBalance
Declaration
[DataMapping("AggrCombinedBal")]
public int? NsldsAggregateLoanBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
NsldsAggregateSubLoanBalance
NsldsAggregateSubLoanBalance
Declaration
[DataMapping("AggrSubsidizedBal")]
public int? NsldsAggregateSubLoanBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
NsldsAggregateUnsubLoanBalance
NsldsAggregateUnsubLoanBalance
Declaration
[DataMapping("AggrUnSubBal")]
public int? NsldsAggregateUnsubLoanBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
NsldsDatabaseResultsFlag
NsldsDatabaseResultsFlag
Declaration
[DataMapping("DatabaseResultsFlag")]
public string NsldsDatabaseResultsFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsDefaultedLoanFlag
NsldsDefaultedLoanFlag
Declaration
[DataMapping("DefaultedLoanFlag")]
public string NsldsDefaultedLoanFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsDischargedLoanFlag
NsldsDischargedLoanFlag
Declaration
[DataMapping("DischargedLoanFlag")]
public string NsldsDischargedLoanFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsFraudLoanFlag
NsldsFraudLoanFlag
Declaration
[DataMapping("FraudLoanFlag")]
public string NsldsFraudLoanFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsPellLifetimeEligibilityUsed
NsldsPellLifetimeEligibilityUsed
Declaration
[DataMapping("PELLLifetimeEligUsed", DataMappingAttribute.TransformationType.PellLifetimeDecimal, false)]
public decimal? NsldsPellLifetimeEligibilityUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
NsldsPellLifetimeLimitFlag
NsldsPellLifetimeLimitFlag
Declaration
[DataMapping("PELLLifetimeLimitFlag")]
public string NsldsPellLifetimeLimitFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsPellOverpaymentFlag
NsldsPellOverpaymentFlag
Declaration
[DataMapping("PellOverpayFlag")]
public string NsldsPellOverpaymentFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsPerkinsOverpaymentFlag
NsldsPerkinsOverpaymentFlag
Declaration
[DataMapping("PerkinsOverpayFlag")]
public string NsldsPerkinsOverpaymentFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsSatisfactoryRepaymentFlag
NsldsSatisfactoryRepaymentFlag
Declaration
[DataMapping("LoanSatisfactoryRepaymentFlag")]
public string NsldsSatisfactoryRepaymentFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsSeogOverpaymentFlag
NsldsSeogOverpaymentFlag
Declaration
[DataMapping("SEOGOverpayFlag")]
public string NsldsSeogOverpaymentFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsTeachOverpaymentFlag
NsldsTeachOverpaymentFlag
Declaration
[DataMapping("TEACHOverpayFlag")]
public string NsldsTeachOverpaymentFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NsldsUnusualEnrollmentFlag
NsldsUnusualEnrollmentFlag
Declaration
[DataMapping("EnrollmentPatternFlag")]
public string NsldsUnusualEnrollmentFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentAdjustedGrossIncome
ParentAdjustedGrossIncome
Declaration
[DataMapping("ParentGross")]
public int? ParentAdjustedGrossIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentBusinessFarmNetWorth
ParentBusinessFarmNetWorth
Declaration
[DataMapping("ParentBusiness")]
public int? ParentBusinessFarmNetWorth { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentCash
ParentCash
Declaration
[DataMapping("ParentCash")]
public int? ParentCash { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentChildSupportPaid
ParentChildSupportPaid
Declaration
[DataMapping("ParentChildSupportPaid")]
public int? ParentChildSupportPaid { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentChildSupportReceived
ParentChildSupportReceived
Declaration
[DataMapping("ParentChildSupportReceive")]
public int? ParentChildSupportReceived { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentCombatPay
ParentCombatPay
Declaration
[DataMapping("ParentCombatPay")]
public int? ParentCombatPay { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentContribution
ParentContribution
Declaration
[DataMapping("ParentContribution")]
public int? ParentContribution { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentDislocatedWorker
ParentDislocatedWorker
Declaration
[DataMapping("ParentDislocatedWorker")]
public string ParentDislocatedWorker { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentEducationCredits
ParentEducationCredits
Declaration
[DataMapping("ParentEducationCredits")]
public int? ParentEducationCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentEligibleToFile1040
ParentEligibleToFile1040
Declaration
[DataMapping("ParentElig1040")]
public string ParentEligibleToFile1040 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentFederalBenefitsFreeSchoolLunch
ParentFederalBenefitsFreeSchoolLunch
Declaration
[DataMapping("ParentFreeLunch")]
public string ParentFederalBenefitsFreeSchoolLunch { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentFederalBenefitsSnap
ParentFederalBenefitsSnap
Declaration
[DataMapping("ParentFoodStamps")]
public string ParentFederalBenefitsSnap { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentFederalBenefitsSsi
ParentFederalBenefitsSsi
Declaration
[DataMapping("ParentSSIBenefits")]
public string ParentFederalBenefitsSsi { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentFederalBenefitsTanf
ParentFederalBenefitsTanf
Declaration
[DataMapping("ParentTANFBenefits")]
public string ParentFederalBenefitsTanf { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentFederalBenefitsWic
ParentFederalBenefitsWic
Declaration
[DataMapping("ParentWICBenefits")]
public string ParentFederalBenefitsWic { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentIncomeTaxPaid
ParentIncomeTaxPaid
Declaration
[DataMapping("ParentIncomeTax")]
public int? ParentIncomeTaxPaid { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentInterestIncome
ParentInterestIncome
Declaration
[DataMapping("ParentInterestIncome")]
public int? ParentInterestIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentInvestmentNetWorth
ParentInvestmentNetWorth
Declaration
[DataMapping("ParentInvestment")]
public int? ParentInvestmentNetWorth { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentIraDistributions
ParentIraDistributions
Declaration
[DataMapping("ParentIRADistributions")]
public int? ParentIraDistributions { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentIraPayments
ParentIraPayments
Declaration
[DataMapping("ParentIRAPayments")]
public int? ParentIraPayments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentLegalResidenceDate
ParentLegalResidenceDate
Declaration
[DataMapping("ParentLegResDate")]
public string ParentLegalResidenceDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentLegalStateOfResidence
ParentLegalStateOfResidence
Declaration
[DataMapping("ParentLegState")]
public string ParentLegalStateOfResidence { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentMaritalStatus
ParentMaritalStatus
Declaration
[DataMapping("ParentMaritalStatus")]
public string ParentMaritalStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentMilitaryClergyAllowance
ParentMilitaryClergyAllowance
Declaration
[DataMapping("ParentMilitaryAllowance")]
public int? ParentMilitaryClergyAllowance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentNeedBasedEmployment
ParentNeedBasedEmployment
Declaration
[DataMapping("ParentNeedBasedEmployment")]
public int? ParentNeedBasedEmployment { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentNumberInCollege
ParentNumberInCollege
Declaration
[DataMapping("ParentNumCollege")]
public int? ParentNumberInCollege { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentNumberInFamily
ParentNumberInFamily
Declaration
[DataMapping("ParentNumFamily")]
public int? ParentNumberInFamily { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentNumberOfExemptions
ParentNumberOfExemptions
Declaration
[DataMapping("ParentExemptions")]
public int? ParentNumberOfExemptions { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentPensionBenefits
ParentPensionBenefits
Declaration
[DataMapping("ParentPensionPayments")]
public int? ParentPensionBenefits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentTaxFormUsed
ParentTaxFormUsed
Declaration
[DataMapping("ParentTaxFormType")]
public string ParentTaxFormUsed { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentTaxReturnStatus
ParentTaxReturnStatus
Declaration
[DataMapping("ParentTaxReturnFilingStatus")]
public string ParentTaxReturnStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentUntaxedIncomeOther
ParentUntaxedIncomeOther
Declaration
[DataMapping("ParentOtherUnTaxedIncome")]
public int? ParentUntaxedIncomeOther { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentUntaxedIncomeTotal
ParentUntaxedIncomeTotal
Declaration
[DataMapping("ParentUntaxedIncomeTotal")]
public int? ParentUntaxedIncomeTotal { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentUntaxedPension
ParentUntaxedPension
Declaration
[DataMapping("ParentUntaxedPension")]
public int? ParentUntaxedPension { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ParentVeteranNonEducationBenefits
ParentVeteranNonEducationBenefits
Declaration
[DataMapping("ParentVetNonEducationBenefits")]
public int? ParentVeteranNonEducationBenefits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
PellGrantAmount
PellGrantAmount
Declaration
[DataMapping("PellAmount")]
public int? PellGrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
PellGrantEligibilityFlag
PellGrantEligibilityFlag
Declaration
[DataMapping("PellEligFlag")]
public string PellGrantEligibilityFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PellPaidEfc
PellPaidEfc
Declaration
[DataMapping("PellPaidEfc")]
public int? PellPaidEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
PrimaryEfc
PrimaryEfc
Declaration
[DataMapping("PEFC")]
public int? PrimaryEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SarCCode
SarCCode
Declaration
[DataMapping("SARCFlag")]
public string SarCCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SelectedForVerification
SelectedForVerification
Declaration
[DataMapping("SelectedForVerification")]
public string SelectedForVerification { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SpouseIncome
SpouseIncome
Declaration
[DataMapping("SpouseIncome")]
public int? SpouseIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentAdjustedGrossIncome
StudentAdjustedGrossIncome
Declaration
[DataMapping("StudentGross")]
public int? StudentAdjustedGrossIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentCitizenship
StudentCitizenship
Declaration
[DataMapping("Citizen")]
public string StudentCitizenship { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentDateOfBirth
StudentDateOfBirth
Declaration
[DataMapping("DOB")]
public DateTime? StudentDateOfBirth { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
StudentId
StudentId
Declaration
[DataMapping("SyStudentId")]
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentIncome
StudentIncome
Declaration
[DataMapping("StudentIncome")]
public int? StudentIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentLegalResidenceDate
StudentLegalResidenceDate
Declaration
[DataMapping("StudentLegResDate")]
public string StudentLegalResidenceDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentLegalStateOfResidence
StudentLegalStateOfResidence
Declaration
[DataMapping("StudentLegState")]
public string StudentLegalStateOfResidence { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentMaritalStatus
StudentMaritalStatus
Declaration
[DataMapping("StudentMaritalStatus")]
public string StudentMaritalStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentMaritalStatusDate
StudentMaritalStatusDate
Declaration
[DataMapping("StudentMaritalStatusDate")]
public string StudentMaritalStatusDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentTaxFormUsed
StudentTaxFormUsed
Declaration
[DataMapping("StudentTaxFormType")]
public string StudentTaxFormUsed { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentTaxReturnStatus
StudentTaxReturnStatus
Declaration
[DataMapping("StudentTaxReturnFilingStatus")]
public string StudentTaxReturnStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TransactionProcessDate
TransactionProcessDate
Declaration
[DataMapping("TransactionProcessedDate")]
public DateTime? TransactionProcessDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
TransactionReceiptDate
TransactionReceiptDate
Declaration
[DataMapping("TransactionReceiptDate")]
public DateTime? TransactionReceiptDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
VerificationStatus
VerificationStatus
Declaration
[DataMapping("VerifStatus")]
public string VerificationStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VerificationTrackingFlag
VerificationTrackingFlag
Declaration
[DataMapping("VerificationTrackingFlag")]
public string VerificationTrackingFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String |