BatchQuantityStateDelta
in package
Quantity-state delta paired with the batch subject it belongs to.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$delta read-only
public
int|float
$delta
$slot read-only
public
Slot
$slot
$subject read-only
public
mixed
$subject
Methods
__construct()
public
__construct(TSubject $subject, Slot $slot, int|float $delta) : mixed
Parameters
- $subject : TSubject
- $slot : Slot
- $delta : int|float