mirror of https://github.com/immich-app/immich.git
658 B
658 B
openapi.model.CreateAlbumShareLinkDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| albumId | String | ||
| expiresAt | DateTime | [optional] | |
| allowUpload | bool | [optional] | |
| allowDownload | bool | [optional] | |
| showExif | bool | [optional] | |
| description | String | [optional] |