SlotFlow API Documentation

BatchQuantityStateDelta
in package

Quantity-state delta paired with the batch subject it belongs to.

Tags
template

Table of Contents

Properties

$delta  : int|float
$slot  : Slot
$subject  : mixed

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(TSubject $subject, Slot $slot, int|float $delta) : mixed
Parameters
$subject : TSubject
$slot : Slot
$delta : int|float

        
On this page

Search results