RetailCRM API Client

ProductGroupsResponse extends AbstractPaginatedResponse

Class ProductGroupsResponse

Tags
category

ProductGroupsResponse

Table of Contents

Properties

$pagination  : Pagination
$productGroup  : array<string|int, ProductGroup>
$success  : bool

Properties

$productGroup

public array<string|int, ProductGroup> $productGroup
Tags
JMS\Type

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

JMS\SerializedName

("productGroup")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results