jellyfin-sdk-swift/docs/AdminNotificationDto.md
2021-06-03 02:08:05 +00:00

619 B

AdminNotificationDto

Properties

Name Type Description Notes
name String Gets or sets the notification name. [optional]
description String Gets or sets the notification description. [optional]
notificationLevel NotificationLevel [optional]
url String Gets or sets the notification url. [optional]

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