WarehouseService

Interface exposing application methods

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun restock(ingredient: UpdateQuantity): WarehouseServiceResponse<Ingredient>