expiresAt === null; } public function hasAvailableActivations(): bool { return $this->activationsCount < $this->maxActivations; } }