2023-08-08 07:39:51 -07:00
# openapi.model.SystemConfigThumbnailDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2023-09-02 23:21:51 -07:00
**colorspace** | [**Colorspace** ](Colorspace.md ) | |
2023-08-08 07:39:51 -07:00
**jpegSize** | **int** | |
2023-09-02 23:21:51 -07:00
**quality** | **int** | |
2023-08-08 07:39:51 -07: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)