1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/openapi/doc/CreateLibraryDto.md
2024-05-15 15:17:48 -04:00

655 B
Generated

openapi.model.CreateLibraryDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
exclusionPatterns List [optional] [default to const []]
importPaths List [optional] [default to const []]
name String [optional]
ownerId String
type LibraryType

[Back to Model list] [Back to API list] [Back to README]