Offer
extends Offer
in package
Class Offer
Tags
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
$barcode
public
string
$barcode
Tags
$displayName
public
string
$displayName
Tags
$externalId
public
string
$externalId
Tags
$id
public
int
$id
Tags
$name
public
string
$name
Tags
$properties
public
array<string, mixed>
$properties
Tags
$purchasePrice
public
float
$purchasePrice
Tags
$quantity
public
float
$quantity
Tags
$site
public
string
$site
Tags
$stores
public
array<string|int, Inventory>
$stores
Tags
$unit
public
Unit
$unit
Tags
$vatRate
public
string
$vatRate
Tags
$xmlId
public
string
$xmlId