WeightAdjuster
extends ResourceModel
in package
Tags
Table of Contents
- $adjuster : string
- $adjuster_value : float
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$adjuster
public
string
$adjuster
Tags
$adjuster_value
public
float
$adjuster_value
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>