Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CredentialSchema

Interface for a CredentialSchema in JSON-LD syntax with arbitrary number (0 to n) of string keys with values of type ClaimValue.

Hierarchy

  • CredentialSchema

Indexable

[claimName: string]: ClaimValue

Interface for a CredentialSchema in JSON-LD syntax with arbitrary number (0 to n) of string keys with values of type ClaimValue.

Index

Properties

Properties

@context

@context: string

@type

@type: string

Generated using TypeDoc