Plugin Trigger Type
immichpy.client.generated.models.plugin_trigger_type.PluginTriggerType
Trigger type
from_json
classmethod
from_json(json_str: str) -> Self
Create an instance of PluginTriggerType from a JSON string
Source code in immichpy/client/generated/models/plugin_trigger_type.py
31 32 33 34 | |