mirror of
https://github.com/immich-app/immich.git
synced 2025-10-28 01:02:33 -04:00
857 B
Generated
857 B
Generated
openapi.model.ImportAssetDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assetPath | String | ||
| deviceAssetId | String | ||
| deviceId | String | ||
| duration | String | [optional] | |
| fileCreatedAt | DateTime | ||
| fileModifiedAt | DateTime | ||
| isArchived | bool | [optional] | |
| isFavorite | bool | ||
| isReadOnly | bool | [optional] [default to true] | |
| isVisible | bool | [optional] | |
| sidecarPath | String | [optional] |