Moeen Chat Service - v1.0.0
Preparing search index...
client/file-manager/types/error-response.type
FileManagerErrorResponse
Interface FileManagerErrorResponse
interface
FileManagerErrorResponse
{
error
:
string
;
message
:
string
;
path
:
string
;
status
:
number
;
timestamp
:
string
;
}
Index
Properties
error
message
path
status
timestamp
Properties
error
error
:
string
message
message
:
string
path
path
:
string
status
status
:
number
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
message
path
status
timestamp
Moeen Chat Service - v1.0.0
Loading...