toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.notification.sender.property
/
UserPreferencesProperties
User
Preferences
Properties
@
ConstructorBinding
@
ConfigurationProperties
(
value
=
"user-preferences"
)
data
class
UserPreferencesProperties
(
val
obligatoryNotifications
:
List
<
NotificationType
>
)
Members
Constructors
User
Preferences
Properties
Link copied to clipboard
constructor
(
obligatoryNotifications
:
List
<
NotificationType
>
)
Properties
obligatory
Notifications
Link copied to clipboard
val
obligatoryNotifications
:
List
<
NotificationType
>