inaturalistjs
Preparing search index...
PostPhotosData
Type Alias PostPhotosData
type
PostPhotosData
=
{
body
?:
{
file
?:
Blob
|
File
}
;
path
?:
never
;
query
?:
never
;
url
:
"/photos"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
{
file
?:
Blob
|
File
}
Type declaration
Optional
file
?:
Blob
|
File
The photo
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/photos"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
inaturalistjs
Loading...
The photo