ng-xtend API documentation
Home
Guides
GitHub
Preparing search index...
xt-store
UploadedDocumentInfo
Type Alias UploadedDocumentInfo
Information about an uploaded document, including its name and retrieval identifier.
type
UploadedDocumentInfo
=
{
documentId
?:
string
;
documentName
:
string
;
isUrl
:
boolean
;
}
Index
Properties
document
Id?
document
Name
is
Url
Properties
Optional
document
Id
documentId
?:
string
document
Name
documentName
:
string
is
Url
isUrl
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Id
document
Name
is
Url
Home
Guides
GitHub
ng-xtend API documentation
Loading...
Information about an uploaded document, including its name and retrieval identifier.