Sync Entity Type
immichpy.client.generated.models.sync_entity_type.SyncEntityType
Sync entity type
from_json
classmethod
from_json(json_str: str) -> Self
Create an instance of SyncEntityType from a JSON string
Source code in immichpy/client/generated/models/sync_entity_type.py
79 80 81 82 | |