observation-js Documentation - v1.14.0
Preparing search index...
MediaItem
Interface MediaItem
interface
MediaItem
{
id
:
number
;
file
:
string
;
url
:
string
;
attribution
:
string
;
type
:
"photo"
|
"sound"
;
created_at
:
string
;
observation_id
?:
number
;
}
Index
Properties
id
file
url
attribution
type
created_
at
observation_
id?
Properties
id
id
:
number
file
file
:
string
url
url
:
string
attribution
attribution
:
string
type
type
:
"photo"
|
"sound"
created_
at
created_at
:
string
Optional
observation_
id
observation_id
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
file
url
attribution
type
created_
at
observation_
id
observation-js Documentation - v1.14.0
Loading...