2022-09-04 15:34:39 +02:00
# openapi.model.GetAssetCountByTimeBucketDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timeGroup** | [**TimeGroupEnum** ](TimeGroupEnum.md ) | |
2023-05-15 19:30:53 +02:00
**userId** | **String** | | [optional]
2023-06-04 04:41:27 +02:00
**withoutThumbs** | **bool** | Include assets without thumbnails | [optional]
2022-09-04 15:34:39 +02:00
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)