Interface CredentialPresentationSessionRetrieveStartEvent
Properties
category
category: "credential-presentation"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
sessionId: string;
sessionRequestId: string;
}
Type declaration
sessionId: string
sessionRequestId: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number