All Classes and Interfaces
Class
Description
AbstractFindRequest is an abstract object which represent the DTO request containing the objects used to filter entities.
The active user id and role, which is used internally by frontend.
AddAddressRequest represents the DTO request containing the objects used to create a new address.
AddAdministrationRequest represents the DTO request containing the objects used to create a new admin user.
AddBranchRequest represents the DTO request containing the objects used to create a new restaurant branch by the restaurant admin.
AddCouponRequest represents the DTO request containing the objects used to create a new coupon.
AddCourierRegistrationRequest represents the DTO request containing the objects used to create a new restaurant partner registration.
AddCourierRequest represents the DTO request containing the objects used to create a new courier.
AddCustomerReviewRequest represents the DTO request containing the objects used to create a new review.
AddCustomerServiceRequest represents the DTO request containing the objects used to create a new customer service rep.
AddExtraRequest represents the DTO request containing the objects used to create a new extra.
AddMenuRequest represents the DTO request containing the objects used to create a new menu.
AddNewUserRequest represents the DTO request containing the objects used to create a new user with
RESTAURANT_ADMIN, COURIER, SERVICE,
ADMIN.AddOrderItemRequest represents the DTO request containing the objects used to create a new order item.
AddOrderRequest represents the DTO request containing the objects used to create a new order.
Represents an address of the Api.
AddressApi contains all the api operations for handling
Address of DzidziApp.AddRestaurantRegistrationRequest represents the DTO request containing the objects used to create a new courier partner registration.
AddRestaurantRequest represents the DTO request containing the objects used to create a new restaurant.
AddServiceResponseRequest represents the DTO request containing the objects used to create a new response.
AddUserRequest represents the DTO request containing the objects used to create a new user.
Represents an administration of the api.
AdministrationApi contains all the api operations handling
Administration in the DzidziApp.ChangeAddressRequest represents the DTO request containing the objects used to update an existing address.
ChangeCourierRequest represents the DTO request containing the objects used to update an existing courier.
ChangeCustomerReviewRequest represents the DTO request containing the objects used to update an existing review.
ChangeCustomerServiceRequest represents the DTO request containing the objects used to update an existing customer service.
ChangeExtraRequest represents the DTO request containing the objects used to update an existing extra.
ChangeMenuRequest represents the DTO request containing the objects used to update an existing menu.
ChangeOrderItemRequest represents the DTO request containing the objects used to update an existing order item.
ChangeOrderRequest represents the DTO request containing the objects used to change an order.
ChangePasswordRequest represents the DTO request containing the objects used to update an existing user password or username.
ChangeRestaurantRequest represents the DTO request containing the objects used to update an existing restaurant.
ChangeUserRequest represents the DTO request containing the objects used to update an existing user.
Represents a coupon of the api.
CouponApi contains all the api operations for handling
Coupon of DzidziApp.Represents a courier of the Api.
CourierApi contains all the api operations handling
Courier in the DzidziApp.The courier statuses in the dzidziApp.
CreateNewPasswordRequest represents the DTO request containing the objects used to complete an account with
SERVICE, COURIER,
RESTAURANT_ADMIN and ADMIN.CreateUserRequest represents the DTO request containing the objects used to create account with
USER.Represents a credential of the Api.
CredentialApi contains all the api operations for handling
Credential of the DzidziApp.Represent a customer review of the Api.
CustomerReviewApi contains all the api operations for handling
CustomerReview of
DzidziAppRepresents a customer service of the Api.
CustomerServiceApi contains all the api operations handling
CustomerService in the
DzidziApp.DzidziPaginationDTO is used to divide a large list of dataset into smaller pages.
Represents a composition of all the entities of the Api.
Represents an extra of the Api.
ExtraApi contains all the api operations handling
Extra in the DzidziApp.FilterUserRequest represents the DTO request containing the objects used to filter users'.
FindCouponRequest represents the DTO request containing the objects used to filter coupons.
FindCourierOrderRequest represents the DTO request containing the objects used to filter courier orders.
FindCourierRequest represents the DTO request containing the objects used to filter couriers.
FindRestaurantSettlementRequest represents the DTO request containing the objects used to filter courier settlement.
FindExtrasRequest represents the DTO request containing the objects used to filter extras.
FilterMenuRequest represents the DTO request containing the objects used to filter menus'.
FindNotificationRequest represents the DTO request containing the objects used to filter notifications.
FindOrdersRequest represents the DTO request containing the objects used to filter orders.
FindPartnerRegistrationRequest represents the DTO request containing the objects used to filter partner registrations.
FindPlatformSettlementRequest represents the DTO request containing the objects used to filter platform settlement.
FindResponseRequest represents the DTO request containing the objects used to filter service responses'.
FindRestaurantOrderRequest represents the DTO request containing the objects used to filter restaurant orders.
FindRestaurantRequest represents the DTO request containing the objects used to filter restaurant.
FindRestaurantSettlementRequest represents the DTO request containing the objects used to filter restaurant settlement.
FindReviewRequest represents the DTO request containing the objects used to filter customer reviews'.
FindServiceRequest represents the DTO request containing the objects used to filter customer services'.
FindTicketRequest represents the DTO request containing the objects used to filter service tickets'.
FindUserOrderRequest represents the DTO request containing the objects used to filter user orders.
FindUsersRequest represents the DTO request containing the objects used to filter users.
HistoryApi contains all the api operations for handling
Address of DzidziApp.Represents an image of the Api.
ImageApi contains all the api operations for handling
Image of DzidziApp.Represents a menu item of the Api.
MenuApi contains all the api operations handling
Menu in the DzidziApp.The menu categories in the dzidziApp.
Represents a notification of the Api.
Represents an order in the Api.
OrderApi contains all the api operations handling
Order in the DzidziApp.Represents an order item of the Api.
OrderItemApi contains all the api operations handling
OrderItem in the DzidziApp.The order statuses in the dzidziApp.
Represents partner registrations of the Api.
PartnerRegistrationApi contains all the api operations handling
PartnerRegistration in the DzidziApp.PaymentApi contains all the api operations handling
Payment in the DzidziApp.The payment statuses in the dzidziApp.
The providers in the dzidziApp.
Represents a restaurant of the Api.
RestaurantApi contains all the api operations handling
Restaurant in the DzidziApp.Represents a service response of the Api.
ServiceResponseApi contains all the api operations handling
ServiceResponse in the DzidziApp.Represents a service ticket of the Api.
ServiceTicketApi contains all the api operations handling
ServiceTicket in the DzidziApp.The ticket statuses in the dzidziApp.
Represents a user of the Api.
UserApi contains all the api operations handling
User in the DzidziApp.The user roles in the dzidziApp.