mirror of https://github.com/immich-app/immich.git
637 B
637 B
openapi.model.UpdateAlbumDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| albumName | String | [optional] | |
| albumThumbnailAssetId | String | [optional] | |
| description | String | [optional] | |
| isActivityEnabled | bool | [optional] | |
| order | AssetOrder | [optional] |