Class DefaultRateDetail
This class represents the EntityModel interface to the FaDefaultRateDetail database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class DefaultRateDetail
Constructors
DefaultRateDetail()
Declaration
public DefaultRateDetail()
Properties
AcademicLevel
Gets or sets the AcademicLevel associated with this DefaultRateDetail.
Declaration
public string AcademicLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcademicLevel. |
AwardIdentifier
Gets or sets the AwardIdentifier associated with this DefaultRateDetail.
Declaration
public string AwardIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardIdentifier. |
BeginClassDate
Gets or sets the BeginClassDate associated with this DefaultRateDetail.
Declaration
public DateTime? BeginClassDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BeginClassDate. |
ClaimReasonCode
Gets or sets the ClaimReasonCode associated with this DefaultRateDetail.
Declaration
public string ClaimReasonCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ClaimReasonCode. |
CohortYear
Gets or sets the CohortYear associated with this DefaultRateDetail.
Declaration
public string CohortYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CohortYear. |
ConsolidationIndicator
Gets or sets the ConsolidationIndicator associated with this DefaultRateDetail.
Declaration
public string ConsolidationIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ConsolidationIndicator. |
ConsolidationLoanIdentifier
Gets or sets the ConsolidationLoanIdentifier associated with this DefaultRateDetail.
Declaration
public string ConsolidationLoanIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ConsolidationLoanIdentifier. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this DefaultRateDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CurrentFirstName
Gets or sets the CurrentFirstName associated with this DefaultRateDetail.
Declaration
public string CurrentFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CurrentFirstName. |
CurrentGuarantorCode
Gets or sets the CurrentGuarantorCode associated with this DefaultRateDetail.
Declaration
public string CurrentGuarantorCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CurrentGuarantorCode. |
CurrentLastName
Gets or sets the CurrentLastName associated with this DefaultRateDetail.
Declaration
public string CurrentLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CurrentLastName. |
CurrentLenderCode
Gets or sets the CurrentLenderCode associated with this DefaultRateDetail.
Declaration
public string CurrentLenderCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CurrentLenderCode. |
CurrentLenderServicer
Gets or sets the CurrentLenderServicer associated with this DefaultRateDetail.
Declaration
public string CurrentLenderServicer { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CurrentLenderServicer. |
DefaulRateHeader
Declaration
public virtual DefaultRateHeader DefaulRateHeader { get; set; }
Property Value
Type | Description |
---|---|
DefaultRateHeader |
DefaultDate
Gets or sets the DefaultDate associated with this DefaultRateDetail.
Declaration
public DateTime? DefaultDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DefaultDate. |
DefaultRateHeaderId
Gets or sets the DefaultRateHeaderId associated with this DefaultRateDetail.
Declaration
public int DefaultRateHeaderId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DefaultRateHeaderId. |
DefaultRateUsageCode
Gets or sets the DefaultRateUsageCode associated with this DefaultRateDetail.
Declaration
public string DefaultRateUsageCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultRateUsageCode. |
EndClassDate
Gets or sets the EndClassDate associated with this DefaultRateDetail.
Declaration
public DateTime? EndClassDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndClassDate. |
EnrollmentCode
Gets or sets the EnrollmentCode associated with this DefaultRateDetail.
Declaration
public string EnrollmentCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentCode. |
EnrollmentCodeDate
Gets or sets the EnrollmentCodeDate associated with this DefaultRateDetail.
Declaration
public DateTime? EnrollmentCodeDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EnrollmentCodeDate. |
GuarantorCode
Gets or sets the GuarantorCode associated with this DefaultRateDetail.
Declaration
public string GuarantorCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GuarantorCode. |
Id
Gets or sets the Id associated with this DefaultRateDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this DefaultRateDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this DefaultRateDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LoanAmount
Gets or sets the LoanAmount associated with this DefaultRateDetail.
Declaration
public decimal? LoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LoanAmount. |
LoanDate
Gets or sets the LoanDate associated with this DefaultRateDetail.
Declaration
public DateTime? LoanDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LoanDate. |
LoanIdentifier
Gets or sets the LoanIdentifier associated with this DefaultRateDetail.
Declaration
public string LoanIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LoanIdentifier. |
LoanStatusCode
Gets or sets the LoanStatusCode associated with this DefaultRateDetail.
Declaration
public string LoanStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LoanStatusCode. |
LoanStatusCodeDate
Gets or sets the LoanStatusCodeDate associated with this DefaultRateDetail.
Declaration
public DateTime? LoanStatusCodeDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LoanStatusCodeDate. |
LoanType
Gets or sets the LoanType associated with this DefaultRateDetail.
Declaration
public string LoanType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LoanType. |
OriginalLenderCode
Gets or sets the OriginalLenderCode associated with this DefaultRateDetail.
Declaration
public string OriginalLenderCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginalLenderCode. |
OriginalSchoolCode
Gets or sets the OriginalSchoolCode associated with this DefaultRateDetail.
Declaration
public string OriginalSchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginalSchoolCode. |
OriginalSchoolCodeHistoryIndicator
Gets or sets the OriginalSchoolCodeHistoryIndicator associated with this DefaultRateDetail.
Declaration
public string OriginalSchoolCodeHistoryIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginalSchoolCodeHistoryIndicator. |
OutstandingInterestBalance
Gets or sets the OutstandingInterestBalance associated with this DefaultRateDetail.
Declaration
public decimal? OutstandingInterestBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OutstandingInterestBalance. |
OutstandingInterestBalanceAtDefault
Gets or sets the OutstandingInterestBalanceAtDefault associated with this DefaultRateDetail.
Declaration
public decimal? OutstandingInterestBalanceAtDefault { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OutstandingInterestBalanceAtDefault. |
OutstandingPrincipalBalance
Gets or sets the OutstandingPrincipalBalance associated with this DefaultRateDetail.
Declaration
public decimal? OutstandingPrincipalBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OutstandingPrincipalBalance. |
OutstandingPrincipalBalanceAtDefault
Gets or sets the OutstandingPrincipalBalanceAtDefault associated with this DefaultRateDetail.
Declaration
public decimal? OutstandingPrincipalBalanceAtDefault { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OutstandingPrincipalBalanceAtDefault. |
RepaymentDate
Gets or sets the RepaymentDate associated with this DefaultRateDetail.
Declaration
public DateTime? RepaymentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RepaymentDate. |
SchoolCode
Gets or sets the SchoolCode associated with this DefaultRateDetail.
Declaration
public string SchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolCode. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentBirthDate
Gets or sets the StudentBirthDate associated with this DefaultRateDetail.
Declaration
public DateTime? StudentBirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StudentBirthDate. |
StudentId
Gets or sets the StudentId associated with this DefaultRateDetail.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentMiddleName
Gets or sets the StudentMiddleName associated with this DefaultRateDetail.
Declaration
public string StudentMiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentMiddleName. |
TitleIvSsn
Gets or sets the TitleIvSsn associated with this DefaultRateDetail.
Declaration
public string TitleIvSsn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TitleIvSsn. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |