Preparing search index...
The search index is not available
manager-application
manager-application
utils/schema/messages
ResponseMessage
Interface ResponseMessage
This interface represents the response the client receives from the server
interface
ResponseMessage
{
code
:
number
;
data
:
any
;
message
:
string
;
}
Index
Properties
code
data
message
Properties
code
code
:
number
data
data
:
any
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
data
message
manager-application
Loading...
This interface represents the response the client receives from the server