| count | Integer | Total records for the query | [optional] [default to null] |
| endDateTime | Date | This is the datetime of the end of the stats period | [optional] [default to null] |
| error | Error | | [optional] [default to null] |
| limit | Integer | the number of records to return. | [optional] [default to null] |
| offset | Integer | the number of records to skip before getting the result set | [optional] [default to null] |
| result | List | | [optional] [default to null] |
| startDateTime | Date | This is the datetime of the beginning of the stats period | [optional] [default to null] |
| success | Boolean | If true, the operation was successful. | [optional] [default to null] |