Class CodImportResponseHistoryDetail
This class represents the EntityModel interface to the CodImportResponseHistory database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class CodImportResponseHistoryDetail
Constructors
CodImportResponseHistoryDetail()
Declaration
public CodImportResponseHistoryDetail()
Properties
AcknowledgedDate
Gets or sets the AcknowledgedDate associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime? AcknowledgedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AcknowledgedDate. |
ApplicationCompleteDate
Gets or sets the ApplicationCompleteDate associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime? ApplicationCompleteDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ApplicationCompleteDate. |
ApplicationLoanAmount
Gets or sets the ApplicationLoanAmount associated with this CodImportResponseHistoryDetail.
Declaration
public decimal? ApplicationLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ApplicationLoanAmount. |
BorrowerCitizenStatus
Gets or sets the BorrowerCitizenStatus associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerCitizenStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerCitizenStatus. |
BorrowerCity
Gets or sets the BorrowerCity associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerCity { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerCity. |
BorrowerDob
Gets or sets the BorrowerDob associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime? BorrowerDob { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BorrowerDob. |
BorrowerEmailAddress
Gets or sets the BorrowerEmailAddress associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerEmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerEmailAddress. |
BorrowerFirstName
Gets or sets the BorrowerFirstName associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerFirstName. |
BorrowerIdentifier
Gets or sets the BorrowerIdentifier associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerIdentifier. |
BorrowerLastName
Gets or sets the BorrowerLastName associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerLastName. |
BorrowerPhoneNumber
Gets or sets the BorrowerPhoneNumber associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerPhoneNumber. |
BorrowerPostalCode
Gets or sets the BorrowerPostalCode associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerPostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerPostalCode. |
BorrowerSsn
Gets or sets the BorrowerSsn associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerSsn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerSsn. |
BorrowerState
Gets or sets the BorrowerState associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerState. |
BorrowerStreetAddress
Gets or sets the BorrowerStreetAddress associated with this CodImportResponseHistoryDetail.
Declaration
public string BorrowerStreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerStreetAddress. |
CodAutoMatchRecord
Declaration
public virtual CodAutoMatchRecord CodAutoMatchRecord { get; set; }
Property Value
Type | Description |
---|---|
CodAutoMatchRecord |
CodAutoMatchRecordId
Gets or sets the CodAutoMatchRecordId associated with this CodImportResponseHistoryDetail.
Declaration
public int CodAutoMatchRecordId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CodAutoMatchRecordId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditAppealStatus
Gets or sets the CreditAppealStatus associated with this CodImportResponseHistoryDetail.
Declaration
public string CreditAppealStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CreditAppealStatus. |
CreditBalanceOption
Gets or sets the CreditBalanceOption associated with this CodImportResponseHistoryDetail.
Declaration
public string CreditBalanceOption { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CreditBalanceOption. |
CreditDecisionDate
Gets or sets the CreditDecisionDate associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime? CreditDecisionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CreditDecisionDate. |
CreditDecisionExpiredDate
Gets or sets the CreditDecisionExpiredDate associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime? CreditDecisionExpiredDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CreditDecisionExpiredDate. |
CreditDecisionStatus
Gets or sets the CreditDecisionStatus associated with this CodImportResponseHistoryDetail.
Declaration
public string CreditDecisionStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CreditDecisionStatus. |
DefermentOption
Gets or sets the DefermentOption associated with this CodImportResponseHistoryDetail.
Declaration
public bool? DefermentOption { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The DefermentOption. |
EndorserAmount
Gets or sets the EndorserAmount associated with this CodImportResponseHistoryDetail.
Declaration
public decimal? EndorserAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EndorserAmount. |
Id
Gets or sets the Id associated with this CodImportResponseHistoryDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsEntranceCounseling
Gets or sets the IsEntranceCounseling associated with this CodImportResponseHistoryDetail.
Declaration
public bool? IsEntranceCounseling { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsEntranceCounseling. |
IsMaxLoanIndicator
Gets or sets the IsMaxLoanIndicator associated with this CodImportResponseHistoryDetail.
Declaration
public bool? IsMaxLoanIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsMaxLoanIndicator. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CodImportResponseHistoryDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUser
Declaration
public virtual Staff LastModifiedUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CodImportResponseHistoryDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
OriginalCreditDecisionStatus
Gets or sets the OriginalCreditDecisionStatus associated with this CodImportResponseHistoryDetail.
Declaration
public string OriginalCreditDecisionStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginalCreditDecisionStatus. |
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. |