userId = $userId; $this->shopItem = $shopItem; $this->quantity = $quantity; $this->totalPrice = $totalPrice; $this->purchaseLogId = $purchaseLogId; } }