ProductModifierValueAdjuster
extends ResourceModel
in package
Tags
Table of Contents
- $image_url : string
- $price : PriceAdjuster|null
- $purchasing_disabled : object
- $weight : WeightAdjuster|null
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$image_url
public
string
$image_url
Tags
$price
public
PriceAdjuster|null
$price
Tags
$purchasing_disabled
public
object
$purchasing_disabled
Tags
$weight
public
WeightAdjuster|null
$weight
Tags
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Tags
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>