FleetLocateBaseResponse Properties |
The FleetLocateBaseResponse type exposes the following members.
Name | Description | |
---|---|---|
Count |
Number of auto reports in the ‘data’ list.
| |
Max |
Paging info, max number of auto reports allowed in the list.
Default: 1000
| |
Msg |
Message related to the success status.
| |
Offset |
Paging info, number of auto reports to offset before returning.
Default: 0
| |
Success |
True or false for if the request is valid.
| |
Total |
Total number of records returned.
|