mirror of
https://github.com/immich-app/immich.git
synced 2025-10-28 17:35:20 -04:00
792 B
Generated
792 B
Generated
openapi.model.CreateAlbumDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| albumName | String | ||
| albumUsers | List | This property was added in v1.104.0 | [optional] [default to const []] |
| assetIds | List | [optional] [default to const []] | |
| description | String | [optional] | |
| sharedWithUserIds | List | This property was deprecated in v1.104.0 | [optional] [default to const []] |