FilterPreset Objects
uuid
str
- The preset uuid.
name
str
- The preset name.
description
Optional[str]
- The preset description.
created_at
Optional[datetime]
- The preset creation timestamp.
last_updated_at
Optional[datetime]
- The preset last update timestamp.
update_preset
name
Optional[str] - The new name for the preset.description
Optional[str] - The new description for the preset.filter_preset_json
Optional[dict] - The new filters for the preset in their raw json format.