inaturalistjs
Preparing search index...
PostIdentification
Type Alias PostIdentification
type
PostIdentification
=
{
identification
?:
{
body
?:
string
;
current
?:
boolean
;
observationId
?:
number
;
taxonId
?:
number
;
}
;
}
Index
Properties
identification?
Properties
Optional
identification
identification
?:
{
body
?:
string
;
current
?:
boolean
;
observationId
?:
number
;
taxonId
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identification
inaturalistjs
Loading...