observation-js Documentation - v1.14.0
Preparing search index...
NiaPrediction
Interface NiaPrediction
interface
NiaPrediction
{
probability
:
number
;
taxon
:
{
id
:
number
;
name
:
string
;
vernacular_name
:
null
|
string
;
group_name
:
string
;
group_id
:
number
;
url
:
string
;
}
;
}
Index
Properties
probability
taxon
Properties
probability
probability
:
number
taxon
taxon
:
{
id
:
number
;
name
:
string
;
vernacular_name
:
null
|
string
;
group_name
:
string
;
group_id
:
number
;
url
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
probability
taxon
observation-js Documentation - v1.14.0
Loading...