RetailCRM API Client

ProductGroup

Class ProductGroup

Tags
category

ProductGroup

Table of Contents

Properties

$active  : bool
$externalId  : string
$id  : int
$lvl  : int
$name  : string
$parentId  : int
$site  : string

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$lvl

public int $lvl
Tags
JMS\Type

("int")

JMS\SerializedName

("lvl")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$parentId

public int $parentId
Tags
JMS\Type

("int")

JMS\SerializedName

("parentId")

$site

public string $site
Tags
JMS\Type

("string")

JMS\SerializedName

("site")


        
On this page

Search results