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 | [optional] [readonly] | |
| root | bool, date, datetime, dict, float, int, list, str, none_type | [optional] [readonly] | |
| query | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | [optional] [readonly] | |
| url | str | [optional] [readonly] | |
| url_params | {str: (str,)} | [optional] [readonly] | |
| name | str | [optional] [readonly] |