SoldFinance

Uses the Component:SoldFinanceType

Detail information regarding financing of the sold vehicle.

Fields and Components

Table 6.32. Fields and Components

Name Description Occurrence Type Data Type User Notes
Financing

0..1ComponentFinancingABIEType 
ProgramsAndRates

Programs And Rates associated with Financing

0..*ComponentProgramsAndRatesType 
LienholderParty

An individual or organizational party that holds the lien.

0..*ComponentPartyABIEType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.32. SoldFinance

<SoldFinance>
     <Financing>......</Financing>     [0..1]
     <ProgramsAndRates>......</ProgramsAndRates>     [0..*]
     <LienholderParty>......</LienholderParty>     [0..*]
</SoldFinance>