TRONIX Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Tronix.Web.Models.CasViewModel Class Reference

Public Member Functions

 CasViewModel ()
 

Properties

int ContractAdminSystemId [get, set]
 
string SystemName [get, set]
 
IEnumerable< CASProductTypeDTOCasProductTypes [get, set]
 
IEnumerable< IndustryProductTypeIndustryProductTypes [get, set]
 
IEnumerable< PaymentProcessorDTOPaymentProcessors [get, set]
 
IEnumerable< AssocPaymentProcessorDTOCasPaymentProcessors [get, set]
 

Constructor & Destructor Documentation

◆ CasViewModel()

Tronix.Web.Models.CasViewModel.CasViewModel ( )

Property Documentation

◆ CasPaymentProcessors

IEnumerable<AssocPaymentProcessorDTO> Tronix.Web.Models.CasViewModel.CasPaymentProcessors
getset

◆ CasProductTypes

IEnumerable<CASProductTypeDTO> Tronix.Web.Models.CasViewModel.CasProductTypes
getset

◆ ContractAdminSystemId

int Tronix.Web.Models.CasViewModel.ContractAdminSystemId
getset

◆ IndustryProductTypes

IEnumerable<IndustryProductType> Tronix.Web.Models.CasViewModel.IndustryProductTypes
getset

◆ PaymentProcessors

IEnumerable<PaymentProcessorDTO> Tronix.Web.Models.CasViewModel.PaymentProcessors
getset

◆ SystemName

string Tronix.Web.Models.CasViewModel.SystemName
getset

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