Interface CredentialCompactRevocationSetStatusSuccessEvent
Properties
category
category: "credential-compact"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
isRevoked: boolean;
jti: string;
statusIndex: number;
statusUrl: string;
}
Type declaration
isRevoked: boolean
jti: string
statusIndex: number
statusUrl: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number