TRONIX Code Documentation
Loading...
Searching...
No Matches
Classes | Enumerations
Tronix.Business.XmlObjects.RouteOne Namespace Reference

Classes

struct  Constants
 
class  MessageApr
 
class  MessageBusinessApplicant
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageCoApplicant
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageEnvelope
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageFee
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageIndividualApplicant
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageLeaseFinancing
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageLoanFinancing
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessagePhone
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels like that. https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessagePrimaryDriver
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels like that. https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageProcessCreditApplication
 
class  MessageRouteOne
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageServiceContract
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels like that. https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageTax
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels like that. https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageTradeIn
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels like that. https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 
class  MessageVehiclePricing
 NOTE: These reason why we are hand crafting these by string is that MS serialization from C# objects does not support namespaces on multi-levels https://stackoverflow.com/questions/45417048/c-sharp-object-serialization-to-xml-namespace-and-prefix-in-child-element-only. More...
 

Enumerations

enum  VehiclePricingType { SellingPrice , MSRP , WholesaleInvoice }
 
enum  FinanceType { Lease , Retail }
 
enum  PhoneDescription { Home , Work , Cell }
 
enum  EmailDescription { Preferred }
 
enum  AddressQualifier { Home , Work }
 
enum  VehicleUse { Personal , Commercial }
 
enum  CertifiedPreOwnedInd { New , Used }
 
enum  FeeDescription { Documentation , Additional , Gap }
 
enum  ServiceContract { Warranty }
 
enum  TaxType { OT }
 
enum  ApplicationType {
  IndividualOnly , IndividualWithCoApplicant , Business , BusinessWithCoApplicant ,
  Commercial
}
 

Enumeration Type Documentation

◆ AddressQualifier

Enumerator
Home 
Work 

◆ ApplicationType

Enumerator
IndividualOnly 
IndividualWithCoApplicant 
Business 
BusinessWithCoApplicant 
Commercial 

◆ CertifiedPreOwnedInd

Enumerator
New 
Used 

◆ EmailDescription

Enumerator
Preferred 

◆ FeeDescription

Enumerator
Documentation 
Additional 
Gap 

◆ FinanceType

Enumerator
Lease 
Retail 

◆ PhoneDescription

Enumerator
Home 
Work 
Cell 

◆ ServiceContract

Enumerator
Warranty 

◆ TaxType

Enumerator
OT 

◆ VehiclePricingType

Enumerator
SellingPrice 
MSRP 
WholesaleInvoice 

◆ VehicleUse

Enumerator
Personal 
Commercial