Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Category

Index

Properties

children?: null | EscolaLms.Categories.Models.Category[]
children_count?: null | number
courses?: null | EscolaLms.Courses.Models.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_id: null | number
slug: null | string
updated_at: null | string
users?: null | App.Models.User[]
users_count?: null | number

Generated using TypeDoc