Export

AnonCredsPresentationReqPredSpec

Hierarchy

  • AnonCredsPresentationReqPredSpec

Properties

name: string

Attribute name

Memberof

AnonCredsPresentationReqPredSpec

Memberof

AnonCredsPresentationReqPredSpec

Predicate type ('<', '<=', '>=', or '>')

Memberof

AnonCredsPresentationReqPredSpec

p_value: number

Threshold value

Memberof

AnonCredsPresentationReqPredSpec

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

AnonCredsPresentationReqPredSpec

Generated using TypeDoc