inaturalistjs
Preparing search index...
PostAnnotation
Type Alias PostAnnotation
type
PostAnnotation
=
{
annotation
?:
{
controlledAttributeId
?:
number
;
controlledValueId
?:
number
;
resourceId
?:
number
;
resourceType
?:
"Observation"
;
}
;
}
Index
Properties
annotation?
Properties
Optional
annotation
annotation
?:
{
controlledAttributeId
?:
number
;
controlledValueId
?:
number
;
resourceId
?:
number
;
resourceType
?:
"Observation"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotation
inaturalistjs
Loading...