Class Category

Hierarchy

Implements

Constructors

Properties

_timestamp: number
color: string = ''

color of the object

created_at: Date = ...
deleted_at: any = null
description: string

description of the object

description_translations: {} = {}

Translations of the description

Type declaration

    etc: {} = {}

    Type declaration

      has_subcategory: boolean = false

      if category has subcategory

      icon: string = ''

      icon of the object

      id_in_server: number
      meta: {} = {}

      Type declaration

        name: string

        name of the object

        name_translations: {} = {}

        Translations of the name

        Type declaration

          printing_sequence: number = 0

          Printing sequence number

          sequence: number = 0
          subcategories: any[] = []

          subcategories of the category

          type: CategoryType = CategoryType.Product
          uid: string = ...
          updated_at: Date = ...
          visibility: Visibility[]

          Generated using TypeDoc