Interface Category

Hierarchy

  • Category

Properties

children?: null | <internal>.Category[]
children_count?: null | number
courses?: null | <internal>.Course[]
courses_count?: null | number
created_at: null | string
icon: null | string
icon_class: null | string
id: number
is_active: boolean
name: string
name_with_breadcrumbs?: string
parent?: null | <internal>.Category
parent_id: null | number
products?: null | <internal>.Product[]
products_count?: null | number
slug: null | string
updated_at: null | string
users?: null | <internal>.User[]
users_count?: null | number

Generated using TypeDoc