Interface UserCredentialDeleteSuccessEvent
Properties
Sanitisation Level DATA
data
data: {
credentialId: string;
profile: string;
type: string;
userId: string;
}
Type declaration
credentialId: string
profile: string
type: string
userId: string
requestId
requestId: string
timestamp
timestamp: number