Skip to main content
interface EventUserAnonymizationScheduled
implements HookEventBase
import { type EventUserAnonymizationScheduled } from "https://deno.land/x/authgear_deno_hook@v1.3.0/mod.ts";

Properties

type: "user.anonymization_scheduled"
payload: { user: User; }