Files
immich/mobile/openapi/doc/SearchLibraryDto.md
T
2024-02-21 00:27:58 +01:00

16 lines
444 B
Markdown
Generated

# openapi.model.SearchLibraryDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | [**LibraryType**](LibraryType.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)