Interface CredentialPresentationSessionCreateSuccessEvent
Properties
category
category: "credential-presentation"
Sanitisation Level DATA
data
data: {
sessionId: string;
sessionUrl: string;
}
Type declaration
sessionId: string
sessionUrl: string
requestId
requestId: string
timestamp
timestamp: number