ValidMultipleVehicleIncentiveResponseResponse

Uses the Component:ValidMultipleVehicleIncentiveResponseResponseType

Fields and Components

Table 6.7. Fields and Components

Name Description Occurrence Type Data Type User Notes
MVResponseResponseStats

1..1ComponentMVResponseResponseStatsType 
MVResponseInputRequestData

Provides the total number of vehicles found in the VehicleRow group found in this GetValidMultipleVehicle response.

1..1ComponentMVResponseInputRequestDataType 
MVResponseVehicleIncentiveDetail

0..1ComponentMVResponseVehicleIncentiveDetailType 

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.7. ValidMultipleVehicleIncentiveResponseResponse

<ValidMultipleVehicleIncentiveResponseResponse>
     <MVResponseResponseStats>......</MVResponseResponseStats>     [1..1]
     <MVResponseInputRequestData>......</MVResponseInputRequestData>     [1..1]
     <MVResponseVehicleIncentiveDetail>......</MVResponseVehicleIncentiveDetail>     [0..1]
</ValidMultipleVehicleIncentiveResponseResponse>