|
| bool | HasErrors [get, set] |
| |
| string | ErrorMessage [get, set] |
| |
| 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< ContractAdminSystemIndustryProductType > | ContractAdminSystemIndustryProductTypes = new List<ContractAdminSystemIndustryProductType>() [get, set] |
| |
| virtual ICollection< DealerAdhocProduct > | DealerAdhocProducts [get, set] |
| |
| virtual ICollection< DealerIndustryProduct > | DealerIndustryProducts = new List<DealerIndustryProduct>() [get, set] |
| |
| virtual ICollection< DealerTpaConfiguration > | DealerTpaConfigurations [get, set] |
| |
| virtual ICollection< MenuItem > | MenuItems = new List<MenuItem>() [get, set] |
| |
| virtual ICollection< TpaAgency > | TpaAgencies = new List<TpaAgency>() [get, set] |
| |
| virtual ICollection< TpaContractAdminSystem > | TpaContractAdminSystems = new List<TpaContractAdminSystem>() [get, set] |
| |
| virtual ICollection< TpaPaymentProcessor > | TpaPaymentProcessors = new List<TpaPaymentProcessor>() [get, set] |
| |
| virtual ICollection< Transmittal > | Transmittals = new List<Transmittal>() [get, set] |
| |
| virtual ICollection< UserTpa > | UserTpas = new List<UserTpa>() [get, set] |
| |
| virtual ICollection< DocSysOwner > | DocSysOwners = new List<DocSysOwner>() [get, set] |
| |
| virtual ICollection< TpaDealRatesCache > | TpaDealRatesCaches = new List<TpaDealRatesCache>() [get, set] |
| |
| virtual ICollection< EpicPayLog > | EpicPayLogs [get, set] |
| |