ShipmentDetails = new ShipmentDetails(); $this->Shipper = new Shipper(); $this->ShipperReference = ''; $this->Receiver = new Receiver(); } }