View the Project on GitHub elements-storage/elements-sdk-swift
| Name | Type | Description | Notes |
|---|---|---|---|
| currentNode | StorageNode | ||
| license | License | ||
| parameterValues | Parameters | ||
| knownUsernames | [String] | ||
| knownEmails | [String] | ||
| identityValue | ElementsUserDetail | [optional] | |
| impersonationActive | Bool | ||
| debug | Bool | ||
| version | ElementsVersion | ||
| clientOS | String | ||
| sessionID | String | ||
| cloudConnections | [CloudConnection] | ||
| veritoneConnections | [VeritoneConnection] | ||
| aiConnections | [AIConnection] | ||
| events | [Event] | ||
| sentryConfig | [String: String] | ||
| hasWANNetworks | Bool | ||
| taskMeta | [String: TaskType] | ||
| scannerMetadataSchema | [[String: String]] | ||
| mediaRootPermissions | [MediaRootPermission] | ||
| sharedStorageValues | [String: String] | ||
| userStorageValues | [String: String] | ||
| samlProviders | [SAMLProviderMini] | ||
| activeSAMLProvider | SAMLProviderMini | [optional] | |
| settings | [String: String] | ||
| tasksSummary | TasksSummary | [optional] |