Hierarchy

  • Task

Properties

completed_at: null | string
created_at: null | string
created_by?: null | <internal>.User
created_by_id: number
description: null | string
due_date: null | string
id: number
related?: any
related_id: null | number
related_type: null | string
task_notes?: null | <internal>.TaskNote[]
task_notes_count?: null | number
title: string
type: null | string
updated_at: null | string
user?: null | <internal>.User
user_id: number

Generated using TypeDoc