Skip to content

SudoSOS Back-end API / catalogue/products

catalogue/products ​

This is the module page of the product.

Classes ​

ClassDescription
Product-
ProductControllerThe BaseController class is responsible for: - Storing route definitions. - Generating router objects based on the policy.
ProductImage-
ProductRevision-
ProductServiceWrapper for all Product related logic.

Interfaces ​

InterfaceDescription
BaseProductParams-
BaseProductResponse-
CreateProductParams-
CreateProductRequest-
PaginatedProductResponse-
ProductFilterParametersDefine product filtering parameters used to filter query results.
ProductResponse-
UpdateProductParams-

Type Aliases ​

Type AliasDescription
ProductRequest-
UpdateProductRequest-

Functions ​

FunctionDescription
parseGetProductFilters-