TRONIX Code Documentation
Loading...
Searching...
No Matches
Properties | List of all members
Tronix.Models.Tpa Class Reference
Inheritance diagram for Tronix.Models.Tpa:
Inheritance graph
[legend]

Properties

int Id [get, set]
 
string FullName [get, set]
 
string DbaName [get, set]
 
string ShortName [get, set]
 
string LogoPath [get, set]
 
string PhoneNumber [get, set]
 
string FaxNumber [get, set]
 
string AddressLine1 [get, set]
 
string AddressLine2 [get, set]
 
string AddressCity [get, set]
 
string AddressStateRegion [get, set]
 
string AddressPostalCode [get, set]
 
string AddressCountry [get, set]
 
string ContactFirstName [get, set]
 
string ContactMiddleInitial [get, set]
 
string ContactLastName [get, set]
 
string ContactSalutation [get, set]
 
string ContactPhoneNumber [get, set]
 
string ContactMobilePhoneNumber [get, set]
 
string ContactEmail [get, set]
 
bool? EnableElectronicPayments [get, set]
 
DateTime CreateDate [get, set]
 
DateTime? ModDate [get, set]
 
int? ModBy [get, set]
 
string NotificationEmail [get, set]
 
string NotificationHeader [get, set]
 
string NotificationMessage [get, set]
 
bool? NotificationAttachment [get, set]
 
bool? NotificationNotify [get, set]
 
ContractAdminSystem ActiveContractAdminSystem [get]
 
virtual ICollection< ContractAdminSystemIndustryProductTypeContractAdminSystemIndustryProductTypes = new List<ContractAdminSystemIndustryProductType>() [get, set]
 
virtual ICollection< DealerAdhocProductDealerAdhocProducts [get, set]
 
virtual ICollection< DealerIndustryProductDealerIndustryProducts = new List<DealerIndustryProduct>() [get, set]
 
virtual ICollection< DealerTpaConfigurationDealerTpaConfigurations [get, set]
 
virtual ICollection< MenuItemMenuItems = new List<MenuItem>() [get, set]
 
virtual ICollection< TpaAgencyTpaAgencies = new List<TpaAgency>() [get, set]
 
virtual ICollection< TpaContractAdminSystemTpaContractAdminSystems = new List<TpaContractAdminSystem>() [get, set]
 
virtual ICollection< TpaPaymentProcessorTpaPaymentProcessors = new List<TpaPaymentProcessor>() [get, set]
 
virtual ICollection< TransmittalTransmittals = new List<Transmittal>() [get, set]
 
virtual ICollection< UserTpaUserTpas = new List<UserTpa>() [get, set]
 
virtual ICollection< DocSysOwnerDocSysOwners = new List<DocSysOwner>() [get, set]
 
virtual ICollection< TpaDealRatesCacheTpaDealRatesCaches = new List<TpaDealRatesCache>() [get, set]
 
virtual ICollection< EpicPayLogEpicPayLogs [get, set]
 

Property Documentation

◆ ActiveContractAdminSystem

ContractAdminSystem Tronix.Models.Tpa.ActiveContractAdminSystem
get

◆ AddressCity

string Tronix.Models.Tpa.AddressCity
getset

◆ AddressCountry

string Tronix.Models.Tpa.AddressCountry
getset

◆ AddressLine1

string Tronix.Models.Tpa.AddressLine1
getset

◆ AddressLine2

string Tronix.Models.Tpa.AddressLine2
getset

◆ AddressPostalCode

string Tronix.Models.Tpa.AddressPostalCode
getset

◆ AddressStateRegion

string Tronix.Models.Tpa.AddressStateRegion
getset

◆ ContactEmail

string Tronix.Models.Tpa.ContactEmail
getset

◆ ContactFirstName

string Tronix.Models.Tpa.ContactFirstName
getset

◆ ContactLastName

string Tronix.Models.Tpa.ContactLastName
getset

◆ ContactMiddleInitial

string Tronix.Models.Tpa.ContactMiddleInitial
getset

◆ ContactMobilePhoneNumber

