Preparing search index...
The search index is not available
customer-application
customer-application
utils/schema/message
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
customer-application
Loading...
This interface represents the response the client receives from the server