Hierarchy

  • VerifiablePresentation

Properties

@context: ["https://www.w3.org/2018/credentials/v1", ...string[]]
expirationDate?: string
holder: Did
id?: string
issuanceDate?: string
proof?: Proof | Proof[]
type: ["VerifiablePresentation", ...string[]]
verifiableCredential: VerifiableCredential | VerifiableCredential[]
verifier?: string