Class CoreCategory

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

      icon: string = ''

      icon of the object

      id_in_server: number
      meta: {} = {}

      Type declaration

        name: string

        name of the object

        name_translations: any

        Translations of the name

        sequence: number = 0
        type: CategoryType = CategoryType.Modifier
        uid: string = ...
        updated_at: Date = ...
        visibility: Visibility[] = []

        Generated using TypeDoc