Preparing search index...
The search index is not available
server
server
schema/messages
ServiceResponse
Interface ServiceResponse<T>
This interface represents the response sent by the microservice to the server
interface
ServiceResponse
<
T
>
{
data
:
T
;
status
:
number
;
statusText
:
string
;
}
Type Parameters
T
Index
Properties
data
status
status
Text
Properties
data
data
:
T
status
status
:
number
status
Text
statusText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
status
status
Text
server
check-service
checkService
schema
item
IngredientInRecipe
Item
WarehouseIngredient
messages
Log
MissingIngredientNotification
RequestMessage
ResponseMessage
ServiceResponse
order
ItemId
Order
OrderItem
server
utils
axios
catchErrorAndSendMsg
http
httpMenu
httpOrders
handlers
checkErrorMessage
checkOrder
createErrorMessage
handleNewOrder
handleResponse
messages
MenuServiceMessages
NEW_ORDER_CREATED
OrdersServiceMessages
WarehouseServiceMessages
service
Service
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
This interface represents the response sent by the microservice to the server