StoreOffer
extends ProductOffer
in package
Class StoreOffer
Tags
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>
- $product : Product
- $properties : array<string, mixed>
- $purchasePrice : float
- $quantity : float
- $unit : Unit
- $vatRate : string
- $weight : float
- $width : float
- $xmlId : string
Properties
$active
public
bool
$active
Tags
$article
public
string
$article
Tags
$barcode
public
string
$barcode
Tags
$externalId
public
string
$externalId
Tags
$height
public
float
$height
Tags
$id
public
int
$id
Tags
$images
public
array<string|int, string>
$images
Tags
$length
public
float
$length
Tags
$name
public
string
$name
Tags
$price
public
float
$price
Tags
$prices
public
array<string|int, OfferPrice>
$prices
Tags
$product
public
Product
$product
Tags
$properties
public
array<string, mixed>
$properties
Tags
$purchasePrice
public
float
$purchasePrice
Tags
$quantity
public
float
$quantity
Tags
$unit
public
Unit
$unit
Tags
$vatRate
public
string
$vatRate
Tags
$weight
public
float
$weight
Tags
$width
public
float
$width
Tags
$xmlId
public
string
$xmlId