Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/ai
FileUploadStatusResponse
Type Alias FileUploadStatusResponse
FileUploadStatusResponse
:
{
error_description
:
string
|
null
;
file_name
:
string
;
id
:
string
;
status
:
FileUploadStatus
;
summary
:
SummaryPartResponse
|
null
;
target_id
:
string
;
target_type
:
FileUploadType
;
}
Type declaration
error_description
:
string
|
null
file_name
:
string
id
:
string
status
:
FileUploadStatus
summary
:
SummaryPartResponse
|
null
target_id
:
string
target_type
:
FileUploadType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...