Interface for a credential QR code object.

Hierarchy

  • ICredentialQR

Properties

Properties

body: {
    callbackUrl: string;
    credentials: ICredentialBody[];
    nonce: string;
}

Type declaration

from: string
id: string
thid: string
to: string
typ: string
type: string

Generated using TypeDoc