Export

AnonCredsPresentationReqAttrSpec

Hierarchy

  • AnonCredsPresentationReqAttrSpec

Properties

name?: string

Attribute name

Memberof

AnonCredsPresentationReqAttrSpec

names?: string[]

Attribute name group

Memberof

AnonCredsPresentationReqAttrSpec

Memberof

AnonCredsPresentationReqAttrSpec

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

AnonCredsPresentationReqAttrSpec

Generated using TypeDoc