Skip to content

SudoSOS Back-end API / catalogue/product-categories

catalogue/product-categories ​

This is the module page of the product-category.

Classes ​

ClassDescription
ProductCategory-
ProductCategoryControllerThe BaseController class is responsible for: - Storing route definitions. - Generating router objects based on the policy.
ProductCategoryServiceWrapper for all Product related logic.

Interfaces ​

InterfaceDescription
PaginatedProductCategoryResponse-
ProductCategoryFilterParametersDefine productCategory filtering parameters used to filter query results.
ProductCategoryRequest-
ProductCategoryResponse-