Export

IndyProofReqPredSpec

Hierarchy

  • IndyProofReqPredSpec

Properties

name: string

Attribute name

Memberof

IndyProofReqPredSpec

non_revoked?: null | IndyProofReqPredSpecNonRevoked

Memberof

IndyProofReqPredSpec

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

Memberof

IndyProofReqPredSpec

p_value: number

Threshold value

Memberof

IndyProofReqPredSpec

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

IndyProofReqPredSpec

Generated using TypeDoc