E621
Preparing search index...
CreateArtistOptions
Interface CreateArtistOptions
interface
CreateArtistOptions
{
group_name
?:
string
;
is_locked
?:
boolean
;
linked_user_id
?:
number
|
null
;
name
:
string
;
notes
?:
string
;
other_names
?:
string
[]
;
other_names_string
?:
string
;
url_string
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataBodyToOptions
<
CreateArtistData
>
CreateArtistOptions
Index
Properties
group_
name?
is_
locked?
linked_
user_
id?
name
notes?
other_
names?
other_
names_
string?
url_
string?
Properties
Optional
group_
name
group_name
?:
string
Optional
is_
locked
is_locked
?:
boolean
Optional
linked_
user_
id
linked_user_id
?:
number
|
null
name
name
:
string
Optional
notes
notes
?:
string
Optional
other_
names
other_names
?:
string
[]
Optional
other_
names_
string
other_names_string
?:
string
Optional
url_
string
url_string
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group_
name
is_
locked
linked_
user_
id
name
notes
other_
names
other_
names_
string
url_
string
E621
Loading...