mirror of
https://github.com/immich-app/immich.git
synced 2024-12-01 09:51:16 +02:00
761 B
761 B
openapi.model.AlbumResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
ownerId | String | ||
albumName | String | ||
createdAt | String | ||
albumThumbnailAssetId | String | ||
shared | bool | ||
sharedUsers | List | [default to const []] | |
assets | List | [default to const []] |