mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
a524873ad0
Update stable OpenAPI client
990 B
990 B
ActivityLogEntry
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Int64 | Gets or sets the identifier. | [optional] |
name | String | Gets or sets the name. | [optional] |
overview | String | Gets or sets the overview. | [optional] |
shortOverview | String | Gets or sets the short overview. | [optional] |
type | String | Gets or sets the type. | [optional] |
itemId | String | Gets or sets the item identifier. | [optional] |
date | Date | Gets or sets the date. | [optional] |
userId | String | Gets or sets the user identifier. | [optional] |
userPrimaryImageTag | String | Gets or sets the user primary image tag. | [optional] |
severity | LogLevel | [optional] |