Uses the Component:ContractRespFederalTILDisclosuresType
Federal Truth In Lending Disclosures
Table 6.48. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
LeaseRateMoneyFactorString |
Lease rate charged to customer by the Dealer. | 0..1 | Field | qdt:StringType | |
MaximumLeaseRateMoneyFactorString |
Maximum rate the dealer can charge the customer for the vehicle being purchased. This is the LeaseBuyMoney Factor plus maximum markup. | 0..1 | Field | qdt:StringType |
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.48. ContractRespFederalTILDisclosures
<ContractRespFederalTILDisclosures> <LeaseRateMoneyFactorString>......</LeaseRateMoneyFactorString> [0..1] <MaximumLeaseRateMoneyFactorString>......</MaximumLeaseRateMoneyFactorString> [0..1] </ContractRespFederalTILDisclosures>