RetailCRM API Client

ProductOffer

Class ProductOffer

Tags
category

ProductOffer

Table of Contents

Properties

$active  : bool
$article  : string
$barcode  : string
$externalId  : string
$height  : float
$id  : int
$images  : array<string|int, string>
$length  : float
$name  : string
$price  : float
$prices  : array<string|int, OfferPrice>
$properties  : array<string, mixed>
$purchasePrice  : float
$quantity  : float
$unit  : Unit
$vatRate  : string
$weight  : float
$width  : float
$xmlId  : string

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$article

public string $article
Tags
JMS\Type

("string")

JMS\SerializedName

("article")

$barcode

public string $barcode
Tags
JMS\Type

("string")

JMS\SerializedName

("barcode")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$height

public float $height
Tags
JMS\Type

("float")

JMS\SerializedName

("height")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$images

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

("array")

JMS\SerializedName

("images")

$length

public float $length
Tags
JMS\Type

("float")

JMS\SerializedName

("length")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$price

public float $price
Tags
JMS\Type

("float")

JMS\SerializedName

("price")

$prices

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

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

JMS\SerializedName

("prices")

$properties

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

("array")

JMS\SerializedName

("properties")

$purchasePrice

public float $purchasePrice
Tags
JMS\Type

("float")

JMS\SerializedName

("purchasePrice")

$quantity

public float $quantity
Tags
JMS\Type

("float")

JMS\SerializedName

("quantity")

$unit

public Unit $unit
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Items\Unit")

JMS\SerializedName

("unit")

$vatRate

public string $vatRate
Tags
JMS\Type

("string")

JMS\SerializedName

("vatRate")

$weight

public float $weight
Tags
JMS\Type

("float")

JMS\SerializedName

("weight")

$width

public float $width
Tags
JMS\Type

("float")

JMS\SerializedName

("width")

$xmlId

public string $xmlId
Tags
JMS\Type

("string")

JMS\SerializedName

("xmlId")


        
On this page

Search results