RetailCRM API Client

CustomerNotesResponse extends AbstractPaginatedResponse

Class CustomerNotesResponse

Tags
category

CustomerNotesResponse

Table of Contents

Properties

$notes  : array<string|int, CustomerNote>
$pagination  : Pagination
$success  : bool

Properties

$notes

public array<string|int, CustomerNote> $notes
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Customers\CustomerNote>")

JMS\SerializedName

("notes")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results