Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
FileResponse
Interface FileResponse
interface
FileResponse
{
data
:
Blob
;
fileName
?:
string
;
headers
?:
{
[
name
:
string
]
:
any
;
}
;
status
:
number
;
}
Index
Properties
data
file
Name?
headers?
status
Properties
data
data
:
Blob
Optional
file
Name
file
Name
?:
string
Optional
headers
headers
?:
{
[
name
:
string
]
:
any
;
}
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
file
Name
headers
status
Documentation
Loading...