mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
1.2 KiB
1.2 KiB
openapi.model.UserPreferencesResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| albums | AlbumsResponse | ||
| cast | CastResponse | ||
| download | DownloadResponse | ||
| emailNotifications | EmailNotificationsResponse | ||
| folders | FoldersResponse | ||
| memories | MemoriesResponse | ||
| people | PeopleResponse | ||
| purchase | PurchaseResponse | ||
| ratings | RatingsResponse | ||
| recentlyAdded | RecentlyAddedResponse | ||
| sharedLinks | SharedLinksResponse | ||
| tags | TagsResponse |