RetailCRM API Client

CustomersResponse extends AbstractPaginatedResponse

Class CustomersResponse

Tags
category

CustomersResponse

Table of Contents

Properties

$customers  : array<string|int, Customer>
$pagination  : Pagination
$success  : bool

Properties

$customers

public array<string|int, Customer> $customers
Tags
JMS\Type

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

JMS\SerializedName

("customers")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results