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

IndyProofReqAttrSpec

Hierarchy

  • IndyProofReqAttrSpec

Index

Properties

name?: string

Attribute name

memberof

IndyProofReqAttrSpec

names?: string[]

Attribute name group

memberof

IndyProofReqAttrSpec

non_revoked?: null | IndyProofReqAttrSpecNonRevoked
memberof

IndyProofReqAttrSpec

restrictions?: {}[]

If present, credential must satisfy one of given restrictions: specify schema_id, schema_issuer_did, schema_name, schema_version, issuer_did, cred_def_id, and/or attr::::value where represents a credential attribute name

memberof

IndyProofReqAttrSpec

Generated using TypeDoc