Skip to main content

products

This module contains types and services related to product management.

Index

Classes

ClassDescription
ProductInventoryClass representing a product inventory.
ProductReviewServiceService for managing product reviews.

Interfaces

InterfaceDescription
ProductInterface representing a product. Contains the essential identifiers and attributes of a product.
ProductDetailsInterface representing product details. Extends the basic Product interface to include more comprehensive attributes for detailed product management.
ProductReviewInterface representing a product review.

Enumerations

EnumerationDescription
ProductCategoryEnum representing different product categories. Helps categorize products into logical groupings for easier management and browsing.