mirror of
https://github.com/immich-app/immich.git
synced 2025-10-28 01:02:33 -04:00
621 B
Generated
621 B
Generated
openapi.model.SharedLinkEditDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| allowDownload | bool | [optional] | |
| allowUpload | bool | [optional] | |
| description | String | [optional] | |
| expiresAt | DateTime | [optional] | |
| showExif | bool | [optional] |