Interface AdminTenantDeleteStartEvent
Properties
category
category: "admin-tenant"
Sanitisation Level DATA
data
data: {
force: boolean;
hard: boolean;
tenantId: string;
}
Type declaration
force: boolean
hard: boolean
tenantId: string
requestId
requestId: string
timestamp
timestamp: number