Skip to main content

Interface: IIdentityVerifiablePresentationCreateResponse

Response to creating a verifiable presentation.

Properties

body

body: object

The response payload.

verifiablePresentation

verifiablePresentation: IDidVerifiablePresentation

The verifiable presentation that was created.

jwt

jwt: string

The JWT token for the verifiable presentation.