RetailCRM API Client

ProductBatchBase

AbstractYes

Abstract class ProductBatchBase

Tags
category

ProductBatchBase

Table of Contents

Properties

$active  : bool
$article  : string
$catalogId  : int
$description  : string
$externalId  : string
$groups  : array<string|int, ProductEditGroupInput>
$manufacturer  : string
$markable  : bool
$name  : string
$novelty  : bool
$popular  : bool
$recommended  : bool
$stock  : bool
$type  : string
$url  : string

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$article

public string $article
Tags
JMS\Type

("string")

JMS\SerializedName

("article")

$catalogId

public int $catalogId
Tags
JMS\Type

("int")

JMS\SerializedName

("catalogId")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$manufacturer

public string $manufacturer
Tags
JMS\Type

("string")

JMS\SerializedName

("manufacturer")

$markable

public bool $markable
Tags
JMS\Type

("bool")

JMS\SerializedName

("markable")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$novelty

public bool $novelty
Tags
JMS\Type

("bool")

JMS\SerializedName

("novelty")

public bool $popular
Tags
JMS\Type

("bool")

JMS\SerializedName

("popular")

public bool $recommended
Tags
JMS\Type

("bool")

JMS\SerializedName

("recommended")

$stock

public bool $stock
Tags
JMS\Type

("bool")

JMS\SerializedName

("stock")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")

$url

public string $url
Tags
JMS\Type

("string")

JMS\SerializedName

("url")


        
On this page

Search results