Task
in package
Class Task
Tags
Table of Contents
Properties
- $commentary : string
- $complete : bool
- $completedAt : DateTime
- $createdAt : DateTime
- $creator : int
- $customer : AbstractCustomer
- $datetime : DateTime
- $id : int
- $order : Order
- $performer : int
- $performerId : int
- $performerType : string
- $phone : string
- $phoneSite : string
- $text : string
Properties
$commentary
public
string
$commentary
Tags
$complete
public
bool
$complete
Tags
$completedAt
public
DateTime
$completedAt
Tags
$createdAt
public
DateTime
$createdAt
Tags
$creator
public
int
$creator
Tags
$customer
public
AbstractCustomer
$customer
Tags
$datetime
public
DateTime
$datetime
Tags
$id
public
int
$id
Tags
$order
public
Order
$order
Tags
$performer
public
int
$performer
Tags
$performerId
public
int
$performerId
Tags
$performerType
public
string
$performerType
Tags
$phone
public
string
$phone
Tags
$phoneSite
public
string
$phoneSite
Tags
$text
public
string
$text