Uses the Component:MVResponseVehicleIncentiveDetailType
Table 6.19. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
MVResponseVehicleRow | 1..* | Component | MVResponseVehicleRowType | ||
MVResponseDealResponse |
This represents the purchase type of the Top of Deal Incentive. | 1..* | Component | MVResponseDealResponseType |
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.19. MVResponseVehicleIncentiveDetail
<MVResponseVehicleIncentiveDetail> <MVResponseVehicleRow>......</MVResponseVehicleRow> [1..*] <MVResponseDealResponse>......</MVResponseDealResponse> [1..*] </MVResponseVehicleIncentiveDetail>