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