View the Project on GitHub elements-storage/elements-sdk-python
A user’s saved Media Library search: a named, reusable search query, optionally scoped to a Media Root.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| user | bool, date, datetime, dict, float, int, list, str, none_type | [readonly] | |
| root | bool, date, datetime, dict, float, int, list, str, none_type | ||
| query | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | ||
| url | str | [readonly] | |
| url_params | {str: (str,)} | [readonly] | |
| name | str |