OfferProduct
in package
Class Product
Tags
Table of Contents
Properties
- $active : bool
- $article : string
- $description : string
- $externalId : string
- $groups : array<string|int, FixExternalRow>
- $id : int
- $imageUrl : string
- $manufacturer : string
- $markable : bool
- $maxPrice : float
- $minPrice : float
- $name : string
- $novelty : bool
- $popular : bool
- $properties : array<string, mixed>
- $quantity : float
- $recommended : bool
- $stock : bool
- $type : string
- $updatedAt : DateTime
- $url : string
Properties
$active
public
bool
$active
Tags
$article
public
string
$article
Tags
$description
public
string
$description
Tags
$externalId
public
string
$externalId
Tags
$groups
public
array<string|int, FixExternalRow>
$groups
Tags
$id
public
int
$id
Tags
$imageUrl
public
string
$imageUrl
Tags
$manufacturer
public
string
$manufacturer
Tags
$markable
public
bool
$markable
Tags
$maxPrice
public
float
$maxPrice
Tags
$minPrice
public
float
$minPrice
Tags
$name
public
string
$name
Tags
$novelty
public
bool
$novelty
Tags
$popular
public
bool
$popular
Tags
$properties
public
array<string, mixed>
$properties
Tags
$quantity
public
float
$quantity
Tags
$recommended
public
bool
$recommended
Tags
$stock
public
bool
$stock
Tags
$type
public
string
$type
Tags
$updatedAt
public
DateTime
$updatedAt
Tags
$url
public
string
$url