jamespot-user-api
Preparing search index...
UserNotificationsConfiguration
Type Alias UserNotificationsConfiguration
type
UserNotificationsConfiguration
=
{
default
:
{
mailEnabled
:
boolean
;
mailFrequency
:
|
typeof
FREQUENCY_NOW
|
typeof
FREQUENCY_DAILY
|
typeof
FREQUENCY_GROUP
|
typeof
FREQUENCY_WEEKLY
|
typeof
FREQUENCY_NEVER
;
mailGroupFrequency
:
number
;
wantActivityComment
:
boolean
;
wantActivitySpotit
:
boolean
;
wantMailComment
:
boolean
;
wantMailSpotit
:
boolean
;
wantMailSubscriber
:
boolean
;
}
;
userApplicationConfigurations
:
{
name
:
string
;
title
:
string
;
wantMail
:
boolean
;
}
[]
;
userNetworkConfigurations
:
{
networkTitle
:
string
;
networkUri
:
string
;
wantActivity
:
boolean
;
wantMail
:
boolean
;
}
[]
;
userSpotConfigurations
:
{
mailFrequency
:
|
typeof
FREQUENCY_INHERIT
|
typeof
FREQUENCY_NOW
|
typeof
FREQUENCY_DAILY
|
typeof
FREQUENCY_WEEKLY
|
typeof
FREQUENCY_NEVER
;
mailLocked
:
boolean
;
spotTitle
:
string
;
spotUri
:
string
;
wantActivityComment
:
boolean
;
wantActivitySpotit
:
boolean
;
wantMailComment
:
boolean
;
wantMailSpotit
:
boolean
;
wantMailSubscriber
:
boolean
;
}
[]
;
}
Index
Properties
default
user
Application
Configurations
user
Network
Configurations
user
Spot
Configurations
Properties
default
default
:
{
mailEnabled
:
boolean
;
mailFrequency
:
|
typeof
FREQUENCY_NOW
|
typeof
FREQUENCY_DAILY
|
typeof
FREQUENCY_GROUP
|
typeof
FREQUENCY_WEEKLY
|
typeof
FREQUENCY_NEVER
;
mailGroupFrequency
:
number
;
wantActivityComment
:
boolean
;
wantActivitySpotit
:
boolean
;
wantMailComment
:
boolean
;
wantMailSpotit
:
boolean
;
wantMailSubscriber
:
boolean
;
}
user
Application
Configurations
userApplicationConfigurations
:
{
name
:
string
;
title
:
string
;
wantMail
:
boolean
;
}
[]
user
Network
Configurations
userNetworkConfigurations
:
{
networkTitle
:
string
;
networkUri
:
string
;
wantActivity
:
boolean
;
wantMail
:
boolean
;
}
[]
user
Spot
Configurations
userSpotConfigurations
:
{
mailFrequency
:
|
typeof
FREQUENCY_INHERIT
|
typeof
FREQUENCY_NOW
|
typeof
FREQUENCY_DAILY
|
typeof
FREQUENCY_WEEKLY
|
typeof
FREQUENCY_NEVER
;
mailLocked
:
boolean
;
spotTitle
:
string
;
spotUri
:
string
;
wantActivityComment
:
boolean
;
wantActivitySpotit
:
boolean
;
wantMailComment
:
boolean
;
wantMailSpotit
:
boolean
;
wantMailSubscriber
:
boolean
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
user
Application
Configurations
user
Network
Configurations
user
Spot
Configurations
jamespot-user-api
Loading...