userId = $userId; $this->groupId = $groupId; $this->groupCode = $groupCode; $this->sourceType = $sourceType; $this->sourceId = $sourceId; $this->items = $items; } }