Uses the Component:ContractRespProgramsAndRatesType
Programs And Rates associated with Financing
Table 6.49. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
LeaseBuyMoneyFactorString |
Lease Rate/Service Factor offered to the dealer by Finance Source. | 0..1 | Field | qdt:StringType | |
SpecialProgramDetail |
Represents information related to the types of lending programs being applied to the deal. EX: College Graduate, 1st Time Buyer, Repeat Customer, Manufacturer Programs, etc. | 0..* | Component | SpecialProgramDetailType |
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.49. ContractRespProgramsAndRates
<ContractRespProgramsAndRates> <LeaseBuyMoneyFactorString>......</LeaseBuyMoneyFactorString> [0..1] <SpecialProgramDetail>......</SpecialProgramDetail> [0..*] </ContractRespProgramsAndRates>