immich/mobile/openapi/doc/SharedLinkResponseDto.md

999 B

openapi.model.SharedLinkResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
album AlbumResponseDto [optional]
allowDownload bool
allowUpload bool
assets List [default to const []]
createdAt DateTime
description String
expiresAt DateTime
id String
key String
password String
showMetadata bool
token String [optional]
type SharedLinkType
userId String

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