RetailCRM API Client

ProductsResponse extends AbstractPaginatedResponse

Class ProductsResponse

Tags
category

ProductsResponse

Table of Contents

Properties

$pagination  : Pagination
$products  : array<string|int, Product>
$success  : bool

Properties

$products

public array<string|int, Product> $products
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Store\Product>")

JMS\SerializedName

("products")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results