AutoBE
Preparing search index...
@autobe/interface
UnsupportedDocumentResource
Interface UnsupportedDocumentResource
interface
UnsupportedDocumentResource
{
createdAt
:
string
;
documentId
:
string
;
error
:
DocumentErrorInfo
;
filename
?:
string
;
mimeType
?:
string
;
status
:
"unsupported"
;
updatedAt
:
string
;
}
Hierarchy (
View Summary
)
DocumentResourceBase
UnsupportedDocumentResource
Index
Properties
created
At
document
Id
error
filename?
mime
Type?
status
updated
At
Properties
created
At
createdAt
:
string
document
Id
documentId
:
string
error
error
:
DocumentErrorInfo
Optional
filename
filename
?:
string
Optional
mime
Type
mimeType
?:
string
status
status
:
"unsupported"
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
document
Id
error
filename
mime
Type
status
updated
At
AutoBE
Loading...