inaturalistjs
Preparing search index...
CoreTaxon
Type Alias CoreTaxon
type
CoreTaxon
=
{
iconicTaxonId
?:
number
;
iconicTaxonName
?:
string
;
id
?:
number
;
isActive
?:
boolean
;
name
?:
string
;
preferredCommonName
?:
string
;
rank
?:
string
;
rankLevel
?:
number
;
}
Index
Properties
iconic
Taxon
Id?
iconic
Taxon
Name?
id?
is
Active?
name?
preferred
Common
Name?
rank?
rank
Level?
Properties
Optional
iconic
Taxon
Id
iconicTaxonId
?:
number
Optional
iconic
Taxon
Name
iconicTaxonName
?:
string
Optional
id
id
?:
number
Optional
is
Active
isActive
?:
boolean
Optional
name
name
?:
string
Optional
preferred
Common
Name
preferredCommonName
?:
string
Optional
rank
rank
?:
string
Optional
rank
Level
rankLevel
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
iconic
Taxon
Id
iconic
Taxon
Name
id
is
Active
name
preferred
Common
Name
rank
rank
Level
inaturalistjs
Loading...