string Tronix.Models.Tpa.ContactMobilePhoneNumber
getset

◆ ContactPhoneNumber

string Tronix.Models.Tpa.ContactPhoneNumber
getset

◆ ContactSalutation

string Tronix.Models.Tpa.ContactSalutation
getset

◆ ContractAdminSystemIndustryProductTypes

virtual ICollection<ContractAdminSystemIndustryProductType> Tronix.Models.Tpa.ContractAdminSystemIndustryProductTypes = new List<ContractAdminSystemIndustryProductType>()
getset

◆ CreateDate

DateTime Tronix.Models.Tpa.CreateDate
getset

◆ DbaName

string Tronix.Models.Tpa.DbaName
getset

◆ DealerAdhocProducts

virtual ICollection<DealerAdhocProduct> Tronix.Models.Tpa.DealerAdhocProducts
getset
Initial value:
=
new List<DealerAdhocProduct>()

◆ DealerIndustryProducts

virtual ICollection<DealerIndustryProduct> Tronix.Models.Tpa.DealerIndustryProducts = new List<DealerIndustryProduct>()
getset

◆ DealerTpaConfigurations

virtual ICollection<DealerTpaConfiguration> Tronix.Models.Tpa.DealerTpaConfigurations
getset
Initial value:
=
new List<DealerTpaConfiguration>()

◆ DocSysOwners

virtual ICollection<DocSysOwner> Tronix.Models.Tpa.DocSysOwners = new List<DocSysOwner>()
getset

◆ EnableElectronicPayments

bool? Tronix.Models.Tpa.EnableElectronicPayments
getset

◆ EpicPayLogs

virtual ICollection<EpicPayLog> Tronix.Models.Tpa.EpicPayLogs
getset

◆ FaxNumber

string Tronix.Models.Tpa.FaxNumber
getset

◆ FullName

string Tronix.Models.Tpa.FullName
getset

◆ Id

int Tronix.Models.Tpa.Id
getset

◆ LogoPath

string Tronix.Models.Tpa.LogoPath
getset

◆ MenuItems

virtual ICollection<MenuItem> Tronix.Models.Tpa.MenuItems = new List<MenuItem>()
getset

◆ ModBy

int? Tronix.Models.Tpa.ModBy
getset

◆ ModDate

DateTime? Tronix.Models.Tpa.ModDate
getset

◆ NotificationAttachment

bool? Tronix.Models.Tpa.NotificationAttachment
getset

◆ NotificationEmail

string Tronix.Models.Tpa.NotificationEmail
getset

◆ NotificationHeader

string Tronix.Models.Tpa.NotificationHeader
getset

◆ NotificationMessage

string Tronix.Models.Tpa.NotificationMessage
getset

◆ NotificationNotify

bool? Tronix.Models.Tpa.NotificationNotify
getset

◆ PhoneNumber

string Tronix.Models.Tpa.PhoneNumber
getset

◆ ShortName

string Tronix.Models.Tpa.ShortName
getset

◆ TpaAgencies

virtual ICollection<TpaAgency> Tronix.Models.Tpa.TpaAgencies = new List<TpaAgency>()
getset

◆ TpaContractAdminSystems

virtual ICollection<TpaContractAdminSystem> Tronix.Models.Tpa.TpaContractAdminSystems = new List<TpaContractAdminSystem>()
getset

◆ TpaDealRatesCaches

virtual ICollection<TpaDealRatesCache> Tronix.Models.Tpa.TpaDealRatesCaches = new List<TpaDealRatesCache>()
getset

◆ TpaPaymentProcessors

virtual ICollection<TpaPaymentProcessor> Tronix.Models.Tpa.TpaPaymentProcessors = new List<TpaPaymentProcessor>()
getset

◆ Transmittals

virtual ICollection<Transmittal> Tronix.Models.Tpa.Transmittals = new List<Transmittal>()
getset

◆ UserTpas

virtual ICollection<UserTpa> Tronix.Models.Tpa.UserTpas = new List<UserTpa>()
getset

The documentation for this class was generated from the following file: