E621
Preparing search index...
SearchNotesOptions
Interface SearchNotesOptions
interface
SearchNotesOptions
{
body_matches
?:
string
;
creator_id
?:
number
;
creator_name
?:
string
;
id
?:
string
|
number
;
is_active
?:
boolean
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
;
page
?:
number
;
post_id
?:
number
;
post_note_updater_id
?:
number
;
post_note_updater_name
?:
string
;
post_tags_match
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchNotesData
>
SearchNotesOptions
Index
Properties
body_
matches?
creator_
id?
creator_
name?
id?
is_
active?
limit?
order?
page?
post_
id?
post_
note_
updater_
id?
post_
note_
updater_
name?
post_
tags_
match?
Properties
Optional
body_
matches
body_matches
?:
string
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
id
id
?:
string
|
number
Optional
is_
active
is_active
?:
boolean
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
Optional
page
page
?:
number
Optional
post_
id
post_id
?:
number
Optional
post_
note_
updater_
id
post_note_updater_id
?:
number
Optional
post_
note_
updater_
name
post_note_updater_name
?:
string
Optional
post_
tags_
match
post_tags_match
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body_
matches
creator_
id
creator_
name
id
is_
active
limit
order
page
post_
id
post_
note_
updater_
id
post_
note_
updater_
name
post_
tags_
match
E621
Loading...