mirror of
https://github.com/immich-app/immich.git
synced 2025-03-11 02:23:09 -05:00
782 B
Generated
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 |