E621
Preparing search index...
SearchArtistUrlsOptions
Interface SearchArtistUrlsOptions
interface
SearchArtistUrlsOptions
{
artist
?:
{
[
key
:
string
]:
unknown
}
;
artist_id
?:
string
;
artist_name
?:
string
;
id
?:
string
|
number
;
is_active
?:
boolean
;
limit
?:
number
;
normalized_url
?:
string
;
normalized_url_matches
?:
string
;
order
?:
|
"id_asc"
|
"id_desc"
|
"id"
|
"created_at"
|
"created_at_asc"
|
"created_at_desc"
|
"updated_at"
|
"updated_at_asc"
|
"updated_at_desc"
|
"artist_id"
|
"artist_id_asc"
|
"artist_id_desc"
|
"url"
|
"url_asc"
|
"url_desc"
|
"normalized_url"
|
"normalized_url_asc"
|
"normalized_url_desc"
;
page
?:
number
;
url
?:
string
;
url_matches
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchArtistUrlsData
>
SearchArtistUrlsOptions
Index
Properties
artist?
artist_
id?
artist_
name?
id?
is_
active?
limit?
normalized_
url?
normalized_
url_
matches?
order?
page?
url?
url_
matches?
Properties
Optional
artist
artist
?:
{
[
key
:
string
]:
unknown
}
Optional
artist_
id
artist_id
?:
string
Optional
artist_
name
artist_name
?:
string
Optional
id
id
?:
string
|
number
Optional
is_
active
is_active
?:
boolean
Optional
limit
limit
?:
number
Optional
normalized_
url
normalized_url
?:
string
Optional
normalized_
url_
matches
normalized_url_matches
?:
string
Optional
order
order
?:
|
"id_asc"
|
"id_desc"
|
"id"
|
"created_at"
|
"created_at_asc"
|
"created_at_desc"
|
"updated_at"
|
"updated_at_asc"
|
"updated_at_desc"
|
"artist_id"
|
"artist_id_asc"
|
"artist_id_desc"
|
"url"
|
"url_asc"
|
"url_desc"
|
"normalized_url"
|
"normalized_url_asc"
|
"normalized_url_desc"
Optional
page
page
?:
number
Optional
url
url
?:
string
Optional
url_
matches
url_matches
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artist
artist_
id
artist_
name
id
is_
active
limit
normalized_
url
normalized_
url_
matches
order
page
url
url_
matches
E621
Loading...