mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
528 B
528 B
openapi.model.AssetBulkDeleteDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| force | Optional<bool?> | Force delete even if in use | [optional] |
| ids | List | IDs to process | [default to const []] |