E621
Preparing search index...
SearchAppealsOptions
Interface SearchAppealsOptions
interface
SearchAppealsOptions
{
"[RawQueryShape]"
?:
{}
;
accused_id
?:
number
;
accused_name
?:
string
;
claimant_id
?:
number
;
claimant_name
?:
string
;
creator_id
?:
number
;
creator_name
?:
string
;
id
?:
string
|
number
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
;
page
?:
number
;
qtype
?:
"flag"
;
status
?:
undefined
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
AppealsIndexData
>
SearchAppealsOptions
Index
Properties
[
Raw
Query
Shape]?
accused_
id?
accused_
name?
claimant_
id?
claimant_
name?
creator_
id?
creator_
name?
id?
limit?
order?
page?
qtype?
status?
Properties
Optional
Readonly
[
Raw
Query
Shape]
"[RawQueryShape]"
?:
{}
Optional
accused_
id
accused_id
?:
number
Optional
accused_
name
accused_name
?:
string
Optional
claimant_
id
claimant_id
?:
number
Optional
claimant_
name
claimant_name
?:
string
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
id
id
?:
string
|
number
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
Optional
page
page
?:
number
Optional
qtype
qtype
?:
"flag"
Optional
status
status
?:
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
Raw
Query
Shape]
accused_
id
accused_
name
claimant_
id
claimant_
name
creator_
id
creator_
name
id
limit
order
page
qtype
status
E621
Loading...