Preparing search index...
The search index is not available
internetarchive-sdk-js
internetarchive-sdk-js
UpdateItemResponse
Interface UpdateItemResponse
interface
UpdateItemResponse
{
error
?:
string
;
log
?:
string
;
success
:
boolean
;
task_id
?:
number
;
}
Index
Properties
error?
log?
success
task_
id?
Properties
Optional
error
error
?:
string
Optional
log
log
?:
string
success
success
:
boolean
Optional
task_
id
task_
id
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
log
success
task_
id
internetarchive-sdk-js
Loading...