Package com.dzidzi.dto.order
package com.dzidzi.dto.order
-
ClassDescriptionAddOrderRequest represents the DTO request containing the objects used to create a new order.ChangeOrderRequest represents the DTO request containing the objects used to change an order.FindCourierOrderRequest represents the DTO request containing the objects used to filter courier orders.FindOrdersRequest represents the DTO request containing the objects used to filter orders.FindRestaurantOrderRequest represents the DTO request containing the objects used to filter restaurant orders.FindUserOrderRequest represents the DTO request containing the objects used to filter user orders.Represents an order in the Api.The order statuses in the dzidziApp.