PackingSlipFactoryInterface

Extends

Interface PackingSlipFactoryInterface

package

Default

Methods

Creates a packing slip instance.

createPackingSlip(\IdType $id, \StringType $number, \DateTime $date, \FilenameStringType $filename, \IdType $orderId) : boolean|\PackingSlip

Arguments

$id

\IdType

$number

\StringType

$date

\DateTime

$orderId

\IdType

Response

boolean|\PackingSlip