View the Project on GitHub elements-storage/elements-sdk-python
Name | Type | Description | Notes |
---|---|---|---|
id | int | ||
activity | [OneTimeAccessTokenActivity] | [readonly] | |
user | ElementsUserMini | ||
media_root_permissions | [int] | [readonly] | |
shared_bundles | [OneTimeAccessTokenSharedObject] | [readonly] | |
shared_directories | [OneTimeAccessTokenSharedObject] | [readonly] | |
full_url | str | [readonly] | |
has_password | bool | [readonly] | |
url | str | ||
token | str | ||
created_at | datetime | [readonly] | |
view_limit_enabled | bool | ||
view_limit_left | int | ||
expires | datetime, none_type | ||
require_login | bool | ||
created_by | ElementsUserMini | [optional] | |
is_easy_sharing_for_bundle | int, none_type | [optional] [readonly] | |
is_easy_sharing_for_directory | int, none_type | [optional] [readonly] |