mirror of https://github.com/immich-app/immich.git
749 B
749 B
openapi.model.AssetBulkUpdateDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| dateTimeOriginal | String | [optional] | |
| ids | List | [default to const []] | |
| isArchived | bool | [optional] | |
| isFavorite | bool | [optional] | |
| latitude | num | [optional] | |
| longitude | num | [optional] | |
| removeParent | bool | [optional] | |
| stackParentId | String | [optional] |