immich/mobile/openapi/doc/QueueCommandDto.md

529 B

openapi.model.QueueCommandDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
command QueueCommand
force Optional<bool?> Force the command execution (if applicable) [optional]

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