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