Export

IndyProofReqAttrSpec

Hierarchy

  • IndyProofReqAttrSpec

Properties

name?: string

Attribute name

Memberof

IndyProofReqAttrSpec

names?: string[]

Attribute name group

Memberof

IndyProofReqAttrSpec

non_revoked?: null | IndyProofReqAttrSpecNonRevoked

Memberof

IndyProofReqAttrSpec

restrictions?: {
    [key: string]: string;
}[]

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

Type declaration

  • [key: string]: string

Memberof

IndyProofReqAttrSpec

Generated using TypeDoc