ts-mailcow-api
Preparing search index...
PushoverEditAttributes
Interface PushoverEditAttributes
Pushover settings interface.
interface
PushoverEditAttributes
{
active
:
boolean
;
evaluate_x_prio
:
boolean
;
key
:
string
;
only_x_prio
:
boolean
;
senders
:
string
;
senders_regex
:
string
;
text
:
string
;
title
:
string
;
token
:
string
;
}
Index
Properties
active
evaluate_
x_
prio
key
only_
x_
prio
senders
senders_
regex
text
title
token
Properties
active
active
:
boolean
evaluate_
x_
prio
evaluate_x_prio
:
boolean
key
key
:
string
only_
x_
prio
only_x_prio
:
boolean
senders
senders
:
string
senders_
regex
senders_regex
:
string
text
text
:
string
title
title
:
string
token
token
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
evaluate_
x_
prio
key
only_
x_
prio
senders
senders_
regex
text
title
token
ts-mailcow-api
Loading...
Pushover settings interface.