' Options: 'Date: 2025-12-06 05:18:23 'Version: 8.80 'Tip: To override a DTO option, remove "''" prefix before updating 'BaseUrl: https://api.dev.dynamics.trendsic.com ' '''GlobalNamespace: '''MakePartial: True '''MakeVirtual: True '''MakeDataContractsExtensible: False '''AddReturnMarker: True '''AddDescriptionAsComments: True '''AddDataContractAttributes: False '''AddIndexesToDataMembers: False '''AddGeneratedCodeAttributes: False '''AddResponseStatus: False '''AddImplicitVersion: '''InitializeCollections: True '''ExportValueTypes: False 'IncludeTypes: FactFinderDebtRequest.* '''ExcludeTypes: '''AddNamespaces: '''AddDefaultXmlNamespace: http://schemas.servicestack.net/types Imports System Imports System.IO Imports System.Collections Imports System.Collections.Generic Imports System.Runtime.Serialization Imports ServiceStack Imports ServiceStack.DataAnnotations Imports System.Net Imports CRM.AgencyPlatform.API.Internal Namespace Global Namespace CRM.AgencyPlatform.API.Internal Public Partial Class Contact Public Overridable Property ContactId As Integer Public Overridable Property ContactType As Integer Public Overridable Property FirstName As String Public Overridable Property LastName As String Public Overridable Property Name As String Public Overridable Property Role As String Public Overridable Property Title As String Public Overridable Property EmailWork As String Public Overridable Property EmailPersonal As String Public Overridable Property District As String Public Overridable Property DistrictID As Integer Public Overridable Property School As String Public Overridable Property SchoolID As Long Public Overridable Property State As String Public Overridable Property StateName As String Public Overridable Property StateID As Long Public Overridable Property CountyID As Long Public Overridable Property County As String Public Overridable Property Phone As String Public Overridable Property Department As String Public Overridable Property Flow As String Public Overridable Property LastContact As Date Public Overridable Property DoNotContact As Boolean Public Overridable Property Active As Boolean Public Overridable Property AgentId As Integer Public Overridable Property PhoneAlt As String Public Overridable Property PeraContactId As Integer Public Overridable Property RoomNumber As String Public Overridable Property SourceTypeId As Integer Public Overridable Property SourceTypeDesc As String Public Overridable Property SourceNote As String Public Overridable Property ContactStatusId As Integer Public Overridable Property ContactStatusDesc As String Public Overridable Property SSN As String Public Overridable Property DateOfBirth As Date Public Overridable Property Deleted As Boolean Public Overridable Property IsShared As Boolean Public Overridable Property address_line1 As String Public Overridable Property address_city As String Public Overridable Property address_state As String Public Overridable Property address_zip As String Public Overridable Property DeletedBy As String Public Overridable Property DeletedDateTimeUtc As Date? Public Overridable Property HasNBC As Boolean Public Overridable Property HasFactFinderSheet As Boolean Public Overridable Property MiddleInitial As String Public Overridable Property Tags As String Public Overridable Property DateCreated As Date Public Overridable Property PhoneLabel As String Public Overridable Property AltPhoneLabel As String Public Overridable Property Carriers As String Public Overridable Property ContactImage As String Public Overridable Property CompanyAffiliation As String Public Overridable Property AdditionalInformation As String Public Overridable Property HasGiftCard As Boolean Public Overridable Property ContactCategory As Integer Public Overridable Property WritingAgentId As Integer Public Overridable Property WritingAgentName As String Public Overridable Property MaritalStatus As String Public Overridable Property TotalDebtAmount As Decimal Public Overridable Property NumberOfDebtAccounts As Integer Public Overridable Property FactFinderCodeId As Integer Public Overridable Property BusinessName As String Public Overridable Property DBA As String Public Overridable Property ContactGUID As Guid Public Overridable Property ProjectEndDate As Date Public Overridable Property Rate As Integer Public Overridable Property JobID As Integer Public Overridable Property JobName As String Public Overridable Property JobCount As Integer Public Overridable Property Locked As Boolean Public Overridable Property LockedByAgentId As Integer Public Overridable Property LockedTimestamp As Date Public Overridable Property Initials As String Public Overridable Property ContactCategoryName As String Public Overridable Property SMSOptIn As Boolean End Class Public Partial Class ContactCreditor Public Overridable Property ContactCreditorId As Integer Public Overridable Property ContactId As Integer Public Overridable Property CreditorName As String Public Overridable Property NameOnAccount As String Public Overridable Property AccountNumber As String Public Overridable Property CurrentBalance As Decimal? Public Overridable Property MinimumPayment As Decimal? Public Overridable Property HasCoSigner As Boolean End Class Public Partial Class ContactSpouse Public Overridable Property ContactSpouseId As Integer Public Overridable Property ContactId As Integer Public Overridable Property Name As String Public Overridable Property DOB As Date? Public Overridable Property Cell As String Public Overridable Property Employer As String Public Overridable Property Years As Decimal? Public Overridable Property Position As String Public Overridable Property Email As String Public Overridable Property PastOccupations As String End Class Public Partial Class FactFinderDebt Public Overridable Property FactFinderDebtId As Integer Public Overridable Property ContactId As Integer Public Overridable Property OwnHome As Boolean? Public Overridable Property HomeValue As Decimal? Public Overridable Property OtherProperty As Boolean? Public Overridable Property OtherPropertyValue As Decimal? Public Overridable Property FirstCar As Boolean? Public Overridable Property FirstCarValue As Decimal? Public Overridable Property SecondCar As Boolean? Public Overridable Property SecondCarValue As Decimal? Public Overridable Property BoatRv As Boolean? Public Overridable Property BoatRvValue As Decimal? Public Overridable Property Stocks401kOther As Boolean? Public Overridable Property Stocks401kOtherValue As Decimal? Public Overridable Property HomeRentInsurance As Boolean? Public Overridable Property HomeRentInsuranceValue As Decimal? Public Overridable Property ChildAlimonySupport As Boolean? Public Overridable Property ChildAlimonySupportValue As Decimal? Public Overridable Property ChildcareRelated As Boolean? Public Overridable Property ChildcareRelatedValue As Decimal? Public Overridable Property LifeInsurance As Boolean? Public Overridable Property LifePolicyAmount As Decimal? Public Overridable Property LifeInsuranceMonthly As Decimal? Public Overridable Property MortgageRentExpense As Decimal? Public Overridable Property PropertyTaxExpense As Decimal? Public Overridable Property CarPaymentFirstExpense As Decimal? Public Overridable Property CarPaymentSecondExpense As Decimal? Public Overridable Property RVPaymentExpense As Decimal? Public Overridable Property SavingsPaymentExpense As Decimal? Public Overridable Property HomeInsuranceExpense As Decimal? Public Overridable Property GroceriesExpense As Decimal? Public Overridable Property EntertainmentExpense As Decimal? Public Overridable Property LifeInsuranceCostExpense As Decimal? Public Overridable Property GasElectricityExpense As Decimal? Public Overridable Property WaterTrashSewerExpense As Decimal? Public Overridable Property TelephoneCellExpense As Decimal? Public Overridable Property CableInternetExpense As Decimal? Public Overridable Property AutoExpenseGasExpense As Decimal? Public Overridable Property AutoInsuranceExpense As Decimal? Public Overridable Property MedicalExpense As Decimal? Public Overridable Property MiscellaneousExpense As Decimal? Public Overridable Property FamilyFriendLoansExpense As Decimal? Public Overridable Property WhatBank As String Public Overridable Property BankDebt As Boolean? Public Overridable Property CreditUnion As Boolean? End Class Public Partial Class FactFinderDebtExtended Public Overridable Property Contact As Contact Public Overridable Property FactFinderDebt As FactFinderDebt Public Overridable Property Spouse As ContactSpouse Public Overridable Property Creditors As List(Of ContactCreditor) = New List(Of ContactCreditor) Public Overridable Property AdditionalNotes As String End Class Public Partial Class FactFinderDebtRequest Public Overridable Property FactFinderDebt As FactFinderDebtExtended Public Overridable Property DataEntry As Boolean Public Overridable Property ContactId As Integer End Class End Namespace End Namespace