RetailCRM API Client

Task

Class Task

Tags
category

Task

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
JMS\Type

("string")

JMS\SerializedName

("commentary")

$complete

public bool $complete
Tags
JMS\Type

("bool")

JMS\SerializedName

("complete")

$completedAt

public DateTime $completedAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("completedAt")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("createdAt")

$creator

public int $creator
Tags
JMS\Type

("int")

JMS\SerializedName

("creator")

$customer

public AbstractCustomer $customer
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Tasks\AbstractCustomer")

JMS\SerializedName

("customer")

$datetime

public DateTime $datetime
Tags
JMS\Type

("DateTime<'Y-m-d H:i'>")

JMS\SerializedName

("datetime")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$order

public Order $order
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Tasks\Order")

JMS\SerializedName

("order")

$performer

public int $performer
Tags
JMS\Type

("int")

JMS\SerializedName

("performer")

$performerId

public int $performerId
Tags
JMS\Type

("int")

JMS\SerializedName

("performerId")

$performerType

public string $performerType
Tags
JMS\Type

("string")

JMS\SerializedName

("performerType")

$phone

public string $phone
Tags
JMS\Type

("string")

JMS\SerializedName

("phone")

$phoneSite

public string $phoneSite
Tags
JMS\Type

("string")

JMS\SerializedName

("phoneSite")

$text

public string $text
Tags
JMS\Type

("string")

JMS\SerializedName

("text")


        
On this page

Search results