RetailCRM API Client

TaskGetCommentsResponse extends AbstractPaginatedResponse

Class TaskGetCommentsResponse

Tags
category

TaskGetCommentsRequest

Table of Contents

Properties

$comments  : array<string|int, TaskComment>
$pagination  : Pagination
$success  : bool

Properties

$comments

public array<string|int, TaskComment> $comments
Tags
JMS\Type

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

JMS\SerializedName

("comments")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results