//------------------------------------------------------------------------------ // // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated. // //------------------------------------------------------------------------------ namespace ERD { using System; using System.Collections.Generic; public partial class TblDebtor { public TblDebtor() { this.TblDebtorBankings = new HashSet(); this.TblDebtorCategoryBreakdowns = new HashSet(); this.TblDebtorDocuments = new HashSet(); this.TblDebtorFeedbacks = new HashSet(); this.TblDebtorInterestRates = new HashSet(); this.TblDebtorManagementFeeValues = new HashSet(); this.TblDebtorNotes = new HashSet(); this.TblDebtorResaleTransfers = new HashSet(); this.TblDebtorTransactions = new HashSet(); this.TblDebtorWeekModuleExceptions = new HashSet(); this.TblExternalResortCommissions = new HashSet(); this.TblGalvanizedDeals = new HashSet(); this.TblHideDebtorTransactions = new HashSet(); this.TblJournalLines = new HashSet(); this.TblManagementFeeInstalments = new HashSet(); this.TblManagementFeeOverrides = new HashSet(); this.TblManagementFeesDocuments = new HashSet(); this.TblManagementFeesDocuments1 = new HashSet(); this.TblPaymentPlans = new HashSet(); this.TblPortfolioNotes = new HashSet(); this.TblPortfolioNotes1 = new HashSet(); this.TblPreviousAgeings = new HashSet(); this.TblPreviousAgings = new HashSet(); this.TblSACRRADatas = new HashSet(); this.TblSACRRADebtorGAPGALs = new HashSet(); this.TblSACRRADebtorStatus = new HashSet(); this.TblSuspenseTransactions = new HashSet(); this.TblSuspenseTransactionSplits = new HashSet(); } public int OID { get; set; } public Nullable DebtorNo { get; set; } public Nullable Balance { get; set; } public Nullable Sundries { get; set; } public Nullable Days30 { get; set; } public Nullable Days60 { get; set; } public Nullable Days90 { get; set; } public Nullable Days120 { get; set; } public Nullable Days150 { get; set; } public Nullable Days180 { get; set; } public Nullable AmountDue { get; set; } public Nullable Installment { get; set; } public Nullable CurrentAge { get; set; } public Nullable AccountType { get; set; } public Nullable DateCreated { get; set; } public Nullable Contract { get; set; } public Nullable OptimisticLockField { get; set; } public Nullable GCRecord { get; set; } public Nullable InvoiceAmount { get; set; } public Nullable DepositAmount { get; set; } public Nullable DepositOutstanding { get; set; } public Nullable Current { get; set; } public string Club { get; set; } public Nullable FixedInterestRate { get; set; } public Nullable PrimeAdjustment { get; set; } public Nullable LinkedToPrime { get; set; } public Nullable InstalmentStartDate { get; set; } public Nullable Instalment { get; set; } public string LookupDisplaytext { get; set; } public Nullable Currency { get; set; } public Nullable ZeroInterestDeal { get; set; } public Nullable DateDepositPaid { get; set; } public string ConsoftReference { get; set; } public Nullable Capital { get; set; } public Nullable Fees { get; set; } public Nullable Interest { get; set; } public Nullable LastPaidAmount { get; set; } public Nullable LastPaidDate { get; set; } public Nullable LastUpdated { get; set; } public string DebtorString { get; set; } public Nullable Status { get; set; } public Nullable MembershipExpiryDate { get; set; } public Nullable TotalArrears { get; set; } public string MembershipNumber { get; set; } public Nullable CurrentMonthlyInstalment { get; set; } public Nullable Resort { get; set; } public string WeekModule { get; set; } public Nullable AssetType { get; set; } public Nullable ContractType { get; set; } public Nullable PointsPurchased { get; set; } public Nullable LastYearManagementFeeRaised { get; set; } public string TempConsoftTakeOnStatus { get; set; } public Nullable ConsoftNo { get; set; } public Nullable SendToCollectionSystem { get; set; } public Nullable DateLastSentToCollectionSystem { get; set; } public Nullable PendingCredit { get; set; } public Nullable RemainingTerm { get; set; } public Nullable InsurancePremium { get; set; } public Nullable Override { get; set; } public Nullable IsCancelledLease { get; set; } public Nullable CollectionStatus { get; set; } public Nullable DateAllocated { get; set; } public Nullable ReportsTo { get; set; } public Nullable AllocatedTo { get; set; } public Nullable IsAllocated { get; set; } public Nullable IsSent { get; set; } public Nullable OccupationYear { get; set; } public Nullable DormantEffectiveTo { get; set; } public Nullable LevyNextArrivalDate { get; set; } public Nullable PaymentMethod { get; set; } public Nullable LastStatusUpdate { get; set; } public Nullable MatrixDepositAmount { get; set; } public Nullable MatrixDepositOutstanding { get; set; } public Nullable ConversionRate { get; set; } public Nullable AssetNumber { get; set; } public Nullable NumberOfMonthsRemaining { get; set; } public Nullable Developer { get; set; } public Nullable CancelInsurance { get; set; } public Nullable DateCancelled { get; set; } public Nullable PeriodInMonths { get; set; } public Nullable DateFirstPortfolioFeeRaised { get; set; } public Nullable PaymentDay { get; set; } public Nullable NextOccupationDate { get; set; } public Nullable LevyInstalmentDue { get; set; } public Nullable NextLevyInstalmentDue { get; set; } public Nullable SettlementAmount { get; set; } public Nullable LeaseBalance { get; set; } public Nullable ServiceFee { get; set; } public Nullable ExitUndertaking { get; set; } public Nullable NewExpiryDate { get; set; } public Nullable AgeStatus { get; set; } public Nullable CapitalOutstanding { get; set; } public Nullable PrescribedAmount { get; set; } public Nullable RestructuredDate { get; set; } public Nullable UndertakingConsultant { get; set; } public Nullable FinancedAmount { get; set; } public Nullable AmountPaid { get; set; } public Nullable LastUnpaidTransactionDate { get; set; } public Nullable LastUnpaidAmount { get; set; } public virtual TblPersonnel TblPersonnel { get; set; } public virtual TblDeveloper TblDeveloper { get; set; } public virtual TblPersonnel TblPersonnel1 { get; set; } public virtual TblResort TblResort { get; set; } public virtual TblPersonnel TblPersonnel2 { get; set; } public virtual ICollection TblDebtorBankings { get; set; } public virtual ICollection TblDebtorCategoryBreakdowns { get; set; } public virtual ICollection TblDebtorDocuments { get; set; } public virtual ICollection TblDebtorFeedbacks { get; set; } public virtual ICollection TblDebtorInterestRates { get; set; } public virtual ICollection TblDebtorManagementFeeValues { get; set; } public virtual ICollection TblDebtorNotes { get; set; } public virtual ICollection TblDebtorResaleTransfers { get; set; } public virtual ICollection TblDebtorTransactions { get; set; } public virtual ICollection TblDebtorWeekModuleExceptions { get; set; } public virtual ICollection TblExternalResortCommissions { get; set; } public virtual ICollection TblGalvanizedDeals { get; set; } public virtual ICollection TblHideDebtorTransactions { get; set; } public virtual ICollection TblJournalLines { get; set; } public virtual ICollection TblManagementFeeInstalments { get; set; } public virtual ICollection TblManagementFeeOverrides { get; set; } public virtual ICollection TblManagementFeesDocuments { get; set; } public virtual ICollection TblManagementFeesDocuments1 { get; set; } public virtual ICollection TblPaymentPlans { get; set; } public virtual ICollection TblPortfolioNotes { get; set; } public virtual ICollection TblPortfolioNotes1 { get; set; } public virtual ICollection TblPreviousAgeings { get; set; } public virtual ICollection TblPreviousAgings { get; set; } public virtual ICollection TblSACRRADatas { get; set; } public virtual ICollection TblSACRRADebtorGAPGALs { get; set; } public virtual ICollection TblSACRRADebtorStatus { get; set; } public virtual ICollection TblSuspenseTransactions { get; set; } public virtual ICollection TblSuspenseTransactionSplits { get; set; } } }