immich/mobile/openapi/doc/RunDto.md

617 B

openapi.model.RunDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
end String
id String
logFilePath String
repositoryId String
start String
status RunStatus
type RunType

[Back to Model list] [Back to API list] [Back to README]