DeleteMenuItemCommand

data class DeleteMenuItemCommand(val restaurantId: String, val menuId: String, val categoryId: String, val itemId: String)

Constructors

Link copied to clipboard
constructor(restaurantId: String, menuId: String, categoryId: String, itemId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard