Class CommonlineResponseEntity
This class represents the EntityModel interface to the FaCommonLineResponse database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CommonlineResponseEntity : Entity, IIdentifiable, IAuditable
Constructors
CommonlineResponseEntity()
Declaration
public CommonlineResponseEntity()
Fields
BorrowerNameProperty
The property.
Declaration
public static readonly EntityProperty BorrowerNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerSSNProperty
The property.
Declaration
public static readonly EntityProperty BorrowerSSNProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CommonlineApplicationLoanPhaseDateProperty
The CommonlineApplicationLoanPhaseDate property.
Declaration
public static readonly EntityProperty CommonlineApplicationLoanPhaseDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CommonlineApplicationLoanPhaseProperty
The CommonlineApplicationLoanPhase property.
Declaration
public static readonly EntityProperty CommonlineApplicationLoanPhaseProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CommonlineApplicationStatusDateProperty
The CommonlineApplicationStatusDate property.
Declaration
public static readonly EntityProperty CommonlineApplicationStatusDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CommonlineApplicationStatusProperty
The CommonlineApplicationStatus property.
Declaration
public static readonly EntityProperty CommonlineApplicationStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CommonlineLoanIdentifierProperty
The CommonlineLoanIdentifier property.
Declaration
public static readonly EntityProperty CommonlineLoanIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CommonlineLoanSequenceNumberProperty
The CommonlineLoanSequenceNumber property.
Declaration
public static readonly EntityProperty CommonlineLoanSequenceNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ErrorMessageProperty
The property.
Declaration
public static readonly EntityProperty ErrorMessageProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FaExportImportFileIdProperty
The FaExportImportFileId property.
Declaration
public static readonly EntityProperty FaExportImportFileIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GuaranteeReductionCodeProperty
The GuaranteeReductionCode property.
Declaration
public static readonly EntityProperty GuaranteeReductionCodeProperty
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 |
LastModifiedDateTimeProperty
The property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanAmountApprovedProperty
The property.
Declaration
public static readonly EntityProperty LoanAmountApprovedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanAmountCertifiedDateProperty
The LoanAmountCertifiedDate property.
Declaration
public static readonly EntityProperty LoanAmountCertifiedDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanAmountGuaranteedProperty
The LoanAmountGuaranteed property.
Declaration
public static readonly EntityProperty LoanAmountGuaranteedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanAmountRequestedProperty
The property.
Declaration
public static readonly EntityProperty LoanAmountRequestedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanGuaranteeDateProperty
The LoanGuaranteeDate property.
Declaration
public static readonly EntityProperty LoanGuaranteeDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanTypeProperty
The LoanType property.
Declaration
public static readonly EntityProperty LoanTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RecordCodeProperty
The property.
Declaration
public static readonly EntityProperty RecordCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RejectReasonProperty
The property.
Declaration
public static readonly EntityProperty RejectReasonProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StatusProperty
The property.
Declaration
public static readonly EntityProperty StatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAwardLoanIdProperty
The StudentAwardLoanId property.
Declaration
public static readonly EntityProperty StudentAwardLoanIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ValueChangeLogProperty
The property.
Declaration
public static readonly EntityProperty ValueChangeLogProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
BorrowerName
Gets or sets the BorrowerName associated with this CommonlineResponseEntity.
Declaration
public string BorrowerName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerName. |
BorrowerSSN
Gets or sets the BorrowerSSN associated with this CommonlineResponseEntity.
Declaration
public string BorrowerSSN { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerSSN. |
CommonlineApplicationLoanPhase
Gets or sets the CommonlineApplicationLoanPhase associated with this CommonlineResponseEntity.
Declaration
public string CommonlineApplicationLoanPhase { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonlineApplicationLoanPhase. |
CommonlineApplicationLoanPhaseDate
Gets or sets the CommonlineApplicationLoanPhaseDate associated with this CommonlineResponseEntity.
Declaration
public DateTime? CommonlineApplicationLoanPhaseDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CommonlineApplicationLoanPhaseDate. |
CommonlineApplicationStatus
Gets or sets the CommonlineApplicationStatus associated with this CommonlineResponseEntity.
Declaration
public string CommonlineApplicationStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonlineApplicationStatus. |
CommonlineApplicationStatusDate
Gets or sets the CommonlineApplicationStatusDate associated with this CommonlineResponseEntity.
Declaration
public DateTime? CommonlineApplicationStatusDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CommonlineApplicationStatusDate. |
CommonlineLoanIdentifier
Gets or sets the CommonlineLoanIdentifier associated with this CommonlineResponseEntity.
Declaration
public string CommonlineLoanIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonlineLoanIdentifier. |
CommonlineLoanSequenceNumber
Gets or sets the CommonlineLoanSequenceNumber associated with this CommonlineResponseEntity.
Declaration
public string CommonlineLoanSequenceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonlineLoanSequenceNumber. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CommonlineResponseEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
ErrorMessage
Gets or sets the ErrorMessage associated with this CommonlineResponseEntity.
Declaration
public string ErrorMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ErrorMessage. |
FaExportImportFileId
Gets or sets the FaExportImportFileId associated with this CommonlineResponseEntity.
Declaration
public int FaExportImportFileId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FaExportImportFileId. |
GuaranteeReductionCode
Gets or sets the GuaranteeReductionCode associated with this CommonlineResponseEntity.
Declaration
public string GuaranteeReductionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GuaranteeReductionCode. |
Id
Gets or sets the Id associated with this CommonlineResponseEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CommonlineResponseEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CommonlineResponseEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LoanAmountApproved
Gets or sets the LoanAmountApproved associated with this CommonlineResponseEntity.
Declaration
public decimal? LoanAmountApproved { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LoanAmountApproved. |
LoanAmountCertifiedDate
Gets or sets the LoanAmountCertifiedDate associated with this CommonlineResponseEntity.
Declaration
public DateTime? LoanAmountCertifiedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LoanAmountCertifiedDate. |
LoanAmountGuaranteed
Gets or sets the LoanAmountGuaranteed associated with this CommonlineResponseEntity.
Declaration
public decimal? LoanAmountGuaranteed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LoanAmountGuaranteed. |
LoanAmountRequested
Gets or sets the LoanAmountRequested associated with this CommonlineResponseEntity.
Declaration
public decimal? LoanAmountRequested { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LoanAmountRequested. |
LoanGuaranteeDate
Gets or sets the LoanGuaranteeDate associated with this CommonlineResponseEntity.
Declaration
public DateTime? LoanGuaranteeDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LoanGuaranteeDate. |
LoanType
Gets or sets the LoanType associated with this CommonlineResponseEntity.
Declaration
public string LoanType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LoanType. |
RecordCode
Gets or sets the RecordCode associated with this CommonlineResponseEntity.
Declaration
public string RecordCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RecordCode. |
RejectReason
Gets or sets the RejectReason associated with this CommonlineResponseEntity.
Declaration
public string RejectReason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RejectReason. |
RowVersion
Gets or sets the RowVersion associated with this CommonlineResponseEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
Status
Gets or sets the Status associated with this CommonlineResponseEntity.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
StudentAwardLoanId
Gets or sets the StudentAwardLoanId associated with this CommonlineResponseEntity.
Declaration
public int? StudentAwardLoanId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardLoanId. |
ValueChangeLog
Gets or sets the ValueChangeLog associated with this CommonlineResponseEntity.
Declaration
public string ValueChangeLog { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ValueChangeLog. |
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()