Type alias PresentationRequestJwm
PresentationRequestJwm: Jwm & { body: VerifiablePresentationRequest; from: string; reply_to: readonly string[]; reply_url: string; type: PresentationRequestType; }
Type declaration
-
-
Readonly
from: string
-
Readonly
reply_to: readonly string[]
-
Readonly
reply_url: string
-
Readonly
type: PresentationRequestType