mirror of
https://github.com/immich-app/immich.git
synced 2025-10-28 17:22:34 -04:00
617 B
Generated
617 B
Generated
openapi.model.AssetBulkUpdateDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ids | List | [default to const []] | |
| isArchived | bool | [optional] | |
| isFavorite | bool | [optional] | |
| removeParent | bool | [optional] | |
| stackParentId | String | [optional] |