MVResponseVehicleIncentiveDetail

Uses the Component:MVResponseVehicleIncentiveDetailType

Fields and Components

Table 6.19. Fields and Components

Name Description Occurrence Type Data Type User Notes
MVResponseVehicleRow

1..*ComponentMVResponseVehicleRowType 
MVResponseDealResponse

This represents the purchase type of the Top of Deal Incentive.

1..*ComponentMVResponseDealResponseType 

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.19. MVResponseVehicleIncentiveDetail

<MVResponseVehicleIncentiveDetail>
     <MVResponseVehicleRow>......</MVResponseVehicleRow>     [1..*]
     <MVResponseDealResponse>......</MVResponseDealResponse>     [1..*]
</MVResponseVehicleIncentiveDetail>