RetailCRM API Client

ProductProperty

Class ProductProperty

Tags
category

ProductProperty

Table of Contents

Properties

$code  : string
$groups  : array<string|int, ProductPropertyGroup>
$isNumeric  : bool
$name  : string
$sites  : array<string|int, string>
$variative  : bool
$visible  : bool

Properties

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$groups

public array<string|int, ProductPropertyGroup> $groups
Tags
JMS\Type

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

JMS\SerializedName

("groups")

$isNumeric

public bool $isNumeric
Tags
JMS\Type

("bool")

JMS\SerializedName

("isNumeric")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$sites

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

("array")

JMS\SerializedName

("sites")

$variative

public bool $variative
Tags
JMS\Type

("bool")

JMS\SerializedName

("variative")

$visible

public bool $visible
Tags
JMS\Type

("bool")

JMS\SerializedName

("visible")


        
On this page

Search results