mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-09-02 03:14:01 +00:00
WIP - Order steps & remaining APIs
This commit is contained in:
@@ -4,7 +4,7 @@ namespace App\Classes\Modules\PackingLists\DataTransferObjects;
|
||||
|
||||
use App\Classes\General\Interfaces\DataTransferObject;
|
||||
|
||||
class PackingListObject implements DataTransferObject
|
||||
class PackingListPackageObject implements DataTransferObject
|
||||
{
|
||||
|
||||
private $packingListId;
|
||||
|
||||
Reference in New Issue
Block a user