Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

VCRecord

Hierarchy

  • VCRecord

Index

Properties

contexts?: string[]
memberof

VCRecord

cred_tags?: {}
memberof

VCRecord

Type declaration

  • [key: string]: string
cred_value?: object

(JSON-serializable) credential value

memberof

VCRecord

expanded_types?: string[]
memberof

VCRecord

given_id?: string

Credential identifier

memberof

VCRecord

issuer_id?: string

Issuer identifier

memberof

VCRecord

proof_types?: string[]
memberof

VCRecord

record_id?: string

Record identifier

memberof

VCRecord

schema_ids?: string[]
memberof

VCRecord

subject_ids?: string[]
memberof

VCRecord

Generated using TypeDoc