immich/mobile/openapi/doc/CreateAlbumDto.md

608 B

openapi.model.CreateAlbumDto

Load the model package

import 'package:openapi/api.dart';

Properties

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

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