Interface TenantClientCreateStartEvent
Properties
category
category: "tenant"
Sanitisation Level DATA
data
data: {
name: string;
roles: string[];
tenantId: string;
}
Type declaration
name: string
roles: string[]
tenantId: string
requestId
requestId: string
timestamp
timestamp: number