Hierarchy

  • BaseMongoEntity
    • CategoryEntity

Implements

Constructors

Properties

ancestors: string[]

Category ancestors

description: string

A description of the product category.

Category Icon object

level: number

Category level

name: string

The name of the product category.

parentId: string

Parent ID of the category

sequence: number

The sequence of the category. This is useful when user want to customize the order when displaying category

status: "ACTIVE" | "INACTIVE"

Category status

Generated using TypeDoc