RetailCRM API Client

TasksHistoryResponse extends AbstractPaginatedResponse

Class TasksHistoryResponse

Tags
category

TasksHistoryResponse

Table of Contents

Properties

$generatedAt  : DateTime
$history  : array<string|int, TaskHistory>
$pagination  : Pagination
$success  : bool

Properties

$generatedAt

public DateTime $generatedAt
Tags
JMS\Type

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

JMS\SerializedName

("generatedAt")

$history

public array<string|int, TaskHistory> $history
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Tasks\TaskHistory>")

JMS\SerializedName

("history")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results