Mileage Counter
The MileageCounter object is implemented as the MileageCounter class. The attributes of a MileageCounter:
Attribute
|
Description
|
---|---|
value |
A double that contains value of the most recent mileage counter. |
time |
A string containing a timestamp in the form YYYY-MM-DDTHH:MM:SSZ indicating the timestamp associated with the Mileage Counter value. |
WSDL Definition
Here is how the Mileage Counter object is defined within the WSDL
|
Sample XML
Here is some sample XML that shows what the Mileage Counter object will look like in XML
|