immich/mobile/openapi/doc/PluginMethodResponseDto.md

779 B

openapi.model.PluginMethodResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
description String Description
hostFunctions bool
key String Key
name String Name
schema Optional<Object?> [optional]
title String Title
types List Workflow types [default to const []]
uiHints List Ui hints [default to const []]

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