Interface CredentialWebSemanticRevocationMessagePayloadCreateStartEvent
Properties
category
category: "credential-web-semantic"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
credentialId: string;
from: undefined | string;
to: string[];
}
Type declaration
credentialId: string
from: undefined | string
to: string[]
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number