mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
687 B
Generated
687 B
Generated
openapi.model.CreateAssetsShareLinkDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
assetIds | List | [default to const []] | |
expiresAt | DateTime | [optional] | |
allowUpload | bool | [optional] | |
allowDownload | bool | [optional] | |
showExif | bool | [optional] | |
description | String | [optional] |