immich/mobile/openapi/doc/CreateAlbumShareLinkDto.md

554 B
Generated

openapi.model.CreateAlbumShareLinkDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
albumId String
expiredAt String [optional]
allowUpload bool [optional]
description String [optional]

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