userId = $userId; $this->petId = $petId; $this->oldStatusData = $oldStatusData; $this->newStatusData = $newStatusData; $this->reason = $reason; $this->petData = $petData; } }