TaskHistory
in package
Class TaskHistory
Tags
Table of Contents
Properties
- $apiKey : HistoryApiKey
- $comment : BaseComment
- $created : bool
- $createdAt : DateTime
- $field : string
- $id : int
- $newValue : mixed
- $oldValue : mixed
- $source : string
- $task : Task
- $user : HistoryUser
Properties
$apiKey
public
HistoryApiKey
$apiKey
Tags
$comment
public
BaseComment
$comment
Tags
$created
public
bool
$created
Tags
$createdAt
public
DateTime
$createdAt
Tags
$field
public
string
$field
Tags
$id
public
int
$id
Tags
$newValue
public
mixed
$newValue
Tags
$oldValue
public
mixed
$oldValue
Tags
$source
public
string
$source
Tags
$task
public
Task
$task
Tags
$user
public
HistoryUser
$user