Package-level declarations
Functions
Link copied to clipboard
fun UpdateCategoryRequest.toCommand(restaurantId: String, menuId: String, categoryId: String): UpdateCategoryCommand
fun CreateMenuItemRequest.toCommand(restaurantId: String, menuId: String, categoryId: String): CreateMenuItemCommand
fun UpdateMenuItemRequest.toCommand(restaurantId: String, menuId: String, categoryId: String, itemId: String): UpdateMenuItemCommand
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard