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