2023-08-08 16:39:51 +02:00
# openapi.model.SystemConfigThumbnailDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2023-09-03 08:21:51 +02:00
**colorspace** | [**Colorspace** ](Colorspace.md ) | |
2023-08-08 16:39:51 +02:00
**jpegSize** | **int** | |
2023-09-03 08:21:51 +02:00
**quality** | **int** | |
2023-08-08 16:39:51 +02:00
**webpSize** | **int** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)