Hierarchy

  • CredentialExample

Properties

@context: JsonLdContext
credentialSubject?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
trustedIssuer: readonly TrustedIssuer[]
type: string | readonly string[]

Generated using TypeDoc