RetailCRM API Client

TasksResponse extends AbstractPaginatedResponse

Class TasksResponse

Tags
category

TasksResponse

Table of Contents

Properties

$pagination  : Pagination
$success  : bool
$tasks  : array<string|int, Task>

Properties

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")

$tasks

public array<string|int, Task> $tasks
Tags
JMS\Type

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

JMS\SerializedName

("tasks")


        
On this page

Search results