Package com.dzidzi.dto.restaurant
package com.dzidzi.dto.restaurant
-
ClassesClassDescriptionAddBranchRequest represents the DTO request containing the objects used to create a new restaurant branch by the restaurant admin.AddRestaurantRequest represents the DTO request containing the objects used to create a new restaurant.ChangeRestaurantRequest represents the DTO request containing the objects used to update an existing restaurant.FindRestaurantRequest represents the DTO request containing the objects used to filter restaurant.Represents a restaurant of the Api.