immich/mobile/openapi/doc/WorkflowShareResponseDto.md

659 B

openapi.model.WorkflowShareResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
description String Workflow description
name String Workflow name
steps List Workflow steps [default to const []]
trigger WorkflowTrigger

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