RetailCRM API Client

Offer extends Offer

Class Offer

Tags
category

Offer

Table of Contents

Properties

$article  : string
$barcode  : string
$displayName  : string
$externalId  : string
$id  : int
$name  : string
$properties  : array<string, mixed>
$purchasePrice  : float
$quantity  : float
$site  : string
$stores  : array<string|int, Inventory>
$unit  : Unit
$vatRate  : string
$xmlId  : string

Properties

$article

public string $article
Tags
JMS\Type

("string")

JMS\SerializedName

("article")

$barcode

public string $barcode
Tags
JMS\Type

("string")

JMS\SerializedName

("barcode")

$displayName

public string $displayName
Tags
JMS\Type

("string")

JMS\SerializedName

("displayName")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

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

$site

public string $site
Tags
JMS\Type

("string")

JMS\SerializedName

("site")

$stores

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

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

JMS\SerializedName

("stores")

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

$xmlId

public string $xmlId
Tags
JMS\Type

("string")

JMS\SerializedName

("xmlId")


        
On this page

Search results