observation-js Documentation - v1.14.0
Preparing search index...
SpeciesData
Interface SpeciesData
interface
SpeciesData
{
id
:
number
;
name
:
string
;
scientific_name
:
string
;
group
:
number
;
group_name
:
string
;
rarity
:
string
;
rarity_text
?:
string
;
type
:
string
;
status
:
string
;
url
?:
string
;
photos
?:
Photo
[]
;
sounds
?:
[
]
;
name_vernacular
:
null
|
string
;
name_vernacular_language
:
null
|
string
;
}
Index
Properties
id
name
scientific_
name
group
group_
name
rarity
rarity_
text?
type
status
url?
photos?
sounds?
name_
vernacular
name_
vernacular_
language
Properties
id
id
:
number
name
name
:
string
scientific_
name
scientific_name
:
string
group
group
:
number
group_
name
group_name
:
string
rarity
rarity
:
string
Optional
rarity_
text
rarity_text
?:
string
type
type
:
string
status
status
:
string
Optional
url
url
?:
string
Optional
photos
photos
?:
Photo
[]
Optional
sounds
sounds
?:
[
]
name_
vernacular
name_vernacular
:
null
|
string
name_
vernacular_
language
name_vernacular_language
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
scientific_
name
group
group_
name
rarity
rarity_
text
type
status
url
photos
sounds
name_
vernacular
name_
vernacular_
language
observation-js Documentation - v1.14.0
Loading...