Interface PackingSlipReaderInterface

Interface PackingSlipReaderInterface

Direct known implementers

PackingSlipReader

Methods summary

public getPackingSlipsByOrderId( IdType $orderId ) : PackingSlipCollection

Gets all packing slips for a given order ID.

public getPackingSlipFileNameCollectionByOrderId( IdType $orderId ) : StringCollection

Gets all file names of packing slips for a given order ID.