internetarchive-sdk-js
Preparing search index...
UploadFileParams
Interface UploadFileParams
interface
UploadFileParams
{
file
:
FileUpload
;
identifier
:
string
;
mediatype
:
|
"data"
|
"collection"
|
"audio"
|
"etree"
|
"image"
|
"movies"
|
"software"
|
"texts"
|
"web"
;
}
Index
Properties
file
identifier
mediatype
Properties
file
file
:
FileUpload
identifier
identifier
:
string
mediatype
mediatype
:
|
"data"
|
"collection"
|
"audio"
|
"etree"
|
"image"
|
"movies"
|
"software"
|
"texts"
|
"web"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
identifier
mediatype
internetarchive-sdk-js
Loading...