Skip to main content

StockAlertDTO

productIdstring
namestring
currentStockint32
levelstring
daysUntilOutOfStockint32
isUrgentboolean
hasImminentStockoutboolean
StockAlertDTO
{
"productId": "string",
"name": "string",
"currentStock": 0,
"level": "string",
"daysUntilOutOfStock": 0,
"isUrgent": true,
"hasImminentStockout": true
}