pl-api
Preparing search index...
ReportAccountParams
Interface ReportAccountParams
interface
ReportAccountParams
{
category
?:
"spam"
|
"legal"
|
"violation"
|
"other"
;
comment
?:
string
;
forward
?:
boolean
;
rule_ids
?:
string
[]
;
status_ids
?:
string
[]
;
}
Index
Properties
category?
comment?
forward?
rule_
ids?
status_
ids?
Properties
Optional
category
category
?:
"spam"
|
"legal"
|
"violation"
|
"other"
Optional
comment
comment
?:
string
Optional
forward
forward
?:
boolean
Optional
rule_
ids
rule_ids
?:
string
[]
Optional
status_
ids
status_ids
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
comment
forward
rule_
ids
status_
ids
pl-api
Loading...