immich/mobile/openapi/doc/LibraryResponseDto.md

833 B

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
type LibraryType
updatedAt DateTime

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