Preparing search index...
The search index is not available
@filen/sdk
@filen/sdk
<internal>
FileGet
Class FileGet
FileGet
Date
2/1/2024 - 8:16:35 PM
Export
FileGet
Index
Constructors
constructor
Methods
fetch
Constructors
constructor
new
FileGet
(
param0
:
{
apiClient
:
APIClient
}
)
:
FileGet
Creates an instance of FileGet.
Parameters
param0
:
{
apiClient
:
APIClient
}
Returns
FileGet
Date
2/1/2024 - 8:16:39 PM
Methods
fetch
fetch
(
param0
:
{
uuid
:
string
}
)
:
Promise
<
FileGetResponse
>
Get file info.
Parameters
param0
:
{
uuid
:
string
}
Returns
Promise
<
FileGetResponse
>
Async
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
fetch
@filen/sdk
Loading...
FileGet
Date
2/1/2024 - 8:16:35 PM
Export
FileGet