Class LendingInstitution
This class represents the EntityModel interface to the FaLender database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class LendingInstitution
Constructors
LendingInstitution()
Declaration
public LendingInstitution()
Properties
BusinessHours
Gets or sets the BusinessHours associated with this LendingInstitution.
Declaration
public string BusinessHours { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BusinessHours. |
City
Gets or sets the City associated with this LendingInstitution.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String | The City. |
Code
Gets or sets the Code associated with this LendingInstitution.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
Contact1Name
Gets or sets the Contact1Name associated with this LendingInstitution.
Declaration
public string Contact1Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Contact1Name. |
Contact2Name
Gets or sets the Contact2Name associated with this LendingInstitution.
Declaration
public string Contact2Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Contact2Name. |
Country
Gets or sets the Country associated with this LendingInstitution.
Declaration
public string Country { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Country. |
CountryId
Gets or sets the CountryId associated with this LendingInstitution.
Declaration
public int? CountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountryId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this LendingInstitution.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CustomerServicePhoneNumber
Gets or sets the CustomerServicePhoneNumber associated with this LendingInstitution.
Declaration
public string CustomerServicePhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CustomerServicePhoneNumber. |
DefaultGuarantorCode
Gets or sets the DefaultGuarantorCode associated with this LendingInstitution.
Declaration
public string DefaultGuarantorCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultGuarantorCode. |
DefaultRepaymentInterestRate
Gets or sets the DefaultRepaymentInterestRate associated with this LendingInstitution.
Declaration
public decimal? DefaultRepaymentInterestRate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DefaultRepaymentInterestRate. |
DefaultRepaymentNumberPayments
Gets or sets the DefaultRepaymentNumberPayments associated with this LendingInstitution.
Declaration
public int? DefaultRepaymentNumberPayments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DefaultRepaymentNumberPayments. |
DefaultReturnMethod
Gets or sets the DefaultReturnMethod associated with this LendingInstitution.
Declaration
public string DefaultReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultReturnMethod. |
DefaultServicerCode
Gets or sets the DefaultServicerCode associated with this LendingInstitution.
Declaration
public string DefaultServicerCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultServicerCode. |
DisbursementBatches
Declaration
public virtual ICollection<DisbursementBatch> DisbursementBatches { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<DisbursementBatch> |
EmailAddress
Gets or sets the EmailAddress associated with this LendingInstitution.
Declaration
public string EmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailAddress. |
FaxNumber
Gets or sets the FaxNumber associated with this LendingInstitution.
Declaration
public string FaxNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FaxNumber. |
FeeAmount1
Gets or sets the FeeAmount1 associated with this LendingInstitution.
Declaration
public decimal? FeeAmount1 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FeeAmount1. |
FeeAmount2
Gets or sets the FeeAmount2 associated with this LendingInstitution.
Declaration
public decimal? FeeAmount2 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FeeAmount2. |
FeeDescription1
Gets or sets the FeeDescription1 associated with this LendingInstitution.
Declaration
public string FeeDescription1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FeeDescription1. |
FeeDescription2
Gets or sets the FeeDescription2 associated with this LendingInstitution.
Declaration
public string FeeDescription2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FeeDescription2. |
FeeType1
Gets or sets the FeeType1 associated with this LendingInstitution.
Declaration
public string FeeType1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FeeType1. |
FeeType2
Gets or sets the FeeType2 associated with this LendingInstitution.
Declaration
public string FeeType2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FeeType2. |
FirstInterestRate
Gets or sets the FirstInterestRate associated with this LendingInstitution.
Declaration
public decimal? FirstInterestRate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FirstInterestRate. |
FirstInterestRateDescription
Gets or sets the FirstInterestRateDescription associated with this LendingInstitution.
Declaration
public string FirstInterestRateDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstInterestRateDescription. |
GuarantorIdentifier
Gets or sets the GuarantorIdentifier associated with this LendingInstitution.
Declaration
public string GuarantorIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GuarantorIdentifier. |
Id
Gets or sets the Id associated with this LendingInstitution.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this LendingInstitution.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsCommonlineRecipient
Gets or sets the IsCommonlineRecipient associated with this LendingInstitution.
Declaration
public bool IsCommonlineRecipient { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCommonlineRecipient. |
IsCommonLineRefundsSent
Gets or sets the IsCommonLineRefundsSent associated with this LendingInstitution.
Declaration
public bool IsCommonLineRefundsSent { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCommonLineRefundsSent. |
IsDirectLoans
Gets or sets the IsDirectLoans associated with this LendingInstitution.
Declaration
public bool IsDirectLoans { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDirectLoans. |
IsGuarantor
Gets or sets the IsGuarantor associated with this LendingInstitution.
Declaration
public bool IsGuarantor { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGuarantor. |
IsLender
Gets or sets the IsLender associated with this LendingInstitution.
Declaration
public bool IsLender { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsLender. |
IsServicer
Gets or sets the IsServicer associated with this LendingInstitution.
Declaration
public bool IsServicer { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsServicer. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this LendingInstitution.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this LendingInstitution.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LenderIdentifier
Gets or sets the LenderIdentifier associated with this LendingInstitution.
Declaration
public string LenderIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LenderIdentifier. |
LenderNonEdBranchIdentifier
Gets or sets the LenderNonEdBranchIdentifier associated with this LendingInstitution.
Declaration
public string LenderNonEdBranchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LenderNonEdBranchIdentifier. |
Name
Gets or sets the Name associated with this LendingInstitution.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
Note
Gets or sets the Note associated with this LendingInstitution.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
Organization
Declaration
public virtual Organization Organization { get; set; }
Property Value
Type | Description |
---|---|
Organization |
OrganizationId
Gets or sets the OrganizationId associated with this LendingInstitution.
Declaration
public int? OrganizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The OrganizationId. |
PaymentCity
Gets or sets the PaymentCity associated with this LendingInstitution.
Declaration
public string PaymentCity { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentCity. |
PaymentCountry
Gets or sets the PaymentCountry associated with this LendingInstitution.
Declaration
public string PaymentCountry { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentCountry. |
PaymentCountryId
Gets or sets the PaymentCountryId associated with this LendingInstitution.
Declaration
public int? PaymentCountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaymentCountryId. |
PaymentPostalCode
Gets or sets the PaymentPostalCode associated with this LendingInstitution.
Declaration
public string PaymentPostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentPostalCode. |
PaymentState
Gets or sets the PaymentState associated with this LendingInstitution.
Declaration
public string PaymentState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentState. |
PaymentStreetAddress1
Gets or sets the PaymentStreetAddress1 associated with this LendingInstitution.
Declaration
public string PaymentStreetAddress1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentStreetAddress1. |
PaymentStreetAddress2
Gets or sets the PaymentStreetAddress2 associated with this LendingInstitution.
Declaration
public string PaymentStreetAddress2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentStreetAddress2. |
PhoneNumber
Gets or sets the PhoneNumber associated with this LendingInstitution.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber. |
PhoneNumber2
Gets or sets the PhoneNumber2 associated with this LendingInstitution.
Declaration
public string PhoneNumber2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber2. |
PostalCode
Gets or sets the PostalCode associated with this LendingInstitution.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostalCode. |
PostClaimsPhoneNumber
Gets or sets the PostClaimsPhoneNumber associated with this LendingInstitution.
Declaration
public string PostClaimsPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostClaimsPhoneNumber. |
PreClaimsPhoneNumber
Gets or sets the PreClaimsPhoneNumber associated with this LendingInstitution.
Declaration
public string PreClaimsPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreClaimsPhoneNumber. |
SecondInterestRate
Gets or sets the SecondInterestRate associated with this LendingInstitution.
Declaration
public decimal? SecondInterestRate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The SecondInterestRate. |
SecondInterestRateDescription
Gets or sets the SecondInterestRateDescription associated with this LendingInstitution.
Declaration
public string SecondInterestRateDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SecondInterestRateDescription. |
State
Gets or sets the State associated with this LendingInstitution.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String | The State. |
StreetAddress
Gets or sets the StreetAddress associated with this LendingInstitution.
Declaration
public string StreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress. |
StreetAddress2
Gets or sets the StreetAddress2 associated with this LendingInstitution.
Declaration
public string StreetAddress2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress2. |
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. |