RetailCRM API Client

OfferProduct

Class Product

Tags
category

OfferProduct

Table of Contents

Properties

$active  : bool
$article  : string
$description  : string
$externalId  : string
$groups  : array<string|int, FixExternalRow>
$id  : int
$imageUrl  : string
$manufacturer  : string
$markable  : bool
$maxPrice  : float
$minPrice  : float
$name  : string
$novelty  : bool
$popular  : bool
$properties  : array<string, mixed>
$quantity  : float
$recommended  : bool
$stock  : bool
$type  : string
$updatedAt  : DateTime
$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")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$groups

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

("array<RetailCrm\Api\Model\Entity\FixExternalRow>")

JMS\SerializedName

("groups")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$imageUrl

public string $imageUrl
Tags
JMS\Type

("string")

JMS\SerializedName

("imageUrl")

$manufacturer

public string $manufacturer
Tags
JMS\Type

("string")

JMS\SerializedName

("manufacturer")

$markable

public bool $markable
Tags
JMS\Type

("bool")

JMS\SerializedName

("markable")

$maxPrice

public float $maxPrice
Tags
JMS\Type

("float")

JMS\SerializedName

("maxPrice")

$minPrice

public float $minPrice
Tags
JMS\Type

("float")

JMS\SerializedName

("minPrice")

$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")

$properties

public array<string, mixed> $properties
Tags
JMS\Type

("array")

JMS\SerializedName

("properties")

$quantity

public float $quantity
Tags
JMS\Type

("float")

JMS\SerializedName

("quantity")

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")

$updatedAt

public DateTime $updatedAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("updatedAt")

$url

public string $url
Tags
JMS\Type

("string")

JMS\SerializedName

("url")


        
On this page

Search results