View the Project on GitHub elements-storage/elements-sdk-dotnet
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int | [optional] [readonly] | |
| Activity | List<OneTimeAccessTokenActivity> | [optional] [readonly] | |
| User | ElementsUserMiniReference | ||
| CreatedBy | ElementsUserMini | [optional] | |
| MediaRootPermissions | string | [optional] [readonly] | |
| SharedBundles | List<OneTimeAccessTokenSharedObject> | [optional] [readonly] | |
| SharedDirectories | List<OneTimeAccessTokenSharedObject> | [optional] [readonly] | |
| FullUrl | string | [optional] [readonly] | |
| Url | string | ||
| Token | string | ||
| CreatedAt | DateTime | [optional] [readonly] | |
| ViewLimitEnabled | bool | [optional] | |
| ViewLimitLeft | int | [optional] | |
| Expires | DateTime? | [optional] | |
| RequireLogin | bool | [optional] | |
| IsEasySharingForBundle | int | [optional] [readonly] | |
| IsEasySharingForDirectory | int | [optional] [readonly] |