immich/mobile/openapi/doc/SharedLinkResponseDto.md

802 B
Generated

openapi.model.SharedLinkResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

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

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