DeleteCategoryCommand

data class DeleteCategoryCommand(val restaurantId: String, val menuId: String, val categoryId: String)

Constructors

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

Properties

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