jellyfin-sdk-swift/docs/ActivityLogEntry.md
jellyfin-bot a524873ad0 Add type-mappings
Update stable OpenAPI client
2021-06-05 07:51:11 +09:00

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]

[Back to Model list] [Back to API list] [Back to README]