RetailCRM API Client

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

$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