pl-api
Preparing search index...
UpdateFilterParams
Interface UpdateFilterParams
interface
UpdateFilterParams
{
context
?:
FilterContext
[]
;
expires_in
?:
number
;
filter_action
?:
"warn"
|
"hide"
;
keywords_attributes
?:
{
_destroy
?:
boolean
;
id
?:
string
;
keyword
:
string
;
whole_word
?:
boolean
;
}
[]
;
title
?:
string
;
}
Index
Properties
context?
expires_
in?
filter_
action?
keywords_
attributes?
title?
Properties
Optional
context
context
?:
FilterContext
[]
Optional
expires_
in
expires_in
?:
number
Optional
filter_
action
filter_action
?:
"warn"
|
"hide"
Optional
keywords_
attributes
keywords_attributes
?:
{
_destroy
?:
boolean
;
id
?:
string
;
keyword
:
string
;
whole_word
?:
boolean
;
}
[]
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
expires_
in
filter_
action
keywords_
attributes
title
pl-api
Loading...