Preparing search index...
The search index is not available
internetarchive-sdk-js
internetarchive-sdk-js
CreateItemResponse
Interface CreateItemResponse
interface
CreateItemResponse
{
identifier
:
string
;
metadata
:
Record
<
string
,
unknown
>
;
upload
:
{
filename
:
string
;
}
;
}
Index
Properties
identifier
metadata
upload
Properties
identifier
identifier
:
string
metadata
metadata
:
Record
<
string
,
unknown
>
upload
upload
:
{
filename
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identifier
metadata
upload
internetarchive-sdk-js
Loading...