@cpod/sdk - v0.2.7
Preparing search index...
UploadStatusResponse
Interface UploadStatusResponse
Upload status response
interface
UploadStatusResponse
{
file_id
:
string
;
status
:
string
;
progress
?:
number
;
message
?:
string
;
}
Index
Properties
file_
id
status
progress?
message?
Properties
file_
id
file_id
:
string
status
status
:
string
Optional
progress
progress
?:
number
Optional
message
message
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file_
id
status
progress
message
@cpod/sdk - v0.2.7
Loading...
Upload status response