RetailCRM API Client

TaskHistory

Class TaskHistory

Tags
category

TaskHistory

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

("RetailCrm\Api\Model\Entity\HistoryApiKey")

JMS\SerializedName

("apiKey")

$comment

public BaseComment $comment
Tags
JMS\Type

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

JMS\SerializedName

("comment")

$created

public bool $created
Tags
JMS\Type

("bool")

JMS\SerializedName

("created")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

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

JMS\SerializedName

("createdAt")

$field

public string $field
Tags
JMS\Type

("string")

JMS\SerializedName

("field")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$newValue

public mixed $newValue
Tags
JMS\Type

("mixed")

JMS\SerializedName

("newValue")

$oldValue

public mixed $oldValue
Tags
JMS\Type

("mixed")

JMS\SerializedName

("oldValue")

$source

public string $source
Tags
JMS\Type

("string")

JMS\SerializedName

("source")

$task

public Task $task
Tags
JMS\Type

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

JMS\SerializedName

("task")

$user

public HistoryUser $user
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\HistoryUser")

JMS\SerializedName

("user")


        
On this page

Search results