0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/mobile/openapi/doc/LibraryResponseDto.md
2024-05-20 18:09:10 -04:00

782 B
Generated

openapi.model.LibraryResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
assetCount int
createdAt DateTime
exclusionPatterns List [default to const []]
id String
importPaths List [default to const []]
name String
ownerId String
refreshedAt DateTime
updatedAt DateTime

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