E621
Preparing search index...
SearchTagAliasesOptions
Interface SearchTagAliasesOptions
interface
SearchTagAliasesOptions
{
antecedent_name
?:
string
;
antecedent_tag_category
?:
TagCategories
;
approver_id
?:
number
;
approver_name
?:
string
;
consequent_name
?:
string
;
consequent_tag_category
?:
TagCategories
;
creator_id
?:
number
;
creator_name
?:
string
;
id
?:
string
|
number
;
limit
?:
number
;
name_matches
?:
string
;
order
?:
|
"id_asc"
|
"id_desc"
|
"name"
|
"created_at"
|
"updated_at"
|
"tag_count"
;
page
?:
number
;
status
?:
TagRequestStatuses
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchTagAliasesData
>
SearchTagAliasesOptions
Index
Properties
antecedent_
name?
antecedent_
tag_
category?
approver_
id?
approver_
name?
consequent_
name?
consequent_
tag_
category?
creator_
id?
creator_
name?
id?
limit?
name_
matches?
order?
page?
status?
Properties
Optional
antecedent_
name
antecedent_name
?:
string
Optional
antecedent_
tag_
category
antecedent_tag_category
?:
TagCategories
Optional
approver_
id
approver_id
?:
number
Optional
approver_
name
approver_name
?:
string
Optional
consequent_
name
consequent_name
?:
string
Optional
consequent_
tag_
category
consequent_tag_category
?:
TagCategories
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
id
id
?:
string
|
number
Optional
limit
limit
?:
number
Optional
name_
matches
name_matches
?:
string
Optional
order
order
?:
|
"id_asc"
|
"id_desc"
|
"name"
|
"created_at"
|
"updated_at"
|
"tag_count"
Optional
page
page
?:
number
Optional
status
status
?:
TagRequestStatuses
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
antecedent_
name
antecedent_
tag_
category
approver_
id
approver_
name
consequent_
name
consequent_
tag_
category
creator_
id
creator_
name
id
limit
name_
matches
order
page
status
E621
Loading...