WeightAdjuster extends ResourceModel
Table of Contents
- $adjuster : string
- $adjuster_value : float
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$adjuster
public
string
$adjuster
$adjuster_value
public
float
$adjuster_value
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>