mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
* feat: libraries Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> Co-authored-by: Alex <alex.tran1502@gmail.com>
986 B
Generated
986 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] | |
| isExternal | bool | [optional] | |
| isFavorite | bool | ||
| isOffline | bool | [optional] | |
| isReadOnly | bool | [optional] [default to true] | |
| isVisible | bool | [optional] | |
| libraryId | String | [optional] | |
| sidecarPath | String | [optional] |