Class CodImportCreditStatusDetailEntity
This class represents the EntityModel interface to the CodImportCreditStatusHistory database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CodImportCreditStatusDetailEntity : Entity, IIdentifiable, IAuditable
Constructors
CodImportCreditStatusDetailEntity()
Declaration
public CodImportCreditStatusDetailEntity()
Fields
ApplicationIdentifierProperty
The ApplicationIdentifier property.
Declaration
public static readonly EntityProperty ApplicationIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerCitizenStatusProperty
The BorrowerCitizenStatus property.
Declaration
public static readonly EntityProperty BorrowerCitizenStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerCityProperty
The BorrowerCity property.
Declaration
public static readonly EntityProperty BorrowerCityProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerDobProperty
The BorrowerDob property.
Declaration
public static readonly EntityProperty BorrowerDobProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerEmailAddressProperty
The BorrowerEmailAddress property.
Declaration
public static readonly EntityProperty BorrowerEmailAddressProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerFirstNameProperty
The BorrowerFirstName property.
Declaration
public static readonly EntityProperty BorrowerFirstNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerIdentifierProperty
The BorrowerIdentifier property.
Declaration
public static readonly EntityProperty BorrowerIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerLastNameProperty
The BorrowerLastName property.
Declaration
public static readonly EntityProperty BorrowerLastNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerPhoneNumberProperty
The BorrowerPhoneNumber property.
Declaration
public static readonly EntityProperty BorrowerPhoneNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerPostalCodeProperty
The BorrowerPostalCode property.
Declaration
public static readonly EntityProperty BorrowerPostalCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerSsnProperty
The BorrowerSsn property.
Declaration
public static readonly EntityProperty BorrowerSsnProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerStateProperty
The BorrowerState property.
Declaration
public static readonly EntityProperty BorrowerStateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerStreetAddressProperty
The BorrowerStreetAddress property.
Declaration
public static readonly EntityProperty BorrowerStreetAddressProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CodAutoMatchRecordIdProperty
The CodAutoMatchRecordId property.
Declaration
public static readonly EntityProperty CodAutoMatchRecordIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreditAppealStatusProperty
The CreditAppealStatus property.
Declaration
public static readonly EntityProperty CreditAppealStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreditDecisionExpirationDateProperty
The CreditDecisionExpirationDate property.
Declaration
public static readonly EntityProperty CreditDecisionExpirationDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndorserAmountProperty
The EndorserAmount property.
Declaration
public static readonly EntityProperty EndorserAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsCreditRequirementsMetProperty
The IsCreditRequirementsMet property.
Declaration
public static readonly EntityProperty IsCreditRequirementsMetProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsEligibleForReconsiderationProperty
The IsEligibleForReconsideration property.
Declaration
public static readonly EntityProperty IsEligibleForReconsiderationProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsEndorserApprovedProperty
The IsEndorserApproved property.
Declaration
public static readonly EntityProperty IsEndorserApprovedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPlusCounselingCompletedProperty
The IsPlusCounselingCompleted property.
Declaration
public static readonly EntityProperty IsPlusCounselingCompletedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OriginalCreditDecisionStatusProperty
The OriginalCreditDecisionStatus property.
Declaration
public static readonly EntityProperty OriginalCreditDecisionStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlusCounselingCompleteDateProperty
The PlusCounselingCompleteDate property.
Declaration
public static readonly EntityProperty PlusCounselingCompleteDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlusCounselingExpirationDateProperty
The PlusCounselingExpirationDate property.
Declaration
public static readonly EntityProperty PlusCounselingExpirationDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlusCreditDecisionDateProperty
The PlusCreditDecisionDate property.
Declaration
public static readonly EntityProperty PlusCreditDecisionDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlusCreditDecisionStatusProperty
The PlusCreditDecisionStatus property.
Declaration
public static readonly EntityProperty PlusCreditDecisionStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
ApplicationIdentifier
Gets or sets the ApplicationIdentifier associated with this CodImportCreditStatusDetailEntity.
Declaration
public string ApplicationIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ApplicationIdentifier. |
BorrowerCitizenStatus
Gets or sets the BorrowerCitizenStatus associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerCitizenStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerCitizenStatus. |
BorrowerCity
Gets or sets the BorrowerCity associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerCity { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerCity. |
BorrowerDob
Gets or sets the BorrowerDob associated with this CodImportCreditStatusDetailEntity.
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 CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerEmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerEmailAddress. |
BorrowerFirstName
Gets or sets the BorrowerFirstName associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerFirstName. |
BorrowerIdentifier
Gets or sets the BorrowerIdentifier associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerIdentifier. |
BorrowerLastName
Gets or sets the BorrowerLastName associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerLastName. |
BorrowerPhoneNumber
Gets or sets the BorrowerPhoneNumber associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerPhoneNumber. |
BorrowerPostalCode
Gets or sets the BorrowerPostalCode associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerPostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerPostalCode. |
BorrowerSsn
Gets or sets the BorrowerSsn associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerSsn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerSsn. |
BorrowerState
Gets or sets the BorrowerState associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerState. |
BorrowerStreetAddress
Gets or sets the BorrowerStreetAddress associated with this CodImportCreditStatusDetailEntity.
Declaration
public string BorrowerStreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerStreetAddress. |
CodAutoMatchRecordId
Gets or sets the CodAutoMatchRecordId associated with this CodImportCreditStatusDetailEntity.
Declaration
public int CodAutoMatchRecordId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CodAutoMatchRecordId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CodImportCreditStatusDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditAppealStatus
Gets or sets the CreditAppealStatus associated with this CodImportCreditStatusDetailEntity.
Declaration
public string CreditAppealStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CreditAppealStatus. |
CreditDecisionExpirationDate
Gets or sets the CreditDecisionExpirationDate associated with this CodImportCreditStatusDetailEntity.
Declaration
public DateTime? CreditDecisionExpirationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CreditDecisionExpirationDate. |
EndorserAmount
Gets or sets the EndorserAmount associated with this CodImportCreditStatusDetailEntity.
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 CodImportCreditStatusDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsCreditRequirementsMet
Gets or sets the IsCreditRequirementsMet associated with this CodImportCreditStatusDetailEntity.
Declaration
public bool? IsCreditRequirementsMet { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsCreditRequirementsMet. |
IsEligibleForReconsideration
Gets or sets the IsEligibleForReconsideration associated with this CodImportCreditStatusDetailEntity.
Declaration
public bool? IsEligibleForReconsideration { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsEligibleForReconsideration. |
IsEndorserApproved
Gets or sets the IsEndorserApproved associated with this CodImportCreditStatusDetailEntity.
Declaration
public bool? IsEndorserApproved { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsEndorserApproved. |
IsPlusCounselingCompleted
Gets or sets the IsPlusCounselingCompleted associated with this CodImportCreditStatusDetailEntity.
Declaration
public bool? IsPlusCounselingCompleted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsPlusCounselingCompleted. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CodImportCreditStatusDetailEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CodImportCreditStatusDetailEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
OriginalCreditDecisionStatus
Gets or sets the OriginalCreditDecisionStatus associated with this CodImportCreditStatusDetailEntity.
Declaration
public string OriginalCreditDecisionStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginalCreditDecisionStatus. |
PlusCounselingCompleteDate
Gets or sets the PlusCounselingCompleteDate associated with this CodImportCreditStatusDetailEntity.
Declaration
public DateTime? PlusCounselingCompleteDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PlusCounselingCompleteDate. |
PlusCounselingExpirationDate
Gets or sets the PlusCounselingExpirationDate associated with this CodImportCreditStatusDetailEntity.
Declaration
public DateTime? PlusCounselingExpirationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PlusCounselingExpirationDate. |
PlusCreditDecisionDate
Gets or sets the PlusCreditDecisionDate associated with this CodImportCreditStatusDetailEntity.
Declaration
public DateTime? PlusCreditDecisionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PlusCreditDecisionDate. |
PlusCreditDecisionStatus
Gets or sets the PlusCreditDecisionStatus associated with this CodImportCreditStatusDetailEntity.
Declaration
public string PlusCreditDecisionStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PlusCreditDecisionStatus. |
RowVersion
Gets or sets the RowVersion associated with this CodImportCreditStatusDetailEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
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()