Uses the Component:MVResponseResponseStatsType
Table 6.8. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| vehicleCount |
Provides the total number of vehicles found in the VehicleRow group found in this GetValidMultipleVehicle response. | 1..1 | Field | udt:NumericType | |
| programCount |
Provides the number of top of deals Programs included in this GetValidMultipleVehicle response. | 1..1 | Field | udt:NumericType |
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.8. MVResponseResponseStats
<MVResponseResponseStats>
<vehicleCount>......</vehicleCount> [1..1]
<programCount>......</programCount> [1..1]
</MVResponseResponseStats>