Uses the Component:ValidMultipleVehicleIncentiveResponseResponseType
Table 6.7. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
MVResponseResponseStats | 1..1 | Component | MVResponseResponseStatsType | ||
MVResponseInputRequestData |
Provides the total number of vehicles found in the VehicleRow group found in this GetValidMultipleVehicle response. | 1..1 | Component | MVResponseInputRequestDataType | |
MVResponseVehicleIncentiveDetail | 0..1 | Component | MVResponseVehicleIncentiveDetailType |
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>