1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/openapi/doc/CreateAlbumDto.md

562 B
Generated

openapi.model.CreateAlbumDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
albumName String
sharedWithUserIds List [optional] [default to const []]
assetIds List [optional] [default to const []]

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