SlotFlow API Documentation

ScheduleMilestone
in package

FinalYes

One named milestone reached by a movement schedule.

Table of Contents

Properties

$name  : string
$quantity  : int|float
$slot  : TimedSlot

Methods

__construct()  : mixed
Create one schedule milestone.

Properties

Methods

__construct()

Create one schedule milestone.

public __construct(string $name, TimedSlot $slot, int|float $quantity) : mixed
Parameters
$name : string
$slot : TimedSlot
$quantity : int|float

        
On this page

Search results